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.java6227 public static final int TYPE_ASSISTANT = 19; field in ContactsContract.CommonDataKinds.Phone
6290 case TYPE_ASSISTANT: return com.android.internal.R.string.phoneTypeAssistant; in getTypeLabelResource()
6303 if ((type == TYPE_CUSTOM || type == TYPE_ASSISTANT) && !TextUtils.isEmpty(label)) { in getTypeLabel()
7175 public static final int TYPE_ASSISTANT = 1; field in ContactsContract.CommonDataKinds.Relation
7202 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/core/api/
Dcurrent.txt34224 field public static final int TYPE_ASSISTANT = 19; // 0x13
34263 field public static final int TYPE_ASSISTANT = 1; // 0x1
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24116 field public static final int TYPE_ASSISTANT = 19; // 0x13
24155 field public static final int TYPE_ASSISTANT = 1; // 0x1