Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DContactsContract.java5822 public static final int TYPE_ASSISTANT = 19; field in ContactsContract.CommonDataKinds.Phone
5884 case TYPE_ASSISTANT: return com.android.internal.R.string.phoneTypeAssistant; in getTypeLabelResource()
5897 if ((type == TYPE_CUSTOM || type == TYPE_ASSISTANT) && !TextUtils.isEmpty(label)) { in getTypeLabel()
6676 public static final int TYPE_ASSISTANT = 1; field in ContactsContract.CommonDataKinds.Relation
6703 case TYPE_ASSISTANT: return com.android.internal.R.string.relationTypeAssistant; in getTypeLabelResource()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardUtils.java152 Phone.TYPE_ASSISTANT); in sKnownPhoneTypeMap_StoI.put() argument
/frameworks/base/api/
Dsystem-current.txt25708 field public static final int TYPE_ASSISTANT = 19; // 0x13
25747 field public static final int TYPE_ASSISTANT = 1; // 0x1
Dcurrent.txt24118 field public static final int TYPE_ASSISTANT = 19; // 0x13
24157 field public static final int TYPE_ASSISTANT = 1; // 0x1