Home
last modified time | relevance | path

Searched refs:mPlaceholderCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DResolverListAdapter.java78 private int mPlaceholderCount; field in ResolverListAdapter
129 mPlaceholderCount = count; in setPlaceholderCount()
133 return mPlaceholderCount; in getPlaceholderCount()
585 int totalSize = mDisplayList == null || mDisplayList.isEmpty() ? mPlaceholderCount :