Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DInputView.java32 private final Rect mInputViewRect = new Rect(); field in InputView
70 final Rect rect = mInputViewRect; in onInterceptTouchEvent()
100 final Rect rect = mInputViewRect; in onTouchEvent()