Home
last modified time | relevance | path

Searched defs:initCurrentAnimation (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DTransposedQuickSwitchTouchController.java35 protected float initCurrentAnimation() { in initCurrentAnimation() method in TransposedQuickSwitchTouchController
DQuickSwitchTouchController.java106 protected float initCurrentAnimation() { in initCurrentAnimation() method in QuickSwitchTouchController
DTwoButtonNavbarTouchController.java136 protected float initCurrentAnimation() { in initCurrentAnimation() method in TwoButtonNavbarTouchController
DNavBarToHomeTouchController.java135 private void initCurrentAnimation() { in initCurrentAnimation() method in NavBarToHomeTouchController
DPortraitStatesTouchController.java164 protected float initCurrentAnimation() { in initCurrentAnimation() method in PortraitStatesTouchController
DNoButtonNavbarToOverviewTouchController.java101 protected float initCurrentAnimation() { in initCurrentAnimation() method in NoButtonNavbarToOverviewTouchController
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java66 protected float initCurrentAnimation() { in initCurrentAnimation() method in AllAppsSwipeController
DAbstractStateChangeTouchController.java149 protected abstract float initCurrentAnimation(); in initCurrentAnimation() method in AbstractStateChangeTouchController