Searched refs:notifyPreciseCallState (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneNotifier.java54 public void notifyPreciseCallState(Phone sender); method in interface:PhoneNotifier
H A DDefaultPhoneNotifier.java256 public void notifyPreciseCallState(Phone sender) { method in class:DefaultPhoneNotifier
263 mRegistry.notifyPreciseCallState(
H A DPhoneBase.java636 mNotifier.notifyPreciseCallState(this);
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl57 void notifyPreciseCallState(int ringingCallState, int foregroundCallState,
/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java976 public void notifyPreciseCallState(int ringingCallState, int foregroundCallState, method in class:TelephonyRegistry
978 if (!checkNotifyPermission("notifyPreciseCallState()")) {

Completed in 78 milliseconds