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