Home
last modified time | relevance | path

Searched defs:onCallBackModeStopped (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl82 void onCallBackModeStopped(int type, int reason); in onCallBackModeStopped() method
/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java1694 void onCallBackModeStopped(@TelephonyManager.EmergencyCallbackModeType int type, in onCallBackModeStopped() method
2106 public void onCallBackModeStopped(@TelephonyManager.EmergencyCallbackModeType int type, in onCallBackModeStopped() method in TelephonyCallback.IPhoneStateListenerStub
DPhoneStateListener.java1680 public final void onCallBackModeStopped(@EmergencyCallbackModeType int type, in onCallBackModeStopped() method in PhoneStateListener.IPhoneStateListenerStub