Home | History | Annotate | Download | only in widget

Lines Matching defs:mDropDownAnchor

115     private final View mDropDownAnchor;
375 mDropDownAnchor = findViewById(mSearchSrcTextView.getDropDownAnchor());
376 if (mDropDownAnchor != null) {
377 mDropDownAnchor.addOnLayoutChangeListener(new OnLayoutChangeListener() {
1451 if (mDropDownAnchor.getWidth() > 1) {
1468 final int width = mDropDownAnchor.getWidth() + dropDownPadding.left