Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/utils/
DFlagNamespaceUtils.java130 String namespacesStr = DeviceConfig.getProperty(NAMESPACE_RESCUE_PARTY, in getAllKnownDeviceConfigNamespacesList() local
132 List<String> namespacesList = toStringList(namespacesStr); in getAllKnownDeviceConfigNamespacesList()