Home
last modified time | relevance | path

Searched defs:set (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DResources_ThemeTest.java106 AttributeSet set = Xml.asAttributeSet(parser); in testObtainStyledAttributes() local
DTypedArrayTest.java225 final int[] set = new int[1]; in testAttrsMethod() local
317 final AttributeSet set = parser; in testNonResourceString() local
DResourcesTest.java136 final AttributeSet set = Xml.asAttributeSet(parser); in testObtainAttributes() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DDateSorterTest.java67 HashSet<String> set = new HashSet<String>(); in testGetLabel() local
/cts/tools/host/test/com/android/cts/
DCommandParserTest.java144 Set<String> set = cp.getOptionKeys(); in testGetOptions() local
189 Set<String> set = cp.getOptionKeys(); in testParseNumberOption() local
/cts/tests/tests/util/src/android/util/cts/
DXmlTest.java474 AttributeSet set = Xml.asAttributeSet(xp); in testAsAttributeSet() local
/cts/tools/host/src/com/android/cts/
DTestDevice.java419 public void set(final String key, final String value) { in set() method in TestDevice.DeviceParameterCollector
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1004 XmlResourceParser set = mContext.getResources().getLayout( in testGenerateLayoutParamsWithParaAttributeSet() local