Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2273 return getAllSettingsInternal(namespace.trim()); in getAllSettings()
2277 private Map<String, String> getAllSettingsInternal(String namespace) in getAllSettingsInternal() method in TestDevice