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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaDataConnectionTracker.java 69 private static final String INTENT_RECONNECT_ALARM =
152 return INTENT_RECONNECT_ALARM;
537 Intent intent = new Intent(INTENT_RECONNECT_ALARM);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmDataConnectionTracker.java 123 private static final String INTENT_RECONNECT_ALARM =
261 return INTENT_RECONNECT_ALARM;
    [all...]

Completed in 16 milliseconds