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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java618 public void registerFoT53ClirlInfo(Handler h,int what, Object obj) { method in class:BaseCommands
H A DPhoneBase.java1559 public void registerFoT53ClirlInfo(Handler h, int what, Object obj) { method in class:PhoneBase
1560 mCi.registerFoT53ClirlInfo(h, what, obj);
H A DPhoneProxy.java1174 public void registerFoT53ClirlInfo(Handler h, int what, Object obj) { method in class:PhoneProxy
1175 mActivePhone.registerFoT53ClirlInfo(h, what, obj);
H A DCommandsInterface.java493 void registerFoT53ClirlInfo(Handler h, int what, Object obj); method in interface:CommandsInterface
H A DPhone.java1637 void registerFoT53ClirlInfo(Handler h, int what, Object obj); method in interface:Phone

Completed in 63 milliseconds