Searched defs:onRadioPowerStateChanged (Results 1 – 6 of 6) sorted by relevance
82 public void onRadioPowerStateChanged(int state) { in onRadioPowerStateChanged() method in ConnectivitySubsystemsRecoveryManager.MobileTelephonyCallback
65 void onRadioPowerStateChanged(in int state); in onRadioPowerStateChanged() method
1227 public void onRadioPowerStateChanged(@RadioPowerState int state) { in onRadioPowerStateChanged() method in PhoneStateListener1564 public void onRadioPowerStateChanged(@RadioPowerState int state) { in onRadioPowerStateChanged() method in PhoneStateListener.IPhoneStateListenerStub
1286 void onRadioPowerStateChanged(@Annotation.RadioPowerState int state); in onRadioPowerStateChanged() method1973 public void onRadioPowerStateChanged(@Annotation.RadioPowerState int state) { in onRadioPowerStateChanged() method in TelephonyCallback.IPhoneStateListenerStub
225 public void onRadioPowerStateChanged(@Annotation.RadioPowerState int state) { in onRadioPowerStateChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
182 override fun onRadioPowerStateChanged(powerState: Int) { in <lambda>() method