Searched defs:onServiceStateUpdated (Results 1 – 4 of 4) sorted by relevance
116 public void onServiceStateUpdated(ServiceState serviceState) { in onServiceStateUpdated() method in EmergencySmsDomainSelector
231 public void onServiceStateUpdated(ServiceState serviceState) { in onServiceStateUpdated() method in NormalCallDomainSelector
349 public void onServiceStateUpdated(int slotId, int subId, @NonNull ServiceState serviceState) { in onServiceStateUpdated() method in TelephonyDomainSelectionService
64 void onServiceStateUpdated(ServiceState serviceState); in onServiceStateUpdated() method