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.java68 void notifyPreciseCallState(Phone sender); in notifyPreciseCallState() method
DDefaultPhoneNotifier.java157 public void notifyPreciseCallState(Phone sender) { in notifyPreciseCallState() method in DefaultPhoneNotifier
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java570 public void notifyPreciseCallState(int subId, int slotIndex, in notifyPreciseCallState() method in TelephonyRegistryManager
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl77 void notifyPreciseCallState(int phoneId, int subId, int ringingCallState, in notifyPreciseCallState() method
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1860 public void notifyPreciseCallState(int phoneId, int subId, int ringingCallState, in notifyPreciseCallState() method in TelephonyRegistry