Searched refs:activeCursor (Results 1 – 1 of 1) sorted by relevance
156 Cursor activeCursor = cachedCursor.getWrappedCursor(); in testCachedCursors() local159 int activeCount = ContentCache.sActiveCursors.getCount(activeCursor); in testCachedCursors()182 assertFalse(activeCursor.isClosed()); in testCachedCursors()184 assertFalse(ContentCache.sActiveCursors.contains(activeCursor)); in testCachedCursors()