Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl85 void onCallbackModeRestarted(int type, long durationMillis, int subId); in onCallbackModeRestarted() method
/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java1787 void onCallbackModeRestarted(@TelephonyManager.EmergencyCallbackModeType int type, in onCallbackModeRestarted() method
2301 public void onCallbackModeRestarted(@TelephonyManager.EmergencyCallbackModeType int type, in onCallbackModeRestarted() method in TelephonyCallback.IPhoneStateListenerStub
DPhoneStateListener.java1682 public final void onCallbackModeRestarted( in onCallbackModeRestarted() method in PhoneStateListener.IPhoneStateListenerStub
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionRepositoryKairosImpl.kt209 override fun onCallbackModeRestarted( in <lambda>() method
DMobileConnectionsRepositoryKairosImpl.kt284 override fun onCallbackModeRestarted( in <lambda>() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java334 public void onCallbackModeRestarted(@TelephonyManager.EmergencyCallbackModeType int type, in onCallbackModeRestarted() method in TelephonyRegistryTest.TelephonyCallbackWrapper