Searched refs:INTENT_DATA_STALL_ALARM (Results 1 – 1 of 1) sorted by relevance
257 private static final String INTENT_DATA_STALL_ALARM = field in DcTracker347 } else if (action.equals(INTENT_DATA_STALL_ALARM)) {704 filter.addAction(INTENT_DATA_STALL_ALARM); in DcTracker()4663 Intent intent = new Intent(INTENT_DATA_STALL_ALARM); in startDataStallAlarm()