HomeSort by relevance Sort by last modified time
    Searched full:id1b (Results 1 - 1 of 1) sorted by null

  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 373 String id1b = ImapStore.getImapId(mTestContext, "user1", "host-name", capabilities); local
377 String uid1b = tokenizeImapId(id1b).get("AGUID");
    [all...]

Completed in 274 milliseconds