Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconView.java81 updateColorAndBackgroundVisibility(); in setDozeAmount()
84 void updateColorAndBackgroundVisibility() { in updateColorAndBackgroundVisibility() method in LockIconView
123 updateColorAndBackgroundVisibility(); in setUseBackground()
H A DLockIconViewController.java400 mView.updateColorAndBackgroundVisibility(); in updateColors()