Searched refs:DIRECTION_TO_STRING (Results 1 – 1 of 1) sorted by relevance
210 private static final Map<Integer, String> DIRECTION_TO_STRING; field in RotaryService217 DIRECTION_TO_STRING = Collections.unmodifiableMap(map);1734 String directionString = DIRECTION_TO_STRING.get(direction); in handleAppSpecificOffScreenNudge()