Searched refs:mShortcutSize (Results 1 – 1 of 1) sorted by relevance
139 private int mShortcutSize; field in SliceView191 mShortcutSize = getContext().getResources() in init()316 return mListContent != null && mListContent.isValid() ? mShortcutSize : 0; in getHeightForMode()329 childWidth = mShortcutSize; in onMeasure()330 width = mShortcutSize + getPaddingLeft() + getPaddingRight(); in onMeasure()359 height = mShortcutSize; in onMeasure()635 return new LayoutParams(mShortcutSize, mShortcutSize); in getChildLp()