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.java119 String[] streamTypes) { in buildDoc()
208 public String[] streamTypes; field in MyDocumentsProvider.Doc
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java186 final String streamTypes[] = resolver.getStreamTypes(uri, "*/*"); in testOpenVirtual() local
/cts/tests/tests/media/src/android/media/cts/
DAudioManagerTest.java115 final int[] streamTypes = { in setUp() local