Home
last modified time | relevance | path

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

/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/
DDeviceConfigApiTests.java57 private static final boolean BOOLEAN_FALSE = false; field in DeviceConfigApiTests
270 + " getProperty() when property is not null", BOOLEAN_FALSE, result); in getBoolean_invalid()
593 + " getProperty() when property is not null", BOOLEAN_FALSE, result); in getPropertiesBoolean_invalid()