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.java134 mFakeIconView.getBackground().setTint(getFakeTaskViewColor()); in resetTaskViews()
145 mFakeTaskView.setBackgroundColor(getFakeTaskViewColor()); in resetTaskViews()
398 getFakeTaskViewColor(), getHotseatIconColor(), progress); in handleSwipeUpToHome()
DTutorialController.java291 protected int getFakeTaskViewColor() { in getFakeTaskViewColor() method in TutorialController
627 mFakeTaskView.setBackgroundColor(getFakeTaskViewColor()); in resetViewsForBackGesture()
738 mFakeTaskView.setBackgroundColor(getFakeTaskViewColor()); in updateDrawables()
DHomeGestureTutorialController.java129 protected int getFakeTaskViewColor() { in getFakeTaskViewColor() method in HomeGestureTutorialController
DOverviewGestureTutorialController.java153 protected int getFakeTaskViewColor() { in getFakeTaskViewColor() method in OverviewGestureTutorialController