public class

SpecialCharSequenceMgr

extends Object
java.lang.Object
   ↳ com.android.phone.SpecialCharSequenceMgr

Class Overview

Helper class to listen for some magic character sequences that are handled specially by the Phone app. TODO: there's lots of duplicated code between this class and the corresponding class under apps/Contacts. Let's figure out a way to unify these two classes (in the framework? in a common shared library?)

Summary

[Expand]
Inherited Methods
From class java.lang.Object