Home | History | Annotate | Download | only in accounts

Lines Matching refs:KEY_ACCOUNT_NAME

163     public static final String KEY_ACCOUNT_NAME = "authAccount";
893 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account you supplied
977 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account you supplied
1058 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account you supplied
1130 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account created
1254 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account created
1331 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account created
1782 result.putString(KEY_ACCOUNT_NAME, null);
1808 value.getString(KEY_ACCOUNT_NAME),
1850 final String accountName = result.getString(KEY_ACCOUNT_NAME);
1911 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account
1947 * keys {@link #KEY_ACCOUNT_NAME} and {@link #KEY_ACCOUNT_TYPE}.