Searched defs:VALUE2 (Results 1 – 4 of 4) sorted by relevance
38 private static final String VALUE2 = "Smith"; field in AnnotationTest
46 private static final String VALUE2 = "value2"; field in ContentQueryMapTest
82 private static final int VALUE2 = 2; field in ContentResolverTest
51 private static final String VALUE2 = "value2"; field in DeviceConfigApiTests892 assertEquals(DeviceConfig.getProperty(NAMESPACE1, KEY1), VALUE2); in testResetToPackageDefaults() local