Searched defs:notifyCallbackModeStopped (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneNotifier.java | 160 void notifyCallbackModeStopped(Phone sender, @EmergencyCallbackModeType int type, in notifyCallbackModeStopped() method
|
D | DefaultPhoneNotifier.java | 328 public void notifyCallbackModeStopped(Phone sender, @EmergencyCallbackModeType int type, in notifyCallbackModeStopped() method in DefaultPhoneNotifier
|
/frameworks/base/core/java/com/android/internal/telephony/ |
D | ITelephonyRegistry.aidl | 127 void notifyCallbackModeStopped(int phoneId, int subId, int type, int reason); in notifyCallbackModeStopped() method
|
/frameworks/base/core/java/android/telephony/ |
D | TelephonyRegistryManager.java | 1952 public void notifyCallbackModeStopped(int phoneId, int subId, in notifyCallbackModeStopped() method in TelephonyRegistryManager
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 3704 public void notifyCallbackModeStopped(int phoneId, int subId, int type, int reason) { in notifyCallbackModeStopped() method in TelephonyRegistry
|