Searched refs:colorStateListWithDisabledAlpha (Results 1 – 1 of 1) sorted by relevance
190 private ColorStateList colorStateListWithDisabledAlpha(int color, int disabledAlpha) { in colorStateListWithDisabledAlpha() method in RemoteInputView224 accentColor = colorStateListWithDisabledAlpha(foregroundColor, 0x4D); // 30% in setBackgroundTintColor()225 textColor = colorStateListWithDisabledAlpha(foregroundColor, 0x99); // 60% in setBackgroundTintColor()