Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DGridLayoutManager.java220 mInSelection = true; in onStop()
222 mInSelection = false; in onStop()
323 mInSelection = true; in consumePendingMovesBeforeLayout()
325 mInSelection = false; in consumePendingMovesBeforeLayout()
454 boolean mInSelection = false; field in GridLayoutManager
2628 mInSelection = true;
2630 mInSelection = false;
2786 if (!mInLayout && !mInSelection && !mInScroll) {
3668 mInSelection = true; in processSelectionMoves()
3670 mInSelection = false; in processSelectionMoves()