Searched refs:categoryMismatch (Results 1 – 1 of 1) sorted by relevance
1580 String categoryMismatch = matchCategories(categories); in match() local1581 if (categoryMismatch != null) { in match()1583 Log.v(logTag, "No matching category " + categoryMismatch + " for " + this); in match()