Home | History | Annotate | Download | only in tablet

Lines Matching refs:mIconSize

122     int mIconSize = -1;
441 if (newIconHPadding != mIconHPadding || newIconSize != mIconSize) {
444 mIconSize = newIconSize;
1488 = new LinearLayout.LayoutParams(mIconSize + 2*mIconHPadding, mNaturalBarHeight);