Searched refs:mLayoutSize (Results 1 – 2 of 2) sorted by relevance
188 private int mLayoutSize; field in PeopleTileViewHelper203 mLayoutSize = getLayoutSize(); in PeopleTileViewHelper()358 if (mLayoutSize == LAYOUT_LARGE) { in setMaxLines()401 switch (mLayoutSize) { in getContentHeightForLayout()494 if (isDndBlockingTileData(mTile) && mLayoutSize != LAYOUT_SMALL) { in getMaxAvatarSize()599 mLayoutSize == LAYOUT_LARGE in createDndRemoteViews()607 if (mLayoutSize == LAYOUT_MEDIUM) { in createDndRemoteViews()618 mLayoutSize == LAYOUT_SMALL in createDndRemoteViews()629 if (textHeight <= maxTextHeight && mLayoutSize == LAYOUT_LARGE) { in createDndRemoteViews()653 if (mLayoutSize != LAYOUT_SMALL) { in createDndRemoteViews()[all …]
4782 mExtraRenderingInfo.mLayoutSize = (Size) parcel.readValue(null); in initFromParcel()7013 private Size mLayoutSize; field in AccessibilityNodeInfo.ExtraRenderingInfo7050 mLayoutSize = other.mLayoutSize; in ExtraRenderingInfo()7068 return mLayoutSize; in getLayoutSize()7079 mLayoutSize = new Size(width, height); in setLayoutSize()7138 mLayoutSize = null; in clear()