Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java51 private final boolean TEST_KEY1VALUE = false; field in LocationTest
572 bundle.putBoolean(TEST_KEY1NAME, TEST_KEY1VALUE); in createTestLocation()