Searched refs:mIconBackgroundSize (Results 1 – 1 of 1) sorted by relevance
39 private final int mIconBackgroundSize; field in ModeIconView48 mIconBackgroundSize = getResources().getDimensionPixelSize( in ModeIconView()52 mBackground.setBounds(0, 0, mIconBackgroundSize, mIconBackgroundSize); in ModeIconView()67 mIconDrawable.setBounds(mIconBackgroundSize / 2 - mIconDrawableSize / 2, in setIconDrawable()68 mIconBackgroundSize / 2 - mIconDrawableSize / 2, in setIconDrawable()69 mIconBackgroundSize / 2 + mIconDrawableSize / 2, in setIconDrawable()70 mIconBackgroundSize / 2 + mIconDrawableSize / 2); in setIconDrawable()