OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsCannedAnimation
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationIconContainer.java
537
public boolean
needsCannedAnimation
;
575
if (
needsCannedAnimation
) {
605
icon.setIconColor(iconColor,
needsCannedAnimation
&& animationsAllowed);
622
needsCannedAnimation
= false;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java
522
iconState.
needsCannedAnimation
= iconState.clampedAppearAmount != clampedAmount
[
all
...]
Completed in 51 milliseconds