Home | History | Annotate | Download | only in accounts

Lines Matching refs:KEY_ACCOUNT_NAME

165     public static final String KEY_ACCOUNT_NAME = "authAccount";
702 String name = bundle.getString(KEY_ACCOUNT_NAME);
1026 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account you supplied
1110 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account you supplied
1191 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account you supplied
1263 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account created
1412 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account created
1489 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account created
1945 result.putString(KEY_ACCOUNT_NAME, null);
1971 value.getString(KEY_ACCOUNT_NAME),
2013 final String accountName = result.getString(KEY_ACCOUNT_NAME);
2074 * <li> {@link #KEY_ACCOUNT_NAME} - the name of the account
2110 * keys {@link #KEY_ACCOUNT_NAME} and {@link #KEY_ACCOUNT_TYPE}.