Searched refs:notifyCallbackModeStarted (Results 1 – 6 of 6) sorted by relevance
148 void notifyCallbackModeStarted(Phone sender, @EmergencyCallbackModeType int type); in notifyCallbackModeStarted() method
310 public void notifyCallbackModeStarted(Phone sender, @EmergencyCallbackModeType int type) { in notifyCallbackModeStarted() method in DefaultPhoneNotifier
5303 mNotifier.notifyCallbackModeStarted(this, type); in startCallbackMode()
121 void notifyCallbackModeStarted(int phoneId, int subId, int type); in notifyCallbackModeStarted() method
1697 sRegistry.notifyCallbackModeStarted(phoneId, subId, type); in notifyCallBackModeStarted()
3440 public void notifyCallbackModeStarted(int phoneId, int subId, int type) { in notifyCallbackModeStarted() method in TelephonyRegistry