Searched defs:VALUE2 (Results 1 – 6 of 6) sorted by relevance
38 private static final String VALUE2 = "Smith"; field in AnnotationTest
42 VALUE1, VALUE2 enumConstant
48 private static final String VALUE2 = "value2"; field in ContentQueryMapTest
113 private static final int VALUE2 = 2; field in ContentResolverTest
72 private static final String VALUE2 = "value2"; field in Settings_ConfigTest285 assertEquals(namespace1Values.toString(), VALUE2, namespace1Values.get(KEY2)); in testSetAndGetStrings_multipleNamespaces() local
87 private static final String VALUE2 = "value2"; field in DeviceConfigApiTests1319 assertEquals(DeviceConfig.getProperty(NAMESPACE1, KEY1), VALUE2); in testResetToPackageDefaults() local