Home
last modified time | relevance | path

Searched refs:META_NAMESPACE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/
DDeviceConfigBootstrapValues.java35 private static final String META_NAMESPACE = "DeviceConfigBootstrapValues"; field in DeviceConfigBootstrapValues
72 DeviceConfig.Properties properties = DeviceConfig.getProperties(META_NAMESPACE); in checkIfHasAlreadyParsedBootstrapValues()
84 writeToDeviceConfig(META_NAMESPACE, META_KEY, "true"); in parseAndApplyBootstrapValues()