Home
last modified time | relevance | path

Searched refs:updateGrayscaleMatrix (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationDozeHelper.java59 updateGrayscaleMatrix(darkAmount); in updateGrayscale()
107 public void updateGrayscaleMatrix(float intensity) { in updateGrayscaleMatrix() method in NotificationDozeHelper