Home
last modified time | relevance | path

Searched defs:onCallbackModeStarted (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl84 void onCallbackModeStarted(int type, long durationMillis, int subId); in onCallbackModeStarted() method
/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java1769 void onCallbackModeStarted(@TelephonyManager.EmergencyCallbackModeType int type, in onCallbackModeStarted() method
2285 public void onCallbackModeStarted(@TelephonyManager.EmergencyCallbackModeType int type, in onCallbackModeStarted() method in TelephonyCallback.IPhoneStateListenerStub
DPhoneStateListener.java1675 public final void onCallbackModeStarted( in onCallbackModeStarted() method in PhoneStateListener.IPhoneStateListenerStub
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionRepositoryKairosImpl.kt200 override fun onCallbackModeStarted( in <lambda>() method
DMobileConnectionsRepositoryKairosImpl.kt276 override fun onCallbackModeStarted( in <lambda>() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java327 public void onCallbackModeStarted(@TelephonyManager.EmergencyCallbackModeType int type, in onCallbackModeStarted() method in TelephonyRegistryTest.TelephonyCallbackWrapper