Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStoreIntentsTest.java71 final String[] schemes = new String[] { in testViewImageFile() local
91 final String[] schemes = new String[] { in testViewVideoFile() local
109 final String[] schemes = new String[] { in testViewAudioFile() local
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java898 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match()
931 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match()
941 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match()