Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java1813 private static void checkMatches(IntentFilter[] filters, MatchCondition... results) { in checkMatches() method in IntentFilterTest
1819 private static void checkMatches(IntentFilter filter, MatchCondition... results) { in checkMatches() method in IntentFilterTest