Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarViewController.java283 public AnimatedFloat getTaskbarIconTranslationYForStash() { in getTaskbarIconTranslationYForStash() method in TaskbarViewController
DTaskbarStashController.java318 mIconTranslationYForStash = taskbarViewController.getTaskbarIconTranslationYForStash(); in init()