Home
last modified time | relevance | path

Searched defs:notifyServiceStateChanged (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java367 public void notifyServiceStateChanged(int slotIndex, int subId, @NonNull ServiceState state) { in notifyServiceStateChanged() method in TelephonyRegistryManager
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java220 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in ImsPhoneBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java174 void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in SipPhoneBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaPhone.java862 public void notifyServiceStateChanged(ServiceState ss) { in notifyServiceStateChanged() method in GsmCdmaPhone