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.java111 protected float initCurrentAnimation() { in initCurrentAnimation() method in QuickSwitchTouchController
DTwoButtonNavbarTouchController.java134 protected float initCurrentAnimation() { in initCurrentAnimation() method in TwoButtonNavbarTouchController
DPortraitStatesTouchController.java119 protected float initCurrentAnimation() { in initCurrentAnimation() method in PortraitStatesTouchController
DNavBarToHomeTouchController.java144 private void initCurrentAnimation() { in initCurrentAnimation() method in NavBarToHomeTouchController
DNoButtonNavbarToOverviewTouchController.java127 protected float initCurrentAnimation() { in initCurrentAnimation() method in NoButtonNavbarToOverviewTouchController
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java178 protected float initCurrentAnimation() { in initCurrentAnimation() method in AllAppsSwipeController
DAbstractStateChangeTouchController.java150 protected abstract float initCurrentAnimation(); in initCurrentAnimation() method in AbstractStateChangeTouchController