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