Searched refs:mBtnBackgroundStyle1 (Results 1 – 1 of 1) sorted by relevance
69 private final List<Drawable> mBtnBackgroundStyle1 = new ArrayList<>(1); field in ActionButtonsPreference104 fetchDrawableArray(mBtnBackgroundStyle1, res.obtainTypedArray(R.array.background_style1)); in init()176 setupRtlBackgrounds(mVisibleButtonInfos, mBtnBackgroundStyle1); in updateLayout()178 setupBackgrounds(mVisibleButtonInfos, mBtnBackgroundStyle1); in updateLayout()