Searched refs:INTENT_RECONNECT_ALARM (Results 1 – 2 of 2) sorted by relevance
172 protected static final String INTENT_RECONNECT_ALARM = field in DcTrackerBase337 } else if (action.startsWith(INTENT_RECONNECT_ALARM)) {
171 filter.addAction(INTENT_RECONNECT_ALARM + '.' + apnContext.getApnType()); in DcTracker()1472 Intent intent = new Intent(INTENT_RECONNECT_ALARM + "." + apnType); in startAlarmForReconnect()