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.java157 private SplitInstructionsView mSplitInstructionsView; field in SplitSelectStateController
761 mSplitInstructionsView = null; in resetState()
814 mSplitInstructionsView = splitInstructionsView; in setSplitInstructionsView()
824 return mSplitInstructionsView; in getSplitInstructionsView()