Searched defs:notifyServiceState (Results 1 – 6 of 6) sorted by relevance
26 public void notifyServiceState(Phone sender); in notifyServiceState() method
29 void notifyServiceState(in ServiceState state); in notifyServiceState() method
55 public void notifyServiceState(Phone sender) { in notifyServiceState() method in DefaultPhoneNotifier
156 public void notifyServiceState(int eventWhat) { in notifyServiceState() method in PhoneStateIntentReceiver
30 public void notifyServiceState(Phone sender) { in notifyServiceState() method in TestPhoneNotifier
252 public void notifyServiceState(ServiceState state) { in notifyServiceState() method in TelephonyRegistry