Searched refs:longestAidMatch (Results 1 – 1 of 1) sorted by relevance
210 String longestAidMatch = String.format("%-32s", aid).replace(' ', 'F'); in resolveAid() local214 " - " + longestAidMatch + "]"); in resolveAid()216 mAidCache.subMap(shortestAidMatch, true, longestAidMatch, true); in resolveAid()