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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 523 am.cancel(mRadioOffIntent);
540 mRadioOffIntent = PendingIntent.getBroadcast(context, 0, intent, 0);
545 SystemClock.elapsedRealtime() + 3000, mRadioOffIntent);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 210 protected PendingIntent mRadioOffIntent = null;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java     [all...]

Completed in 320 milliseconds