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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java 175 protected static final String INTENT_RECONNECT_ALARM =
340 } else if (action.startsWith(INTENT_RECONNECT_ALARM)) {
    [all...]
DcTracker.java 179 filter.addAction(INTENT_RECONNECT_ALARM + '.' + apnContext.getApnType());
    [all...]

Completed in 504 milliseconds