OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startViewAnimations
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackStateAnimator.java
224
startViewAnimations
(child, viewState, delay, duration);
277
public void
startViewAnimations
(View child, ViewState viewState, long delay, long duration) {
[
all
...]
NotificationChildrenContainer.java
632
stateAnimator.
startViewAnimations
(divider, tmpState, baseDelay, duration);
644
stateAnimator.
startViewAnimations
(mOverflowNumber, mGroupOverFlowState,
[
all
...]
Completed in 58 milliseconds