Searched refs:PERSIST_PREFIX (Results 1 – 8 of 8) sorted by relevance
64 FeatureFlagUtils.PERSIST_PREFIX + FeatureFlagUtils.DYNAMIC_SYSTEM, false); in featureFlagEnabled()
106 FeatureFlagUtils.PERSIST_PREFIX + FeatureFlagUtils.DYNAMIC_SYSTEM, false); in featureFlagEnabled()
38 public static final String PERSIST_PREFIX = "persist." + FFLAG_OVERRIDE_PREFIX; field in FeatureFlagUtils
425 FeatureFlagUtils.PERSIST_PREFIX + FeatureFlagUtils.DYNAMIC_SYSTEM, false); in featureFlagEnabled()
166 public static final String PROP_SETTINGS_FUSE = FeatureFlagUtils.PERSIST_PREFIX
1005 SystemProperties.set(FeatureFlagUtils.PERSIST_PREFIX in refreshFuseSettings()1009 SystemProperties.set(FeatureFlagUtils.PERSIST_PREFIX in refreshFuseSettings()
461 …String value = SystemProperties.get(FeatureFlagUtils.PERSIST_PREFIX + FeatureFlagUtils.HEARING_AID… in BluetoothManagerService()
5005 field public static final String PERSIST_PREFIX = "persist.sys.fflag.override.";