Searched refs:onCallBackModeStarted (Results 1 – 4 of 4) sorted by relevance
81 void onCallBackModeStarted(int type); in onCallBackModeStarted() method
1671 void onCallBackModeStarted(@TelephonyManager.EmergencyCallbackModeType int type); in onCallBackModeStarted() method2096 public void onCallBackModeStarted(@TelephonyManager.EmergencyCallbackModeType int type) { in onCallBackModeStarted() method in TelephonyCallback.IPhoneStateListenerStub2103 () -> mExecutor.execute(() -> listener.onCallBackModeStarted(type))); in onCallBackModeStarted()
1674 public final void onCallBackModeStarted( in onCallBackModeStarted() method in PhoneStateListener.IPhoneStateListenerStub
1493 r.callback.onCallBackModeStarted( in listen()1503 r.callback.onCallBackModeStarted( in listen()3461 r.callback.onCallBackModeStarted(type); in notifyCallbackModeStarted()