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