Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/service/
DImapService.java96 private static String mLastSearchServerId = null; field in ImapService
787 protocolSearchInfo.equals(mLastSearchServerId)) { in getRemoteMailboxForMessage()
799 mLastSearchServerId = protocolSearchInfo; in getRemoteMailboxForMessage()