Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DSwipeUpGestureTutorialController.java261 final View hotseatIconView = mHotseatIconView; in animateFakeTaskViewHome() local
262 if (hotseatIconView != null) { in animateFakeTaskViewHome()
263 hotseatIconView.setVisibility(INVISIBLE); in animateFakeTaskViewHome()
268 hotseatIconView.setVisibility(VISIBLE); in animateFakeTaskViewHome()