OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clampedAppearAmount
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java
522
iconState.needsCannedAnimation = iconState.
clampedAppearAmount
!= clampedAmount
529
iconState.
clampedAppearAmount
= clampedAmount;
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationIconContainer.java
533
public float
clampedAppearAmount
= 1.0f;
Completed in 74 milliseconds