Searched defs:calculateAvailableWidth (Results 1 - 1 of 1) sorted by last modified time

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java536 calculateAvailableWidth(true) - deleteWidth - widths[0]);
579 calculateAvailableWidth(false) - iconWidth - widths[0]);
709 private float calculateAvailableWidth(boolean pressed) { method in class:RecipientEditTextView

Completed in 62 milliseconds