/cts/tests/tests/media/src/android/media/cts/ |
D | AudioFocusTest.java | 152 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLoss() local 157 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossHandler() local 163 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransient() local 169 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransientHandler() local 181 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransientDuck() local 193 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransientDuckHandler() local 207 final AudioAttributes[] attributes = {ATTR_MEDIA, ATTR_A11Y}; in testAudioFocusRequestForceDuckNotA11y() local 228 private void doTestTwoPlayersGainLoss(int gainType, AudioAttributes[] attributes, in doTestTwoPlayersGainLoss() 244 private void doTestTwoPlayersGainLoss(int gainType, AudioAttributes[] attributes, in doTestTwoPlayersGainLoss()
|
D | AudioTrackLatencyTest.java | 285 AudioAttributes attributes = attributesBuilder.build(); in createCustomAudioTrack() local
|
D | AudioTrackTest.java | 386 final AudioAttributes attributes = new AudioAttributes.Builder() in testBuilderAttributesStream() local 2145 AudioAttributes attributes = (fast ? new AudioAttributes.Builder() in doTestTimestamp() local 2610 final AudioAttributes attributes = new AudioAttributes.Builder() in testMediaMetrics() local
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
D | CurrentXmlHandler.java | 63 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() 138 static String getValue(Attributes attributes, String key) { in getValue() 145 private boolean isDeprecated(Attributes attributes) { in isDeprecated() 149 private static boolean is(Attributes attributes, String valueName) { in is() 153 private boolean isEnum(Attributes attributes) { in isEnum()
|
D | DexDepsXmlHandler.java | 50 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
D | CtsReportHandler.java | 51 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
D | TestModuleConfigHandler.java | 58 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
D | TestSuiteContentReport.java | 168 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 | 66 HashMap<String, Object> attributes = new HashMap<String, Object>(3); in testPutAndGetKeys() local
|
D | DrmInfoTest.java | 77 HashMap<String, Object> attributes = new HashMap<String, Object>(3); in testPutAndGetKeys() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/ |
D | ShaderHelper.java | 177 …kProgram(final int vertexShaderHandle, final int fragmentShaderHandle, final String[] attributes) { in createAndLinkProgram()
|
/cts/tools/release-parser/src/com/android/cts/releaseparser/ |
D | TestModuleConfigHandler.java | 60 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
D | XmlHandler.java | 82 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
D | TestSuiteTradefedParser.java | 137 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationChannelTest.java | 132 AudioAttributes attributes = new AudioAttributes.Builder() in testSound() local
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | EglConfigGLSurfaceView.java | 245 int[] attributes = { in printConfig() local
|
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
D | GLtestView.java | 233 int[] attributes = { in printConfig() local
|
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/ |
D | BasePrintTest.java | 359 final PrintAttributes attributes) { in print() 386 @Nullable PrintAttributes attributes) { in print()
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebViewTest.java | 2342 PrintAttributes attributes = new PrintAttributes.Builder() in testPrinting() local 2389 PrintAttributes attributes = new PrintAttributes.Builder() in testPrintingPagesCount() local
|