Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconView.java82 updateColorAndBackgroundVisibility(); in setDozeAmount()
85 void updateColorAndBackgroundVisibility() { in updateColorAndBackgroundVisibility() method in LockIconView
122 updateColorAndBackgroundVisibility(); in setUseBackground()
H A DLockIconViewController.java334 mView.updateColorAndBackgroundVisibility(); in updateColors()