Searched refs:DEFAULT_FREEZER_DEBOUNCE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
124 @VisibleForTesting static final long DEFAULT_FREEZER_DEBOUNCE_TIMEOUT = 600_000L; field in CachedAppOptimizer302 @VisibleForTesting volatile long mFreezerDebounceTimeout = DEFAULT_FREEZER_DEBOUNCE_TIMEOUT;863 KEY_FREEZER_DEBOUNCE_TIMEOUT, DEFAULT_FREEZER_DEBOUNCE_TIMEOUT); in updateFreezerDebounceTimeout()866 mFreezerDebounceTimeout = DEFAULT_FREEZER_DEBOUNCE_TIMEOUT; in updateFreezerDebounceTimeout()
377 DeviceConfig::getLong, CachedAppOptimizer.DEFAULT_FREEZER_DEBOUNCE_TIMEOUT); in testAppFreezerWithAllowOomAdj()