Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java302 public static Uri stageMedia(int resId, Uri collectionUri) throws IOException { in stageMedia()
306 public static Uri stageMedia(int resId, Uri collectionUri, String mimeType) throws IOException { in stageMedia()