Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/provider/
H A 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()
7287 public static final int TYPE_ASSISTANT = 1; field in ContactsContract.CommonDataKinds.Relation
7314 case TYPE_ASSISTANT: return com.android.internal.R.string.relationTypeAssistant; in getTypeLabelResource()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt36175 field public static final int TYPE_ASSISTANT = 19; // 0x13
36214 field public static final int TYPE_ASSISTANT = 1; // 0x1