Home
last modified time | relevance | path

Searched defs:notifyPreciseCallState (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneNotifier.java81 void notifyPreciseCallState(Phone sender); in notifyPreciseCallState() method
H A DDefaultPhoneNotifier.java148 public void notifyPreciseCallState(Phone sender) { in notifyPreciseCallState() method in DefaultPhoneNotifier
/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl67 void notifyPreciseCallState(int phoneId, int subId, int ringingCallState, in notifyPreciseCallState() method
/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java680 public void notifyPreciseCallState(int slotIndex, int subId, in notifyPreciseCallState() method in TelephonyRegistryManager
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2146 public void notifyPreciseCallState(int phoneId, int subId, int ringingCallState, in notifyPreciseCallState() method in TelephonyRegistry