Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
DRawContactModifierTests.java285 final EditType typeFaxWork = RawContactModifier.getType(kindPhone, Phone.TYPE_FAX_WORK); in testBestValidType() local
301 RawContactModifier.insertChild(state, kindPhone, typeFaxWork); in testBestValidType()