Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherViewPropertyAnimator.java34 ROTATION_Y, enumConstant
208 if (mPropertiesToSet.contains(Properties.ROTATION_Y)) { in start()
256 mPropertiesToSet.add(Properties.ROTATION_Y); in rotationY()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherViewPropertyAnimator.java34 ROTATION_Y, enumConstant
209 if (mPropertiesToSet.contains(Properties.ROTATION_Y)) { in start()
260 mPropertiesToSet.add(Properties.ROTATION_Y); in rotationY()