Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DAppsFilterBase.java233 protected boolean isQueryableViaComponentWhenRequireRecompute( in isQueryableViaComponentWhenRequireRecompute() method in AppsFilterBase
546 if (isQueryableViaComponentWhenRequireRecompute(snapshot.getPackageStates(), in shouldFilterApplicationInternal()
H A DAppsFilterImpl.java988 protected boolean isQueryableViaComponentWhenRequireRecompute( in isQueryableViaComponentWhenRequireRecompute() method in AppsFilterImpl