Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DGridLayoutManager.java953 int getSubPositionByView(View view, View childView) { in getSubPositionByView() method in GridLayoutManager
1641 int subindex = getSubPositionByView(v, v.findFocus());
2915 int subindex = getSubPositionByView(view, childView);
2952 int newSubFocusPosition = getSubPositionByView(view, childView);