Searched refs:usageColorState (Results 1 – 1 of 1) sorted by relevance
69 ColorStateList usageColorState = null; in bind() local94 usageColorState = Utils.getColorError(mContext); in bind()97 if (usageColorState == null) { in bind()98 usageColorState = Utils.getColorAccent(mContext); in bind()105 usage.setTextColor(usageColorState); in bind()