Searched refs:mEmptyTintRect (Results 1 – 1 of 1) sorted by relevance
74 private final ArrayList<Rect> mEmptyTintRect = new ArrayList<>(); field in KeyguardStatusBarView477 mDarkChange.setValue(new DarkChange(mEmptyTintRect, intensity, iconColor)); in updateIconsAndTextColors()478 applyDarkness(R.id.battery, mEmptyTintRect, intensity, iconColor); in updateIconsAndTextColors()479 applyDarkness(R.id.clock, mEmptyTintRect, intensity, iconColor); in updateIconsAndTextColors()