Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DPhoneStateBroadcaster.java124 mRegistry.notifyCallStateChangedForAllSubscriptions(phoneState, callHandle); in sendPhoneStateChangedBroadcast()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java1028 .notifyCallStateChangedForAllSubscriptions( in startAndMakeActiveOutgoingCall()
1086 .notifyCallStateChangedForAllSubscriptions( in startAndMakeActiveIncomingCall()
/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java326 public void notifyCallStateChangedForAllSubscriptions(@CallState int state, in notifyCallStateChangedForAllSubscriptions() method in TelephonyRegistryManager