Home
last modified time | relevance | path

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

/packages/apps/Email/tests/src/com/android/email/
DLegacyConversionsTests.java330 long mailbox1Id = 1; in brokentestMakeLegacyMessage() local
334 account1Id, mailbox1Id, false, true, mProviderContext); in brokentestMakeLegacyMessage()
340 account1Id, mailbox1Id, true, false, mProviderContext); in brokentestMakeLegacyMessage()
348 account1Id, mailbox1Id, true, false, mProviderContext); in brokentestMakeLegacyMessage()
357 account1Id, mailbox1Id, true, false, mProviderContext); in brokentestMakeLegacyMessage()
/packages/apps/Email/tests/src/com/android/email/provider/
DAttachmentProviderTests.java559 long mailbox1Id = mailbox1.mId; in testDeleteMailbox() local
564 populateAccountMailbox(account1, mailbox1Id, 3); in testDeleteMailbox()
574 mailbox1Id); in testDeleteMailbox()
591 long mailbox1Id = mailbox1.mId; in testDeleteAccount() local
605 populateAccountMailbox(account1, mailbox1Id, 3); in testDeleteAccount()