Searched refs:mIsFound (Results 1 – 3 of 3) sorted by relevance
75 assertTrue(result.mIsFound); in testLoad()90 assertTrue(result.mIsFound); in testLoadEas()105 assertTrue(result.mIsFound); in testLoadNotRefreshable()118 assertFalse(result.mIsFound); in testMailboxNotFound()132 assertFalse(result.mIsFound); in testAccountNotFound()145 assertTrue(result.mIsFound); in testMagicMailbox()
110 public final boolean mIsFound; field in MessagesAdapter.MessagesCursor126 mIsFound = found; in MessagesCursor()
1312 if (!cursor.mIsFound) {