Searched defs:notifyServiceState (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneNotifier.java32 public void notifyServiceState(Phone sender); method in interface:PhoneNotifier
H A DDefaultPhoneNotifier.java76 public void notifyServiceState(Phone sender) { method in class:DefaultPhoneNotifier
H A DPhoneStateIntentReceiver.java89 ("client must call notifyServiceState(int)");
133 public void notifyServiceState(int eventWhat) { method in class:PhoneStateIntentReceiver

Completed in 55 milliseconds