Home
last modified time | relevance | path

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

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