Home
last modified time | relevance | path

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

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