Searched refs:mShowIfEmpty (Results 1 – 1 of 1) sorted by relevance
33 boolean mShowIfEmpty; field in CompositeAdapter.Partition39 this.mShowIfEmpty = showIfEmpty; in Partition()48 return mShowIfEmpty; in showIfEmpty()57 if (mHasHeader && (count != 0 || mShowIfEmpty)) { in getCount()