Searched refs:findClosestColumn (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DSimpleMonthView.java494 final int col = findClosestColumn(previouslyFocusedRect);
500 final int col = findClosestColumn(previouslyFocusedRect);
544 private int findClosestColumn(@Nullable Rect previouslyFocusedRect) { method in class:SimpleMonthView

Completed in 30 milliseconds