Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java187 private final Object mCctTintApplierLock = new Object(); field in ColorDisplayService
739 synchronized (mCctTintApplierLock) { in applyTintByCct()
767 synchronized (mCctTintApplierLock) { in applyTintByCct()
789 synchronized (mCctTintApplierLock) { in applyTintByCct()