Searched refs:queryTextLower (Results 1 – 1 of 1) sorted by relevance
63 final String queryTextLower = query.toLowerCase(); in getTitleMatchResult() local67 if (matches(info, queryTextLower, matcher)) { in getTitleMatchResult()