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 181 protected static final String INTENT_RESTART_TRYSETUP_ALARM =
343 } else if (action.startsWith(INTENT_RESTART_TRYSETUP_ALARM)) {
    [all...]
DcTracker.java 180 filter.addAction(INTENT_RESTART_TRYSETUP_ALARM + '.' + apnContext.getApnType());
    [all...]

Completed in 451 milliseconds