Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl55 void notifyCallState(in int phoneId, in int subId, int state, String incomingNumber); in notifyCallState() method
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1628 public void notifyCallState(int phoneId, int subId, int state, String incomingNumber) { in notifyCallState() method in TelephonyRegistry
2321 boolean notifyCallState = true; in notifyPreciseCallState()
2325 notifyCallState = false; in notifyPreciseCallState()
2396 notifyCallState = false; in notifyPreciseCallState()
2425 if (notifyCallState) { in notifyPreciseCallState()
/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java369 sRegistry.notifyCallState(slotIndex, subId, state, incomingNumber); in notifyCallStateChanged()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt84831 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallState(ILjava/lang/String;…