Home
last modified time | relevance | path

Searched refs:notifyCallStateForAllSubs (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl49 void notifyCallStateForAllSubs(int state, String incomingNumber); in notifyCallStateForAllSubs() method
/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java329 sRegistry.notifyCallStateForAllSubs(state, incomingNumber); in notifyCallStateChangedForAllSubscriptions()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1471 public void notifyCallStateForAllSubs(int state, String phoneNumber) { in notifyCallStateForAllSubs() method in TelephonyRegistry
/aosp12/frameworks/base/services/
H A Dart-profile3306 HPLcom/android/server/TelephonyRegistry;->notifyCallStateForAllSubs(ILjava/lang/String;)V+]Lcom/and…