Searched defs:VALUE1 (Results 1 – 4 of 4) sorted by relevance
37 private static final String VALUE1 = "John"; field in AnnotationTest
44 private static final String VALUE1 = "value1"; field in ContentQueryMapTest
81 private static final int VALUE1 = 1; field in ContentResolverTest
50 private static final String VALUE1 = "value1"; field in DeviceConfigApiTests896 assertEquals(DeviceConfig.getProperty(NAMESPACE1, KEY1), VALUE1); in testResetToPackageDefaults() local