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

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

Completed in 19 milliseconds