Searched refs:LAYOUT_SMALL (Results 1 – 1 of 1) sorted by relevance
149 public static final int LAYOUT_SMALL = 0; field in PeopleTileViewHelper441 return LAYOUT_SMALL; in getLayoutSize()494 if (isDndBlockingTileData(mTile) && mLayoutSize != LAYOUT_SMALL) { in getMaxAvatarSize()618 mLayoutSize == LAYOUT_SMALL in createDndRemoteViews()653 if (mLayoutSize != LAYOUT_SMALL) { in createDndRemoteViews()752 if (mLayoutSize == LAYOUT_SMALL) { in createNotificationRemoteViews()805 mLayoutSize == LAYOUT_SMALL ? R.id.predefined_icon : R.id.text_content; in setContentDescriptionForNotificationTextContent()880 case LAYOUT_SMALL: in createStatusRemoteViews()1127 if (mLayoutSize == LAYOUT_SMALL) { in setViewForContentLayout()1182 if (mLayoutSize == LAYOUT_SMALL) { in createLastInteractionRemoteViews()[all …]