OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noAnimations
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationIconContainer.java
542
public boolean
noAnimations
;
553
&& !
noAnimations
;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java
495
iconState.
noAnimations
= (scrollingFast || expandingAnimated) && !forceInShelf;
496
iconState.useFullTransitionAmount = iconState.
noAnimations
507
iconState.
noAnimations
= true;
[
all
...]
Completed in 58 milliseconds