Searched defs:updateIcon (Results 1 – 9 of 9) sorted by relevance
51 public void updateIcon(Icon icon, Drawable drawable) { in updateIcon() method in IconCache
88 abstract fun updateIcon(@BiometricState lastState: Int, @BiometricState newState: Int) regex
40 default void updateIcon(int lightIconColor, int darkIconColor) { } in updateIcon() method
196 public void updateIcon(int lightIconColor, int darkIconColor) { in updateIcon() method in FloatingRotationButton
53 public void updateIcon(int lightIconColor, int darkIconColor) { in updateIcon() method in ContextualButton
67 private fun updateIcon() { regex
183 public void updateIcon(@IconType int icon, boolean aod) { in updateIcon() method in LockIconView
115 protected void updateIcon(ImageView iv, State state, boolean allowAnimations) { in updateIcon() method in QSIconViewImpl
177 protected void updateIcon(int level, Context context) { in updateIcon() method in AccessPointPreference