Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactModifierTests.java315 final EditType typeFaxWork = RawContactModifier.getType(kindPhone, Phone.TYPE_FAX_WORK); in testBestValidType() local
331 RawContactModifier.insertChild(state, kindPhone, typeFaxWork); in testBestValidType()