Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1998 final RectF touchOutOfDomainWarning = new RectF( in touchedWarningIcon() local
2003 touchedWarningIcon = touchOutOfDomainWarning.contains(x, y); in touchedWarningIcon()