Searched refs:INTENT_RECONNECT_ALARM_EXTRA_REASON (Results 1 – 2 of 2) sorted by relevance
175 protected static final String INTENT_RECONNECT_ALARM_EXTRA_REASON = field in DcTrackerBase505 String reason = intent.getStringExtra(INTENT_RECONNECT_ALARM_EXTRA_REASON); in onActionIntentReconnectAlarm()
1473 intent.putExtra(INTENT_RECONNECT_ALARM_EXTRA_REASON, apnContext.getReason()); in startAlarmForReconnect()