OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:animateZ
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AnimationFilter.java
27
boolean
animateZ
;
55
public AnimationFilter
animateZ
() {
56
animateZ
= true;
120
animateZ
|= filter.
animateZ
;
133
animateZ
= false;
NotificationStackScrollLayout.java
[
all
...]
StackStateAnimator.java
677
if (!mAnimationFilter.
animateZ
) {
[
all
...]
Completed in 70 milliseconds