Home
last modified time | relevance | path

Searched refs:pathTypes (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java1716 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match() argument
1720 addDataPath(paths[i], pathTypes[i]); in Match()
1726 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match() argument
1728 this(actions, categories, mimeTypes, schemes, authorities, ports, paths, pathTypes); in Match()