Searched defs:getErrorX (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DEditor.java468 mErrorPopup.showAsDropDown(mTextView, getErrorX(), getErrorY());
520 private int getErrorX() { method in class:Editor
755 mErrorPopup.update(mTextView, getErrorX(), getErrorY(),

Completed in 61 milliseconds