Home | History | Annotate | Download | only in widget

Lines Matching refs:showAtLocation

2608                 mPopupWindow.showAtLocation(mTextView, Gravity.NO_GRAVITY,
3728 mContainer.showAtLocation(mTextView, Gravity.NO_GRAVITY,
3741 public void showAtLocation(int offset) {
3761 mContainer.showAtLocation(mTextView, Gravity.NO_GRAVITY,
4859 mStartHandle.showAtLocation(startOffset);
4860 mEndHandle.showAtLocation(endOffset);