HomeSort by relevance Sort by last modified time
    Searched defs:notifyServiceState (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneNotifier.java 32 public void notifyServiceState(Phone sender);
PhoneStateIntentReceiver.java 89 ("client must call notifyServiceState(int)");
133 public void notifyServiceState(int eventWhat) {
DefaultPhoneNotifier.java 76 public void notifyServiceState(Phone sender) {
PhoneBase.java     [all...]

Completed in 88 milliseconds