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

/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java1187 private int calculateOffsetFromBottomToTop(int line) { method in class:RecipientEditTextView
2037 int bottomOffset = calculateOffsetFromBottomToTop(line);
2608 int bottomOffset = calculateOffsetFromBottomToTop(line);

Completed in 13 milliseconds