Searched refs:mDropdownAnchor (Results 1 – 1 of 1) sorted by relevance
177 private View mDropdownAnchor = this; field in RecipientEditTextView439 mDropdownAnchor = getRootView().findViewById(anchorId); in onAttachedToWindow()447 mDropdownAnchor = getRootView().findViewById(anchorId); in setDropDownAnchor()662 mDropdownAnchor.getLocationOnScreen(mCoords); in setAdapter()664 setDropDownHeight(mRect.bottom - mCoords[1] - mDropdownAnchor.getHeight() - in setAdapter()