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 95 callManager.registerForDisplayInfo(this, PHONE_STATE_DISPLAYINFO, null);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 456 void registerForDisplayInfo(Handler h, int what, Object obj);
    [all...]
Phone.java     [all...]
PhoneProxy.java     [all...]
CallManager.java 620 phone.registerForDisplayInfo(handler, EVENT_DISPLAY_INFO, null);
    [all...]
PhoneBase.java     [all...]
BaseCommands.java 559 public void registerForDisplayInfo(Handler h, int what, Object obj) {

Completed in 154 milliseconds