Searched refs:matchRule (Results 1 – 2 of 2) sorted by relevance
255 int matchRule = SearchPattern.R_PATTERN_MATCH | SearchPattern.R_CASE_SENSITIVE; in findViews() local259 matchRule); in findViews()
683 int matchRule = SearchPattern.R_PATTERN_MATCH | SearchPattern.R_CASE_SENSITIVE; in openOnClickMethod() local685 IJavaSearchConstants.METHOD, IJavaSearchConstants.DECLARATIONS, matchRule); in openOnClickMethod()