Searched refs:mDeletedCount (Results 1 – 1 of 1) sorted by relevance
160 private int mDeletedCount = 0; field in ConversationCursor689 mDeletedCount--; in resetCursor()693 mDeletedCount, in resetCursor()933 mDeletedCount++; in cacheValue()936 mDeletedCount); in cacheValue()939 mDeletedCount--; in cacheValue()943 mDeletedCount); in cacheValue()950 mDeletedCount); in cacheValue()1145 mDeletedCount); in moveToNext()1187 return mUnderlyingCursor.getCount() - mDeletedCount; in getCount()[all …]