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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTestPhoneNotifier.java36 public void notifyServiceState(Phone sender) { method in class:TestPhoneNotifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneNotifier.java32 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.java76 public void notifyServiceState(Phone sender) { method in class:DefaultPhoneNotifier
H A DPhoneBase.java984 mNotifier.notifyServiceState(this);

Completed in 56 milliseconds