Searched refs:onCallBackModeStarted (Results 1 – 4 of 4) sorted by relevance
81 void onCallBackModeStarted(int type); in onCallBackModeStarted() method
1605 void onCallBackModeStarted(@TelephonyManager.EmergencyCallbackModeType int type); in onCallBackModeStarted() method2001 public void onCallBackModeStarted(@TelephonyManager.EmergencyCallbackModeType int type) { in onCallBackModeStarted() method in TelephonyCallback.IPhoneStateListenerStub2008 () -> mExecutor.execute(() -> listener.onCallBackModeStarted(type))); in onCallBackModeStarted()
1674 public final void onCallBackModeStarted( in onCallBackModeStarted() method in PhoneStateListener.IPhoneStateListenerStub
1470 r.callback.onCallBackModeStarted( in listen()1480 r.callback.onCallBackModeStarted( in listen()3347 r.callback.onCallBackModeStarted(type); in notifyCallbackModeStarted()