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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java1592 void registerFoT53ClirlInfo(Handler h, int what, Object obj); method in interface:Phone
H A DPhoneBase.java1034 public void registerFoT53ClirlInfo(Handler h, int what, Object obj) { method in class:PhoneBase
1035 mCM.registerFoT53ClirlInfo(h, what, obj);
H A DPhoneProxy.java927 public void registerFoT53ClirlInfo(Handler h, int what, Object obj) { method in class:PhoneProxy
928 mActivePhone.registerFoT53ClirlInfo(h, what, obj);
H A DBaseCommands.java484 public void registerFoT53ClirlInfo(Handler h,int what, Object obj) { method in class:BaseCommands
H A DCommandsInterface.java460 void registerFoT53ClirlInfo(Handler h, int what, Object obj); method in interface:CommandsInterface

Completed in 71 milliseconds