Searched refs:inactiveTimeoutDefault (Results 1 – 1 of 1) sorted by relevance
832 long inactiveTimeoutDefault = (mHasWatch ? 15 : 30) * 60 * 1000L; in updateConstants() local834 !COMPRESS_TIME ? inactiveTimeoutDefault : (inactiveTimeoutDefault / 10)); in updateConstants()