Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java631 getPositionListener().addSubscriber(mCursorAnchorInfoNotifier, true); in onAttachedToWindow()
636 getPositionListener().removeSubscriber(mCursorAnchorInfoNotifier); in onDetachedFromWindow()
1268 private PositionListener getPositionListener() { in getPositionListener() method in Editor
3454 getPositionListener().addSubscriber(this, false /* offset is fixed */); in show()
3458 final PositionListener positionListener = getPositionListener(); in show()
3513 getPositionListener().removeSubscriber(this); in hide()
3716 getPositionListener().removeSubscriber(SuggestionsPopupWindow.this); in dismiss()
4797 getPositionListener().addSubscriber(this, true /* local position may change */); in show()
4818 getPositionListener().removeSubscriber(this); in hide()
5251 final PositionListener positionListener = getPositionListener(); in onTouchEvent()
/frameworks/base/config/
Dboot-image-profile.txt25704 HSPLandroid/widget/Editor;->getPositionListener()Landroid/widget/Editor$PositionListener;