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