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