Searched refs:reloadColors (Results 1 – 9 of 9) sorted by relevance
181 reloadColors(); in onFinishInflate()191 public void reloadColors() { in reloadColors() method in KeyguardPinBasedInputView193 key.reloadColors(); in reloadColors()195 mPasswordEntry.reloadColors(); in reloadColors()196 mDeleteButton.reloadColors(); in reloadColors()197 mOkButton.reloadColors(); in reloadColors()
99 public void reloadColors() { in reloadColors() method in NumPadButton100 if (mAnimator != null) mAnimator.reloadColors(getContext()); in reloadColors()132 reloadColors(); in setTransparentMode()
46 override fun reloadColors() {47 super.reloadColors()
80 reloadColors(context); in NumPadAnimator()124 void reloadColors(Context context) { in reloadColors() method in NumPadAnimator
154 public void reloadColors() { in reloadColors() method in NumPadKey162 if (mAnimator != null) mAnimator.reloadColors(getContext()); in reloadColors()
358 reloadColors();363 reloadColors();1187 private void reloadColors() { in reloadColors() method in KeyguardSecurityContainerController1188 mView.reloadColors(); in reloadColors()
800 void reloadColors() { in reloadColors() method in KeyguardSecurityContainer801 mViewMode.reloadColors(); in reloadColors()849 default void reloadColors() {}; in reloadColors() method1018 public void reloadColors() { in reloadColors() method in KeyguardSecurityContainer.UserSwitcherViewMode
218 public void reloadColors() { in reloadColors() method in PasswordTextView
611 verify(view).reloadColors()621 verify(view).reloadColors()