Home
last modified time | relevance | path

Searched defs:anchorId (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java352 final int anchorId = getDropDownAnchor(); in onAttachedToWindow() local
359 public void setDropDownAnchor(int anchorId) { in setDropDownAnchor()