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