Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java495 getPositionListener().addSubscriber(mCursorAnchorInfoNotifier, true); in onAttachedToWindow()
500 getPositionListener().removeSubscriber(mCursorAnchorInfoNotifier); in onDetachedFromWindow()
1132 private PositionListener getPositionListener() { in getPositionListener() method in Editor
3308 getPositionListener().addSubscriber(this, false /* offset is fixed */); in show()
3312 final PositionListener positionListener = getPositionListener(); in show()
3367 getPositionListener().removeSubscriber(this); in hide()
3570 getPositionListener().removeSubscriber(SuggestionsPopupWindow.this); in dismiss()
4625 getPositionListener().addSubscriber(this, true /* local position may change */); in show()
4641 getPositionListener().removeSubscriber(this); in hide()
5041 final PositionListener positionListener = getPositionListener(); in onTouchEvent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81667 Landroid/widget/Editor;->getPositionListener()Landroid/widget/Editor$PositionListener;