Searched refs:getDeviceConfigValue (Results 1 – 2 of 2) sorted by relevance
19 import static android.healthconnect.cts.utils.TestUtils.getDeviceConfigValue;37 mOriginalValue = getDeviceConfigValue(mKey); in before()
876 public static String getDeviceConfigValue(String key) { in getDeviceConfigValue() method in TestUtils