Searched refs:getPositionListener (Results 1 – 2 of 2) sorted by relevance
495 getPositionListener().addSubscriber(mCursorAnchorInfoNotifier, true); in onAttachedToWindow()500 getPositionListener().removeSubscriber(mCursorAnchorInfoNotifier); in onDetachedFromWindow()1132 private PositionListener getPositionListener() { in getPositionListener() method in Editor3308 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()
81667 Landroid/widget/Editor;->getPositionListener()Landroid/widget/Editor$PositionListener;