Searched refs:registerForDisplayInfo (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallManager.java592 phone.registerForDisplayInfo(handler, EVENT_DISPLAY_INFO,
1658 public void registerForDisplayInfo(Handler h, int what, Object obj){ method in class:CallManager
H A DBaseCommands.java557 public void registerForDisplayInfo(Handler h, int what, Object obj) { method in class:BaseCommands
H A DCommandsInterface.java463 void registerForDisplayInfo(Handler h, int what, Object obj); method in interface:CommandsInterface
H A DPhone.java2536 public void registerForDisplayInfo(Handler h, int what, Object obj) { method in class:Phone
2537 mCi.registerForDisplayInfo(h, what, obj);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java422 public void registerForDisplayInfo(Handler h, int what, Object obj) { method in class:SimulatedCommandsVerifier
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java721 public void registerForDisplayInfo(Handler h, int what, Object obj) { method in class:PhoneMock

Completed in 723 milliseconds