Home | History | Annotate | Download | only in provider

Lines Matching refs:TYPE_ASSISTANT

5450          * <li>{@link #TYPE_ASSISTANT}</li>
5528 public static final int TYPE_ASSISTANT = 19;
5590 case TYPE_ASSISTANT: return com.android.internal.R.string.phoneTypeAssistant;
5603 if ((type == TYPE_CUSTOM || type == TYPE_ASSISTANT) && !TextUtils.isEmpty(label)) {
6343 * <li>{@link #TYPE_ASSISTANT}</li>
6378 public static final int TYPE_ASSISTANT = 1;
6405 case TYPE_ASSISTANT: return com.android.internal.R.string.relationTypeAssistant;