Searched refs:mItemCount (Results 1 – 2 of 2) sorted by relevance
28 private int mItemCount; field in SchedulesHeaderRow32 mItemCount = itemCount; in SchedulesHeaderRow()48 mItemCount = itemCount; in setItemCount()63 return mItemCount; in getItemCount()
63 private int mItemCount; field in GalleryThumbnailView241 remaining > 0 && startPosition + i >= 0 && startPosition + i < mItemCount; in makeAndAddColumn()489 if (childCount != mItemCount) return false; in contentFits()511 while (nextLeft < end && pos < mItemCount) { in fillRight()652 mOldItemCount = mItemCount = adapter != null ? adapter.getCount() : 0; in setAdapter()864 mOldItemCount = mItemCount; in onChanged()865 mItemCount = mAdapter.getCount(); in onChanged()