Searched refs:getPositionListener (Results 1 – 2 of 2) sorted by relevance
631 getPositionListener().addSubscriber(mCursorAnchorInfoNotifier, true); in onAttachedToWindow()636 getPositionListener().removeSubscriber(mCursorAnchorInfoNotifier); in onDetachedFromWindow()1268 private PositionListener getPositionListener() { in getPositionListener() method in Editor3454 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()
25704 HSPLandroid/widget/Editor;->getPositionListener()Landroid/widget/Editor$PositionListener;