Searched refs:mLayoutSize (Results 1 – 3 of 3) sorted by relevance
23 private final Size mLayoutSize; field in EventOnTextureViewLayoutChanged26 mLayoutSize = layoutSize; in EventOnTextureViewLayoutChanged()30 return mLayoutSize; in getLayoutSize()
183 private int mLayoutSize; field in PeopleTileViewHelper198 mLayoutSize = getLayoutSize(); in PeopleTileViewHelper()351 if (mLayoutSize == LAYOUT_LARGE) { in setMaxLines()394 switch (mLayoutSize) { in getContentHeightForLayout()675 if (mLayoutSize == LAYOUT_LARGE) { in createMissedCallRemoteViews()863 switch (mLayoutSize) { in createStatusRemoteViews()1119 if (mLayoutSize == LAYOUT_SMALL) { in setViewForContentLayout()1199 switch (mLayoutSize) { in getEmptyLayout()1211 switch (mLayoutSize) { in getLayoutForNotificationContent()1223 switch (mLayoutSize) { in getLayoutForContent()[all …]
4209 mExtraRenderingInfo.mLayoutSize = (Size) parcel.readValue(null); in initFromParcel()5877 private Size mLayoutSize; field in AccessibilityNodeInfo.ExtraRenderingInfo5897 extraRenderingInfo.mLayoutSize = other.mLayoutSize; in obtain()5911 mLayoutSize = other.mLayoutSize; in ExtraRenderingInfo()5929 return mLayoutSize; in getLayoutSize()5940 mLayoutSize = new Size(width, height); in setLayoutSize()6000 mLayoutSize = null; in clear()