Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactModifierTests.java203 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testValidTypes() local
248 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testValidTypesWhenUpdating() local
285 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testCanInsert() local
314 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testBestValidType() local
361 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testIsEmptyDirectFields() local
378 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimEmptySingle() local
423 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimEmptySpaces() local
449 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimLeaveValid() local
502 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimEmptyAfterUpdate() local
588 final EditType typeHome = RawContactModifier.getType(kindPhone, Phone.TYPE_HOME); in testTrimInsertInsert() local
[all …]