Searched refs:notifyServiceState (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTestPhoneNotifier.java.broken36 public void notifyServiceState(Phone sender) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneNotifier.java31 public void notifyServiceState(Phone sender); method in interface:PhoneNotifier
H A DPhoneStateIntentReceiver.java89 ("client must call notifyServiceState(int)");
133 public void notifyServiceState(int eventWhat) { method in class:PhoneStateIntentReceiver
H A DDefaultPhoneNotifier.java72 public void notifyServiceState(Phone sender) { method in class:DefaultPhoneNotifier
H A DPhone.java1452 mNotifier.notifyServiceState(this);

Completed in 75 milliseconds