Home
last modified time | relevance | path

Searched refs:chipLeftOffset (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1996 int chipLeftOffset = shouldPositionAvatarOnRight() in touchedWarningIcon() local
1998 float chipLeftPosition = this.getLayout().getPrimaryHorizontal(chipLeftOffset); in touchedWarningIcon()
2000 this.getLayout().getLineForOffset(chipLeftOffset)) + getTotalPaddingTop(); in touchedWarningIcon()