Home
last modified time | relevance | path

Searched defs:typeHome (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
DRawContactModifierTests.java210 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testValidTypes() local
255 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testValidTypesWhenUpdating() local
292 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testCanInsert() local
321 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testBestValidType() local
368 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testIsEmptyDirectFields() local
385 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimEmptySingle() local
430 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimEmptySpaces() local
456 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimLeaveValid() local
509 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimEmptyAfterUpdate() local
595 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimInsertInsert() local
[all …]