Searched refs:pathTypes (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/content/src/android/content/cts/ |
D | IntentFilterTest.java | 932 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match() argument 936 addDataPath(paths[i], pathTypes[i]); in Match() 942 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match() argument 944 this(actions, categories, mimeTypes, schemes, authorities, ports, paths, pathTypes); in Match()
|