Searched defs:VALUE3 (Results 1 – 4 of 4) sorted by relevance
50 private static final String VALUE3 = "value3"; field in ContentQueryMapTest
114 private static final int VALUE3 = 3; field in ContentResolverTest
73 private static final String VALUE3 = "value3"; field in Settings_ConfigTest280 assertEquals(namespace2Values.toString(), VALUE3, namespace2Values.get(KEY1)); in testSetAndGetStrings_multipleNamespaces() local
67 private static final String VALUE3 = "value3"; field in DeviceConfigApiTests