Home | History | Annotate | Download | only in accounts

Lines Matching refs:KEY_ACCOUNT_TYPE

169     public static final String KEY_ACCOUNT_TYPE = "accountType";
894 * <li> {@link #KEY_ACCOUNT_TYPE} - the type of the account
978 * <li> {@link #KEY_ACCOUNT_TYPE} - the type of the account
1059 * <li> {@link #KEY_ACCOUNT_TYPE} - the type of the account
1131 * <li> {@link #KEY_ACCOUNT_TYPE} - the type of the account
1255 * <li> {@link #KEY_ACCOUNT_TYPE} - the type of the account
1332 * <li> {@link #KEY_ACCOUNT_TYPE} - the type of the account
1783 result.putString(KEY_ACCOUNT_TYPE, null);
1809 value.getString(KEY_ACCOUNT_TYPE));
1851 final String accountType = result.getString(KEY_ACCOUNT_TYPE);
1912 * <li> {@link #KEY_ACCOUNT_TYPE} - the type of the account
1947 * keys {@link #KEY_ACCOUNT_NAME} and {@link #KEY_ACCOUNT_TYPE}.