Searched refs:resultLong (Results 1 – 1 of 1) sorted by relevance
39 Long resultLong = STRING_TO_ID.get(string); in getId() local40 if (resultLong != null) { in getId()41 return resultLong; in getId()