Home
last modified time | relevance | path

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

/packages/apps/Email/tests/src/com/android/email/
DControllerProviderOpsTests.java365 Mailbox anotherBox = mTestController.getAttachmentMailbox(); in testGetAndDeleteAttachmentMailbox() local
366 assertNotNull(anotherBox); in testGetAndDeleteAttachmentMailbox()
368 assertEquals(box.mId, anotherBox.mId); in testGetAndDeleteAttachmentMailbox()