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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationDozeHelper.java56 updateGrayscaleMatrix(darkAmount);
88 public void updateGrayscaleMatrix(float intensity) { method in class:NotificationDozeHelper
H A DNotificationCustomViewWrapper.java71 getDozer().updateGrayscaleMatrix((float) animation.getAnimatedValue());
87 getDozer().updateGrayscaleMatrix(1f);

Completed in 181 milliseconds