OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fadeGrayscale
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationCustomViewWrapper.java
68
fadeGrayscale
(dark, delay);
75
protected void
fadeGrayscale
(final boolean dark, long delay) {
NotificationHeaderViewWrapper.java
182
fadeGrayscale
(mIcon, dark, delay);
214
protected void
fadeGrayscale
(final ImageView target, final boolean dark, long delay) {
NotificationTemplateViewWrapper.java
211
fadeGrayscale
(mPicture, grayscale, delay);
Completed in 36 milliseconds