Searched refs:notifyServiceStateForSubId (Results 1 – 3 of 3) sorted by relevance
76 notifyServiceStateForSubId(sender, sender.getServiceState(), sender.getSubId()); in notifyServiceState()80 public void notifyServiceStateForSubId(Phone sender, ServiceState ss, int subId) { in notifyServiceStateForSubId() method in DefaultPhoneNotifier
57 void notifyServiceStateForSubId(Phone sender, ServiceState ss, int subId); in notifyServiceStateForSubId() method
1752 mNotifier.notifyServiceStateForSubId(this, ss, subId); in notifyServiceStateChangedPForSubId()