Searched defs:schemes (Results 1 – 2 of 2) sorted by relevance
| /cts/tests/tests/provider/src/android/provider/cts/ |
| D | MediaStoreIntentsTest.java | 71 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/ |
| D | IntentFilterTest.java | 898 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()
|