Searched defs:freeAllAppCacheAboveQuota (Results 1 – 2 of 2) sorted by relevance
558 public final void freeAllAppCacheAboveQuota(@NonNull String volumeUuid) throws IOException { in freeAllAppCacheAboveQuota() method in PackageManagerInternalBase
866 public abstract void freeAllAppCacheAboveQuota(@NonNull String volumeUuid) throws IOException; in freeAllAppCacheAboveQuota() method in PackageManagerInternal