public class

SpecialCharSequenceMgr

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

Class Overview

Helper class to listen for some magic character sequences that are handled specially by the dialer. TODO: there's lots of duplicated code between this class and the corresponding class under apps/Phone. 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