Searched refs:mViewTypeCount (Results 1 – 2 of 2) sorted by relevance
40 private int mViewTypeCount = 0; field in CompositeListAdapter96 mViewTypeCount += viewTypeCount; in addAdapter()121 mViewTypeCount = 0; in ensureCacheValid()128 mViewTypeCount += viewTypeCount; in ensureCacheValid()170 return mViewTypeCount; in getViewTypeCount()
776 private int mViewTypeCount; field in GalleryThumbnailView.RecycleBin786 if (viewTypeCount == mViewTypeCount) { in setViewTypeCount()794 mViewTypeCount = viewTypeCount; in setViewTypeCount()799 final int typeCount = mViewTypeCount; in clear()