Searched refs:getPositionByView (Results 1 – 1 of 1) sorted by relevance
849 private int getPositionByView(View view) { in getPositionByView() method in GridLayoutManager887 return getPositionByView(getChildAt(index)); in getPositionByIndex()2408 if (getPositionByView(child) == NO_POSITION) {2499 int pos = getPositionByView(view);2524 int newFocusPosition = getPositionByView(view);2565 int pos = getPositionByView(view);3201 int position = getPositionByView(view); in onSaveInstanceState()