Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioFocusTest.java151 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLoss() local
156 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossHandler() local
162 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransient() local
168 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransientHandler() local
180 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransientDuck() local
192 final AudioAttributes[] attributes = { ATTR_DRIVE_DIR, ATTR_MEDIA }; in testAudioFocusRequestGainLossTransientDuckHandler() local
206 final AudioAttributes[] attributes = {ATTR_MEDIA, ATTR_A11Y}; in testAudioFocusRequestForceDuckNotA11y() local
227 private void doTestTwoPlayersGainLoss(int gainType, AudioAttributes[] attributes, in doTestTwoPlayersGainLoss()
243 private void doTestTwoPlayersGainLoss(int gainType, AudioAttributes[] attributes, in doTestTwoPlayersGainLoss()
DAudioTrackLatencyTest.java284 AudioAttributes attributes = attributesBuilder.build(); in createCustomAudioTrack() local
DAudioTrackTest.java385 final AudioAttributes attributes = new AudioAttributes.Builder() in testBuilderAttributesStream() local
2144 AudioAttributes attributes = (fast ? new AudioAttributes.Builder() in doTestTimestamp() local
2609 final AudioAttributes attributes = new AudioAttributes.Builder() in testMediaMetrics() local
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DCurrentXmlHandler.java63 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()
DDexDepsXmlHandler.java50 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
DCtsReportHandler.java51 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
DTestModuleConfigHandler.java58 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
DTestSuiteContentReport.java168 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
/cts/tests/tests/drm/src/android/drm/cts/
DDrmEventTest.java30 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()
DDrmInfoRequestTest.java66 HashMap<String, Object> attributes = new HashMap<String, Object>(3); in testPutAndGetKeys() local
DDrmInfoTest.java77 HashMap<String, Object> attributes = new HashMap<String, Object>(3); in testPutAndGetKeys() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
DShaderHelper.java177 …kProgram(final int vertexShaderHandle, final int fragmentShaderHandle, final String[] attributes) { in createAndLinkProgram()
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DTestModuleConfigHandler.java60 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
DXmlHandler.java82 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
DTestSuiteTradefedParser.java137 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
/cts/tests/app/src/android/app/cts/
DNotificationChannelTest.java132 AudioAttributes attributes = new AudioAttributes.Builder() in testSound() local
/cts/tests/tests/opengl/src/android/opengl/cts/
DEglConfigGLSurfaceView.java245 int[] attributes = { in printConfig() local
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java233 int[] attributes = { in printConfig() local
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java346 final PrintAttributes attributes) { in print()
373 @Nullable PrintAttributes attributes) { in print()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2338 PrintAttributes attributes = new PrintAttributes.Builder() in testPrinting() local
2385 PrintAttributes attributes = new PrintAttributes.Builder() in testPrintingPagesCount() local