Searched defs:mDistances (Results 1 – 2 of 2) sorted by relevance
121 int mDistances[MAX_WORD_LENGTH_INTERNAL]; variable
41 private final int[] mDistances = new int[MAX_NEARBY_KEYS]; field in KeyDetector