Searched refs:registerFoT53ClirlInfo (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java522 void registerFoT53ClirlInfo(Handler h, int what, Object obj); method in interface:CommandsInterface
H A DPhone.java1693 void registerFoT53ClirlInfo(Handler h, int what, Object obj); method in interface:Phone
H A DPhoneProxy.java1235 public void registerFoT53ClirlInfo(Handler h, int what, Object obj) { method in class:PhoneProxy
1236 mActivePhone.registerFoT53ClirlInfo(h, what, obj);
H A DPhoneBase.java1674 public void registerFoT53ClirlInfo(Handler h, int what, Object obj) { method in class:PhoneBase
1675 mCi.registerFoT53ClirlInfo(h, what, obj);
H A DBaseCommands.java647 public void registerFoT53ClirlInfo(Handler h,int what, Object obj) { method in class:BaseCommands

Completed in 4752 milliseconds