Searched refs:mIsLimiting (Results 1 – 1 of 1) sorted by relevance
41 private boolean mIsLimiting = false; field in ContentLimitingAdapter151 if (mIsLimiting) { in getItemCount()251 if (mRangeFilter != null && mIsLimiting) { in setMaxItems()256 mIsLimiting = true; in setMaxItems()264 mIsLimiting = false; in setMaxItems()