Searched refs:getValuesForNamespace (Results 1 – 2 of 2) sorted by relevance
54 return mDbAdapter.getValuesForNamespace(namespace, names); in getProperties()
40 public Map<String, String> getValuesForNamespace(String namespace, String... keys) { in getValuesForNamespace() method in DeviceConfigDbAdapter