Home
last modified time | relevance | path

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

/packages/apps/Email/tests/src/com/android/emailcommon/provider/
DMailboxTests.java511 Mailbox unpopulated = new Mailbox(); in testParcellingWithPartialMailbox() local
512 unpopulated.mDisplayName = "the only thing filled in for some reason"; in testParcellingWithPartialMailbox()
515 unpopulated.writeToParcel(p, 0 /* flags */); in testParcellingWithPartialMailbox()
521 MoreAsserts.assertEquals(unpopulated.getHashes(), unparcelled.getHashes()); in testParcellingWithPartialMailbox()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz