Searched refs:fromYType (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher/src/com/android/launcher/ |
D | DeleteZone.java | 234 int fromYType, float fromYValue, int toYType, float toYValue) { in FastTranslateAnimation() argument 236 fromYType, fromYValue, toYType, toYValue); in FastTranslateAnimation()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DeleteZone.java | 240 int fromYType, float fromYValue, int toYType, float toYValue) { in FastTranslateAnimation() argument 242 fromYType, fromYValue, toYType, toYValue); in FastTranslateAnimation()
|