Searched refs:mAodIconTint (Results 1 – 1 of 1) sorted by relevance
97 private int mAodIconTint; field in NotificationIconAreaController640 mAodIconTint = Utils.getColorAttrDefaultColor(mContext, in reloadAodColor()649 updateTintForIcon(iv, mAodIconTint); in updateAodIconColors()651 iv.executeOnLayout(() -> updateTintForIcon(iv, mAodIconTint)); in updateAodIconColors()