Searched refs:getSubPositionByView (Results 1 – 1 of 1) sorted by relevance
861 private int getSubPositionByView(View view, View childView) { in getSubPositionByView() method in GridLayoutManager1506 int subindex = getSubPositionByView(v, v.findFocus());2489 int subindex = getSubPositionByView(view, childView);2525 int newSubFocusPosition = getSubPositionByView(view, childView);