Searched defs:attributes (Results 1 – 10 of 10) sorted by relevance
| /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
| D | CurrentXmlHandler.java | 55 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() 121 static String getValue(Attributes attributes, String key) { in getValue() 128 private boolean isDeprecated(Attributes attributes) { in isDeprecated() 132 private boolean isAbstract(Attributes attributes) { in isAbstract() 136 private boolean isEnum(Attributes attributes) { in isEnum()
|
| D | DexDepsXmlHandler.java | 49 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
| /cts/tests/tests/drm/src/android/drm/cts/ |
| D | DrmEventTest.java | 30 HashMap<String, Object> attributes = new HashMap<String, Object>(3); in testGetAttribute() local 146 boolean isInfo, int id, String msg, HashMap<String, Object> attributes) { in createDrmEvent() 166 HashMap<String, Object> attributes, String key, boolean isInfo) throws Exception { in checkGetAttributeWithEventType()
|
| D | DrmInfoRequestTest.java | 64 HashMap<String, Object> attributes = new HashMap<String, Object>(3); in testPutAndGetKeys() local
|
| D | DrmInfoTest.java | 74 HashMap<String, Object> attributes = new HashMap<String, Object>(3); in testPutAndGetKeys() local
|
| /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
| D | TestPackageXmlParser.java | 74 public void startElement(String uri, String localName, String name, Attributes attributes) { in startElement() 171 private String getTestType(Attributes attributes) { in getTestType()
|
| D | TestPlan.java | 67 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
| /cts/tools/selinux/test/ |
| D | testrunner.py | 14 attributes = { variable
|
| /cts/tests/tests/graphics/src/android/opengl/cts/ |
| D | EglConfigGLSurfaceView.java | 245 int[] attributes = { in printConfig() local
|
| /cts/tools/signature-tools/src/signature/converter/dex/ |
| D | DexToSigConverter.java | 824 List<DexAnnotationAttribute> attributes) { in convertAnnotationElements()
|