Home
last modified time | relevance | path

Searched refs:CACHE_RESERVE_PERCENT_LOW_KEY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DStorageManager.java1484 public static final String CACHE_RESERVE_PERCENT_LOW_KEY = "cache_reserve_percent_low"; field in StorageManager
1541 CACHE_RESERVE_PERCENT_LOW_KEY, DEFAULT_CACHE_RESERVE_PERCENT_LOW); in computeStorageCacheBytes()
/frameworks/base/core/api/
Dtest-current.txt2682 field public static final String CACHE_RESERVE_PERCENT_LOW_KEY = "cache_reserve_percent_low";