Searched refs:DEFAULT_FREEZER_DEBOUNCE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
279 @VisibleForTesting static final long DEFAULT_FREEZER_DEBOUNCE_TIMEOUT = 10_000L; field in CachedAppOptimizer520 @VisibleForTesting volatile long mFreezerDebounceTimeout = DEFAULT_FREEZER_DEBOUNCE_TIMEOUT;1318 KEY_FREEZER_DEBOUNCE_TIMEOUT, DEFAULT_FREEZER_DEBOUNCE_TIMEOUT); in updateFreezerDebounceTimeout()1321 mFreezerDebounceTimeout = DEFAULT_FREEZER_DEBOUNCE_TIMEOUT; in updateFreezerDebounceTimeout()
380 DeviceConfig::getLong, CachedAppOptimizer.DEFAULT_FREEZER_DEBOUNCE_TIMEOUT); in testAppFreezerWithAllowOomAdj()