Home
last modified time | relevance | path

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

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