Searched refs:onCallBackModeStopped (Results 1 – 4 of 4) sorted by relevance
82 void onCallBackModeStopped(int type, int reason); in onCallBackModeStopped() method
1628 void onCallBackModeStopped(@TelephonyManager.EmergencyCallbackModeType int type, in onCallBackModeStopped() method2011 public void onCallBackModeStopped(@TelephonyManager.EmergencyCallbackModeType int type, in onCallBackModeStopped() method in TelephonyCallback.IPhoneStateListenerStub2020 () -> mExecutor.execute(() -> listener.onCallBackModeStopped(type, reason))); in onCallBackModeStopped()
1680 public final void onCallBackModeStopped(@EmergencyCallbackModeType int type, in onCallBackModeStopped() method in PhoneStateListener.IPhoneStateListenerStub
1473 r.callback.onCallBackModeStopped( in listen()1483 r.callback.onCallBackModeStopped( in listen()3381 r.callback.onCallBackModeStopped(type, reason); in notifyCallbackModeStopped()