Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactModifierTests.java68 private static final String TEST_POSTAL = "1600 Amphitheatre Parkway"; field in RawContactModifierTests
805 extras.putString(Insert.POSTAL, TEST_POSTAL); in testParseExtrasIgnoreUnhandled()