Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DContactsContract.java6350 public static final int TYPE_ASSISTANT = 19; field in ContactsContract.CommonDataKinds.Phone
6413 case TYPE_ASSISTANT: return com.android.internal.R.string.phoneTypeAssistant; in getTypeLabelResource()
6426 if ((type == TYPE_CUSTOM || type == TYPE_ASSISTANT) && !TextUtils.isEmpty(label)) { in getTypeLabel()
7291 public static final int TYPE_ASSISTANT = 1; field in ContactsContract.CommonDataKinds.Relation
7318 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/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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
/frameworks/base/core/api/
Dcurrent.txt36329 field public static final int TYPE_ASSISTANT = 19; // 0x13
36368 field public static final int TYPE_ASSISTANT = 1; // 0x1