Searched refs:ATTRS_DISABLED_ALPHA (Results 1 – 2 of 2) sorted by relevance
63 private static final int[] ATTRS_DISABLED_ALPHA = new int[] { field in DatePickerCalendarDelegate214 final TypedArray ta = mContext.obtainStyledAttributes(ATTRS_DISABLED_ALPHA); in applyLegacyColorFixes()
68 private static final int[] ATTRS_DISABLED_ALPHA = new int[] {R.attr.disabledAlpha}; field in TimePickerClockDelegate287 final TypedArray ta = mContext.obtainStyledAttributes(ATTRS_DISABLED_ALPHA); in applyLegacyColorFixes()