Home
last modified time | relevance | path

Searched refs:updateEntireShouldFilterCacheAsync (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DAppsFilterImpl.java492 updateEntireShouldFilterCacheAsync(pmInternal, in onSystemReady()
806 private void updateEntireShouldFilterCacheAsync(PackageManagerInternal pmInternal, int reason) { in updateEntireShouldFilterCacheAsync() method in AppsFilterImpl
807 updateEntireShouldFilterCacheAsync(pmInternal, CACHE_REBUILD_DELAY_MIN_MS, reason); in updateEntireShouldFilterCacheAsync()
810 private void updateEntireShouldFilterCacheAsync(PackageManagerInternal pmInternal, in updateEntireShouldFilterCacheAsync() method in AppsFilterImpl
842 updateEntireShouldFilterCacheAsync(pmInternal, in updateEntireShouldFilterCacheAsync()