Lines Matching refs:ACCOUNT_TYPE

308      * replaced using the corresponding {@link #ACCOUNT_TYPE} and {@link #ACCOUNT_NAME} values.</li>
368 * {@link #ACCOUNT_TYPE} columns (nulls are allowed). Since directory IDs are assigned
527 public static final String ACCOUNT_TYPE = "accountType";
562 * {@link #ACCOUNT_TYPE}/{@link #ACCOUNT_NAME}.
822 * {@link #ACCOUNT_TYPE} identifies a specific account.
832 public static final String ACCOUNT_TYPE = "account_type";
2380 * {@link ContactsContract.RawContacts#ACCOUNT_TYPE} and
2458 * values.put(RawContacts.ACCOUNT_TYPE, accountType);
2486 * .withValue(RawContacts.ACCOUNT_TYPE, accountType)
2550 * .appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType)
2685 * {@link #ACCOUNT_TYPE} identifies a specific account.
2692 * <td>{@link #ACCOUNT_TYPE}</td>
2715 * each others' data. The combination of {@link #ACCOUNT_TYPE},
3095 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, ACCOUNT_TYPE);
3290 * {@link RawContacts#ACCOUNT_TYPE} and {@link RawContacts#ACCOUNT_NAME}.
3311 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
3326 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
3622 * {@link RawContacts#ACCOUNT_TYPE}
3631 public static final String ACCOUNT_TYPE = "account_type";
3801 * {@link RawContacts#ACCOUNT_TYPE} and {@link RawContacts#ACCOUNT_NAME}.
3824 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
3838 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
3864 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
3876 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
3898 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
3909 * builder.appendQueryParameter(RawContacts.ACCOUNT_TYPE, accountType);
7757 * each others' group data. The combination of {@link #ACCOUNT_TYPE},
7879 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, values, ACCOUNT_TYPE);
8014 public static final String ACCOUNT_TYPE = "account_type";
8085 * <td>{@link #ACCOUNT_TYPE}</td>
8853 * RawContacts#ACCOUNT_TYPE} that you are using in order to provide the smooth contact
8858 * #METADATA_ACCOUNT_TYPE}, which defines {@link RawContacts#ACCOUNT_TYPE} for your Contacts
8975 * describing {@link RawContacts#ACCOUNT_TYPE} for the corresponding Contacts Provider
9366 * {@link RawContacts#ACCOUNT_TYPE}
9368 public static final String ACCOUNT_TYPE = "account_type";
9504 public static final String ACCOUNT_TYPE = "account_type";