Searched refs:isGloballyEnabled (Results 1 – 6 of 6) sorted by relevance
32 boolean isGloballyEnabled(); in isGloballyEnabled() method
400 final boolean featureEnabled = mFeatureConfig.isGloballyEnabled(); in shouldFilterApplicationInternal()741 if (!mFeatureConfig.isGloballyEnabled()) { in dumpQueries()
307 public boolean isGloballyEnabled() { in isGloballyEnabled() method in AppsFilterImpl.FeatureConfigImpl
244 when(mFeatureConfigMock.isGloballyEnabled()).thenReturn(true); in setup()
2239 HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->isGloballyEnabled()Z
17744 HPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->isGloballyEnabled()Z