HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_RADIO_OFF (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 186 } else if (intent.getAction().equals(ACTION_RADIO_OFF)) {
251 filter.addAction(ACTION_RADIO_OFF);
539 Intent intent = new Intent(ACTION_RADIO_OFF);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 211 protected static final String ACTION_RADIO_OFF = "android.intent.action.ACTION_RADIO_OFF";
    [all...]

Completed in 459 milliseconds