Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DSwipeUpGestureTutorialController.java131 mFakeIconView.getBackground().setTint(getFakeTaskViewColor()); in resetTaskViews()
142 mFakeTaskView.setBackgroundColor(getFakeTaskViewColor()); in resetTaskViews()
395 getFakeTaskViewColor(), getHotseatIconColor(), progress); in handleSwipeUpToHome()
DHomeGestureTutorialController.java126 protected int getFakeTaskViewColor() { in getFakeTaskViewColor() method in HomeGestureTutorialController
DTutorialController.java296 protected int getFakeTaskViewColor() { in getFakeTaskViewColor() method in TutorialController
632 mFakeTaskView.setBackgroundColor(getFakeTaskViewColor()); in resetViewsForBackGesture()
743 mFakeTaskView.setBackgroundColor(getFakeTaskViewColor()); in updateDrawables()
DOverviewGestureTutorialController.java150 protected int getFakeTaskViewColor() { in getFakeTaskViewColor() method in OverviewGestureTutorialController