Home
last modified time | relevance | path

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

/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
DImapStringTest.java140 assertTrue(l.tempFileExistsForTest()); in testImapTempFileLiteral()
142 assertFalse(l.tempFileExistsForTest()); in testImapTempFileLiteral()
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/
DImapTempFileLiteral.java120 public boolean tempFileExistsForTest() { in tempFileExistsForTest() method in ImapTempFileLiteral
/packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
DImapTempFileLiteral.java120 public boolean tempFileExistsForTest() { in tempFileExistsForTest() method in ImapTempFileLiteral
/packages/apps/Email/provider_src/com/android/email/service/
DImapTempFileLiteral.java123 public boolean tempFileExistsForTest() { in tempFileExistsForTest() method in ImapTempFileLiteral
/packages/apps/Email/
Dproguard-test.flags91 *** tempFileExistsForTest();