Searched refs:GRACE_PERIOD_MILLIS (Results 1 – 1 of 1) sorted by relevance
43 private static final long GRACE_PERIOD_MILLIS = 30000L; field in AirplaneModeStats78 if (currentTime < GRACE_PERIOD_MILLIS) { in onAirplaneModeChanged()