Searched refs:sImapId (Results 1 – 2 of 2) sorted by relevance
87 @VisibleForTesting static String sImapId = null; field in ImapStore202 if (sImapId == null) { in getImapId()208 sImapId = makeCommonImapId(context.getPackageName(), Build.VERSION.RELEASE, in getImapId()216 StringBuilder id = new StringBuilder(sImapId); in getImapId()
141 ImapStore.sImapId = ImapStore.makeCommonImapId(realContext.getPackageName(), in setUp()