Searched refs:onCallBackModeStopped (Results 1 – 4 of 4) sorted by relevance
82 void onCallBackModeStopped(int type, int reason); in onCallBackModeStopped() method
1694 void onCallBackModeStopped(@TelephonyManager.EmergencyCallbackModeType int type, in onCallBackModeStopped() method2106 public void onCallBackModeStopped(@TelephonyManager.EmergencyCallbackModeType int type, in onCallBackModeStopped() method in TelephonyCallback.IPhoneStateListenerStub2115 () -> mExecutor.execute(() -> listener.onCallBackModeStopped(type, reason))); in onCallBackModeStopped()
1680 public final void onCallBackModeStopped(@EmergencyCallbackModeType int type, in onCallBackModeStopped() method in PhoneStateListener.IPhoneStateListenerStub
1496 r.callback.onCallBackModeStopped( in listen()1506 r.callback.onCallBackModeStopped( in listen()3495 r.callback.onCallBackModeStopped(type, reason); in notifyCallbackModeStopped()