Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java897 private static class Match extends IntentFilter { class in IntentFilterTest
898 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() method in IntentFilterTest.Match
931 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() method in IntentFilterTest.Match
941 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() method in IntentFilterTest.Match