OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateGrayscale
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationCustomViewWrapper.java
70
updateGrayscale
(dark);
93
protected void
updateGrayscale
(boolean dark) {
NotificationHeaderViewWrapper.java
189
updateGrayscale
(mIcon, dark);
255
protected void
updateGrayscale
(ImageView target, boolean dark) {
NotificationTemplateViewWrapper.java
213
updateGrayscale
(mPicture, grayscale);
Completed in 49 milliseconds