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.java162 private SplitInstructionsView mSplitInstructionsView; field in SplitSelectStateController
869 mSplitInstructionsView = null; in resetState()
921 mSplitInstructionsView = splitInstructionsView; in setSplitInstructionsView()
931 return mSplitInstructionsView; in getSplitInstructionsView()