Searched refs:mPlaceholderCount (Results 1 – 1 of 1) sorted by relevance
78 private int mPlaceholderCount; field in ResolverListAdapter129 mPlaceholderCount = count; in setPlaceholderCount()133 return mPlaceholderCount; in getPlaceholderCount()585 int totalSize = mDisplayList == null || mDisplayList.isEmpty() ? mPlaceholderCount :