Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java251 static Uri stageMedia(int resId, Uri collectionUri) throws IOException { in stageMedia() method
255 static Uri stageMedia(int resId, Uri collectionUri, String mimeType) throws IOException { in stageMedia() method