Searched refs:getDeviceConfigPropertyBoolean (Results 1 – 2 of 2) sorted by relevance
158 assertFalse(NetworkStackUtils.getDeviceConfigPropertyBoolean( in testGetDeviceConfigPropertyBoolean_Null()167 assertTrue(NetworkStackUtils.getDeviceConfigPropertyBoolean( in testGetDeviceConfigPropertyBoolean_NotNull()
351 public static boolean getDeviceConfigPropertyBoolean(@NonNull String namespace, in getDeviceConfigPropertyBoolean() method in NetworkStackUtils