Home
last modified time | relevance | path

Searched refs:MAX_SUGGESTIONS (Results 1 – 1 of 1) sorted by relevance

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DCandidateView.java45 private static final int MAX_SUGGESTIONS = 32; field in CandidateView
48 private int[] mWordWidth = new int[MAX_SUGGESTIONS];
49 private int[] mWordX = new int[MAX_SUGGESTIONS];