Searched refs:getSystemPropertyPrefix (Results 1 – 3 of 3) sorted by relevance
274 value = SystemProperties.get(getSystemPropertyPrefix(feature) + feature); in isEnabled()287 SystemProperties.set(getSystemPropertyPrefix(feature) + feature, in setEnabled()298 private static String getSystemPropertyPrefix(String feature) { in getSystemPropertyPrefix() method in FeatureFlagUtils
15418 HSPLandroid/util/FeatureFlagUtils;->getSystemPropertyPrefix(Ljava/lang/String;)Ljava/lang/String;
15482 HSPLandroid/util/FeatureFlagUtils;->getSystemPropertyPrefix(Ljava/lang/String;)Ljava/lang/String;