Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl54 void notifyCallStateForAllSubs(int state, String incomingNumber); in notifyCallStateForAllSubs() method
/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java387 sRegistry.notifyCallStateForAllSubs(state, incomingNumber); in notifyCallStateChangedForAllSubscriptions()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1584 public void notifyCallStateForAllSubs(int state, String phoneNumber) { in notifyCallStateForAllSubs() method in TelephonyRegistry