Searched defs:registerForT53AudioControlInfo (Results 1 - 5 of 5) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java656 public void registerForT53AudioControlInfo(Handler h,int what, Object obj) { method in class:BaseCommands
H A DCommandsInterface.java540 void registerForT53AudioControlInfo(Handler h, int what, Object obj); method in interface:CommandsInterface
H A DPhone.java2660 public void registerForT53AudioControlInfo(Handler h, int what, Object obj) { method in class:Phone
2661 mCi.registerForT53AudioControlInfo(h, what, obj);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java492 public void registerForT53AudioControlInfo(Handler h, int what, Object obj) { method in class:SimulatedCommandsVerifier
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java761 public void registerForT53AudioControlInfo(Handler h, int what, Object obj) { method in class:PhoneMock

Completed in 68 milliseconds