Searched refs:onRadioPowerStateChanged (Results 1 – 9 of 9) sorted by relevance
60 mAirplaneModeEnabler.mPhoneStateListener.onRadioPowerStateChanged( in onRadioPowerStateChanged_beenInvoke_invokeOnAirplaneModeChanged()
64 void onRadioPowerStateChanged(in int state); in onRadioPowerStateChanged() method
1238 public void onRadioPowerStateChanged(@RadioPowerState int state) { in onRadioPowerStateChanged() method in PhoneStateListener1577 public void onRadioPowerStateChanged(@RadioPowerState int state) { in onRadioPowerStateChanged() method in PhoneStateListener.IPhoneStateListenerStub1582 () -> mExecutor.execute(() -> psl.onRadioPowerStateChanged(state))); in onRadioPowerStateChanged()
1185 void onRadioPowerStateChanged(@Annotation.RadioPowerState int state); in onRadioPowerStateChanged() method1645 public void onRadioPowerStateChanged(@Annotation.RadioPowerState int state) { in onRadioPowerStateChanged() method in TelephonyCallback.IPhoneStateListenerStub1651 () -> mExecutor.execute(() -> listener.onRadioPowerStateChanged(state))); in onRadioPowerStateChanged()
77 public void onRadioPowerStateChanged(int state) { in AirplaneModeEnabler()
80 public void onRadioPowerStateChanged(int state) { in onRadioPowerStateChanged() method in ConnectivitySubsystemsRecoveryManager.MobileTelephonyCallback
186 public void onRadioPowerStateChanged(@Annotation.RadioPowerState int state) { in onRadioPowerStateChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
1285 r.callback.onRadioPowerStateChanged(mRadioPowerState); in listen()2383 r.callback.onRadioPowerStateChanged(state); in notifyRadioPowerStateChanged()
11511 …android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public void onRadioPowerStateChanged(int);11932 …android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public void onRadioPowerStateChanged(int);