Searched defs:schemes (Results 1 – 2 of 2) sorted by relevance
/cts/tests/mediaprovider/src/android/provider/cts/media/ |
D | MediaStoreIntentsTest.java | 115 final String[] schemes = new String[] { in testViewImageFile() local 136 final String[] schemes = new String[] { in testViewVideoFile() local 155 final String[] schemes = new String[] { in testViewAudioFile() local
|
/cts/tests/tests/content/src/android/content/cts/ |
D | IntentFilterTest.java | 1684 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() 1715 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() 1725 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match()
|