Searched refs:mLastSearchAccountKey (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/service/
H A DImapService.java91 private static long mLastSearchAccountKey = Account.NO_ACCOUNT; field in class:ImapService
732 if (accountKey == mLastSearchAccountKey &&
744 mLastSearchAccountKey = accountKey;

Completed in 468 milliseconds