Searched refs:INTENT_RECONNECT_ALARM (Results 1 – 1 of 1) sorted by relevance
249 private static final String INTENT_RECONNECT_ALARM = field in DcTracker345 } else if (action.startsWith(INTENT_RECONNECT_ALARM)) {741 filter.addAction(INTENT_RECONNECT_ALARM + '.' + apnContext.getApnType()); in DcTracker()2172 Intent intent = new Intent(INTENT_RECONNECT_ALARM + "." + apnType); in startAlarmForReconnect()