Searched refs:mAodIconTint (Results 1 – 1 of 1) sorted by relevance
99 private int mAodIconTint; field in NotificationIconAreaController644 mAodIconTint = Utils.getColorAttrDefaultColor(mContext, in reloadAodColor()653 updateTintForIcon(iv, mAodIconTint); in updateAodIconColors()655 iv.executeOnLayout(() -> updateTintForIcon(iv, mAodIconTint)); in updateAodIconColors()