Searched refs:noMatchGroup (Results 1 – 1 of 1) sorted by relevance
850 UriRelativeFilterGroup noMatchGroup = new UriRelativeFilterGroup(ACTION_ALLOW); in testMatchDataWithRelRefGroups() local851 noMatchGroup.addUriRelativeFilter(new UriRelativeFilter(PATH, PATTERN_LITERAL, "/trail")); in testMatchDataWithRelRefGroups()852 mIntentFilter.addUriRelativeFilterGroup(noMatchGroup); in testMatchDataWithRelRefGroups()915 mIntentFilter.addUriRelativeFilterGroup(noMatchGroup); in testMatchDataWithRelRefGroups()