Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java142 private SplitInstructionsView mSplitInstructionsView; field in SplitSelectStateController
667 mSplitInstructionsView = null; in resetState()
699 mSplitInstructionsView = splitInstructionsView; in setSplitInstructionsView()
709 return mSplitInstructionsView; in getSplitInstructionsView()