Home
last modified time | relevance | path

Searched defs:reloadColors (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSimInputView.kt46 override fun reloadColors() { in reloadColors() method
DNumPadButton.java100 public void reloadColors() { in reloadColors() method in NumPadButton
DKeyguardPinBasedInputView.java207 public void reloadColors() { in reloadColors() method in KeyguardPinBasedInputView
DNumPadAnimator.java124 void reloadColors(Context context) { in reloadColors() method in NumPadAnimator
DNumPadKey.java152 public void reloadColors() { in reloadColors() method in NumPadKey
DKeyguardSecurityContainer.java803 void reloadColors() { in reloadColors() method in KeyguardSecurityContainer
854 default void reloadColors() {}; in reloadColors() method
1023 public void reloadColors() { in reloadColors() method in KeyguardSecurityContainer.UserSwitcherViewMode
DPasswordTextView.java267 public void reloadColors() { in reloadColors() method in PasswordTextView
DKeyguardSecurityContainerController.java1223 private void reloadColors() { in reloadColors() method