Searched refs:SHORT_TOGGLE_MILLIS (Results 1 – 1 of 1) sorted by relevance
46 private static final long SHORT_TOGGLE_MILLIS = 10000L; field in AirplaneModeStats104 return duration > 0 && duration < SHORT_TOGGLE_MILLIS; in calculateShortToggle()