Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DCandidateView.java48 private int[] mWordWidth = new int[MAX_SUGGESTIONS]; field in CandidateView
187 mWordWidth[i] = wordWidth; in onDraw()