Home
last modified time | relevance | path

Searched defs:streamTypes (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
DMyDocumentsProvider.java120 String[] streamTypes) { in buildDoc()
209 public String[] streamTypes; field in MyDocumentsProvider.Doc
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java201 final String streamTypes[] = resolver.getStreamTypes(uri, "*/*"); in testOpenVirtual() local
/cts/tests/tests/media/src/android/media/cts/
DAudioManagerTest.java119 final int[] streamTypes = { in setUp() local