Home
last modified time | relevance | path

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

/packages/apps/Email/tests/src/com/android/email/provider/
DContentCacheTests.java159 int activeCount = ContentCache.sActiveCursors.getCount(activeCursor); in testCachedCursors() local
160 assertEquals(1, activeCount); in testCachedCursors()