Searched refs:getSubPositionByView (Results 1 – 1 of 1) sorted by relevance
953 int getSubPositionByView(View view, View childView) { in getSubPositionByView() method in GridLayoutManager1641 int subindex = getSubPositionByView(v, v.findFocus());2915 int subindex = getSubPositionByView(view, childView);2952 int newSubFocusPosition = getSubPositionByView(view, childView);