Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DHomeGestureTutorialController.java141 protected int getHotseatIconColor() { in getHotseatIconColor() method in HomeGestureTutorialController
DOverviewGestureTutorialController.java165 protected int getHotseatIconColor() { in getHotseatIconColor() method in OverviewGestureTutorialController
DTutorialController.java309 protected int getHotseatIconColor() { in getHotseatIconColor() method in TutorialController
722 child.getBackground().setTint(getHotseatIconColor()); in updateHotseatChildViewColor()
DSwipeUpGestureTutorialController.java395 getFakeTaskViewColor(), getHotseatIconColor(), progress); in handleSwipeUpToHome()