Searched refs:MAX_NEARBY_KEYS (Results 1 – 1 of 1) sorted by relevance
248 private static int MAX_NEARBY_KEYS = 12; field in KeyboardView249 private final int[] mDistances = new int[MAX_NEARBY_KEYS];952 int[] codes = new int[MAX_NEARBY_KEYS]; in detectAndSendKey()