OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mheadsupanimatingaway
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java
132
private boolean
mHeadsUpAnimatingAway
;
547
&& (mIsHeadsUp ||
mHeadsUpAnimatingAway
)
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java
218
private boolean
mHeadsUpAnimatingAway
;
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java
381
private boolean
mHeadsUpAnimatingAway
;
788
&& !
mHeadsUpAnimatingAway
;
[
all
...]
Completed in 514 milliseconds