Searched defs:maxEntries (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/os/ |
H A D | IpcDataCache.java | 325 public IpcDataCache(int maxEntries, @NonNull @IpcDataCacheModule String module, in IpcDataCache() 438 public Config(int maxEntries, @NonNull @IpcDataCacheModule String module, in Config() 449 public Config(int maxEntries, @NonNull @IpcDataCacheModule String module, in Config() 481 public final int maxEntries() { in maxEntries() method in IpcDataCache.Config
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | PropertyInvalidatedCache.java | 545 public PropertyInvalidatedCache(int maxEntries, @NonNull String propertyName) { in PropertyInvalidatedCache() 560 public PropertyInvalidatedCache(int maxEntries, @NonNull String propertyName, in PropertyInvalidatedCache() 583 public PropertyInvalidatedCache(int maxEntries, @NonNull String module, @NonNull String api, in PropertyInvalidatedCache()
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | SimpleCache.java | 29 public SimpleCache(final int maxEntries) { in SimpleCache()
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | SearchRecentSuggestions.java | 229 protected void truncateHistory(ContentResolver cr, int maxEntries) { in truncateHistory()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |