HomeSort by relevance Sort by last modified time
    Searched refs:registerForDisplayInfo (Results 1 - 7 of 7) sorted by null

  /packages/services/Telephony/src/com/android/phone/
CallStateMonitor.java 88 callManager.registerForDisplayInfo(this, PHONE_STATE_DISPLAYINFO, null);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java     [all...]
CommandsInterface.java 427 void registerForDisplayInfo(Handler h, int what, Object obj);
    [all...]
PhoneBase.java     [all...]
PhoneProxy.java     [all...]
CallManager.java 537 phone.registerForDisplayInfo(handler, EVENT_DISPLAY_INFO, null);
    [all...]
BaseCommands.java 530 public void registerForDisplayInfo(Handler h, int what, Object obj) {

Completed in 83 milliseconds