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