Home
last modified time | relevance | path

Searched defs:computeCacheQuotaHints (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/usage/
H A DICacheQuotaService.aidl24 void computeCacheQuotaHints(in RemoteCallback callback, in List<CacheQuotaHint> requests); in computeCacheQuotaHints() method
H A DCacheQuotaService.java77 public void computeCacheQuotaHints( in computeCacheQuotaHints() method in CacheQuotaService.CacheQuotaServiceWrapper