Home
last modified time | relevance | path

Searched defs:isGloballyEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DFeatureConfig.java32 boolean isGloballyEnabled(); in isGloballyEnabled() method
H A DAppsFilterImpl.java306 public boolean isGloballyEnabled() { in isGloballyEnabled() method in AppsFilterImpl.FeatureConfigImpl