OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPopupPreviewY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
CandidateView.java
75
private int
mPopupPreviewY
;
497
mPopupPreviewY
= - popupHeight;
502
mPreviewPopup.update(mPopupPreviewX,
mPopupPreviewY
+ offsetInWindow[1],
508
mPopupPreviewY
+ offsetInWindow[1]);
/frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java
177
private int
mPopupPreviewY
;
[
all
...]
Completed in 280 milliseconds