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

  /frameworks/base/telephony/java/com/android/internal/telephony/
Phone.java     [all...]
PhoneBase.java     [all...]
PhoneProxy.java 777 public void registerForDisplayInfo(Handler h, int what, Object obj) {
778 mActivePhone.registerForDisplayInfo(h,what,obj);
CommandsInterface.java 481 void registerForDisplayInfo(Handler h, int what, Object obj);
    [all...]
CallManager.java 418 phone.registerForDisplayInfo(mHandler, EVENT_DISPLAY_INFO, null);
    [all...]
BaseCommands.java 527 public void registerForDisplayInfo(Handler h, int what, Object obj) {
  /packages/apps/Phone/src/com/android/phone/
CallNotifier.java     [all...]

Completed in 746 milliseconds