Searched refs:mycode (Results 1 – 1 of 1) sorted by relevance
82 String mycode = Integer.toString(statusCode); in match() local83 if (codeString.charAt(0) != mycode.charAt(0)) in match()