Searched refs:mAodIconTint (Results 1 – 1 of 1) sorted by relevance
112 private int mAodIconTint; field in LegacyNotificationIconAreaControllerImpl577 mAodIconTint = Utils.getColorAttrDefaultColor(mContext, in reloadAodColor()586 updateTintForIcon(iv, mAodIconTint); in updateAodIconColors()588 iv.executeOnLayout(() -> updateTintForIcon(iv, mAodIconTint)); in updateAodIconColors()