Searched defs:notifyPreciseCallState (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneNotifier.java | 87 void notifyPreciseCallState(Phone sender, String[] imsCallIds, in notifyPreciseCallState() method
|
D | DefaultPhoneNotifier.java | 174 public void notifyPreciseCallState(Phone sender, String[] imsCallIds, in notifyPreciseCallState() method in DefaultPhoneNotifier
|
/frameworks/base/core/java/com/android/internal/telephony/ |
D | ITelephonyRegistry.aidl | 71 void notifyPreciseCallState(int phoneId, int subId, in int[] callStates, in String[] imsCallIds, in notifyPreciseCallState() method
|
/frameworks/base/core/java/android/telephony/ |
D | TelephonyRegistryManager.java | 853 public void notifyPreciseCallState(int slotIndex, int subId, in notifyPreciseCallState() method in TelephonyRegistryManager
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 2363 public void notifyPreciseCallState(int phoneId, int subId, in notifyPreciseCallState() method in TelephonyRegistry
|