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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherViewPropertyAnimator.java30 TRANSLATION_X, enum constant in enum:LauncherViewPropertyAnimator.Properties
199 if (mPropertiesToSet.contains(Properties.TRANSLATION_X)) {
232 mPropertiesToSet.add(Properties.TRANSLATION_X);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherViewPropertyAnimator.java30 TRANSLATION_X, enum constant in enum:LauncherViewPropertyAnimator.Properties
200 if (mPropertiesToSet.contains(Properties.TRANSLATION_X)) {
236 mPropertiesToSet.add(Properties.TRANSLATION_X);

Completed in 101 milliseconds