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