Searched refs:RadioPowerState (Results 1 – 13 of 13) sorted by relevance
21 import android.telephony.Annotation.RadioPowerState;105 void notifyRadioPowerStateChanged(Phone sender, @RadioPowerState int state); in notifyRadioPowerStateChanged()
21 import android.telephony.Annotation.RadioPowerState;205 public void notifyRadioPowerStateChanged(Phone sender, @RadioPowerState int state) { in notifyRadioPowerStateChanged()
28 import android.telephony.Annotation.RadioPowerState;182 public @RadioPowerState int getRadioState() { in getRadioState()
96 import android.telephony.Annotation.RadioPowerState;1190 private @RadioPowerState int getRadioStateFromInt(int stateInt) { in getRadioStateFromInt()
65 import android.telephony.Annotation.RadioPowerState;2850 @RadioPowerState int newState = mCi.getRadioState(); in handleRadioPowerStateChange()
32 import android.telephony.Annotation.RadioPowerState;1238 public void onRadioPowerStateChanged(@RadioPowerState int state) { in onRadioPowerStateChanged()1577 public void onRadioPowerStateChanged(@RadioPowerState int state) { in onRadioPowerStateChanged()
1185 void onRadioPowerStateChanged(@Annotation.RadioPowerState int state); in onRadioPowerStateChanged()1645 public void onRadioPowerStateChanged(@Annotation.RadioPowerState int state) { in onRadioPowerStateChanged()
36 import android.telephony.Annotation.RadioPowerState;533 @RadioPowerState int radioPowerState) { in notifyRadioPowerStateChanged()
47 public @interface RadioPowerState { annotation in Annotation
83 import android.telephony.Annotation.RadioPowerState;9811 public @RadioPowerState int getRadioPowerState() { in getRadioPowerState()
52 import android.telephony.Annotation.RadioPowerState;373 @RadioPowerState2365 public void notifyRadioPowerStateChanged(int phoneId, int subId, @RadioPowerState int state) { in notifyRadioPowerStateChanged()
51 import android.telephony.Annotation.RadioPowerState;2716 public void writeRadioState(int phoneId, @RadioPowerState int state) { in writeRadioState()2723 private static int convertRadioState(@RadioPowerState int state) { in convertRadioState()
186 public void onRadioPowerStateChanged(@Annotation.RadioPowerState int state) { in onRadioPowerStateChanged()