Searched refs:mIsEasAccount (Results 1 – 3 of 3) sorted by relevance
78 assertFalse(result.mIsEasAccount); in testLoad()93 assertTrue(result.mIsEasAccount); in testLoadEas()108 assertFalse(result.mIsEasAccount); in testLoadNotRefreshable()121 assertFalse(result.mIsEasAccount); in testMailboxNotFound()135 assertFalse(result.mIsEasAccount); in testAccountNotFound()148 assertFalse(result.mIsEasAccount); in testMagicMailbox()
116 public final boolean mIsEasAccount; field in MessagesAdapter.MessagesCursor129 mIsEasAccount = isEasAccount; in MessagesCursor()
127 private boolean mIsEasAccount; field in MessageListFragment1121 } else if (!mIsEasAccount) { in determineFooterMode()1320 mIsEasAccount = cursor.mIsEasAccount;