Home
last modified time | relevance | path

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

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