Searched defs:SCALE_Y (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherViewPropertyAnimator.java33 SCALE_Y, enum constant in enum:LauncherViewPropertyAnimator.Properties
211 if (mPropertiesToSet.contains(Properties.SCALE_Y)) {
250 mPropertiesToSet.add(Properties.SCALE_Y);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherViewPropertyAnimator.java33 SCALE_Y, enum constant in enum:LauncherViewPropertyAnimator.Properties
212 if (mPropertiesToSet.contains(Properties.SCALE_Y)) {
254 mPropertiesToSet.add(Properties.SCALE_Y);

Completed in 123 milliseconds