Searched refs:mAodIconTint (Results 1 – 1 of 1) sorted by relevance
80 private int mAodIconTint; field in NotificationIconAreaController597 mAodIconTint = Utils.getColorAttrDefaultColor(mContext, in reloadAodColor()604 updateTintForIcon(iv, mAodIconTint); in updateAodIconColors()606 iv.executeOnLayout(() -> updateTintForIcon(iv, mAodIconTint)); in updateAodIconColors()