Searched refs:mMaxTargetsPerRow (Results 1 – 2 of 2) sorted by relevance
42 private int mMaxTargetsPerRow; field in ChooserMultiProfilePagerAdapter54 mMaxTargetsPerRow = maxTargetsPerRow; in ChooserMultiProfilePagerAdapter()71 mMaxTargetsPerRow = maxTargetsPerRow; in ChooserMultiProfilePagerAdapter()120 glm.setSpanCount(mMaxTargetsPerRow); in setupListAdapter()
275 private int mMaxTargetsPerRow = 1; field in ChooserActivity918 isSendAction(getTargetIntent()), mMaxTargetsPerRow);947 isSendAction(getTargetIntent()), mMaxTargetsPerRow);2693 mMaxTargetsPerRow);2858 return mMaxTargetsPerRow;3277 int newWidth = width / mMaxTargetsPerRow;3312 / mMaxTargetsPerRow)3559 new SingleRowViewHolder(row, mMaxTargetsPerRow, viewType);3651 return position * mMaxTargetsPerRow;3660 return serviceCount + position * mMaxTargetsPerRow;[all …]