OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:animateScale
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AnimationFilter.java
51
public AnimationFilter
animateScale
() {
/packages/apps/Launcher3/src/com/android/launcher3/folder/
PreviewBackground.java
356
private void
animateScale
(float finalScale, float finalMultiplier,
407
animateScale
(ACCEPT_SCALE_FACTOR, ACCEPT_COLOR_MULTIPLIER, onStart, null);
430
animateScale
(1f, 1f, onStart, onEnd);
Completed in 745 milliseconds