Home | History | Annotate | Download | only in activity

Lines Matching refs:ACCOUNT_ID_COMBINED_VIEW

494      * @return the currently selected account ID, *or* {@link Account#ACCOUNT_ID_COMBINED_VIEW}.
508 * @return if an actual account is selected. (i.e. {@link Account#ACCOUNT_ID_COMBINED_VIEW}
512 return isAccountSelected() && (getUIAccountId() != Account.ACCOUNT_ID_COMBINED_VIEW);
528 * @param accountId ID of the account to load. Can be {@link Account#ACCOUNT_ID_COMBINED_VIEW}.
545 if (accountId == Account.ACCOUNT_ID_COMBINED_VIEW) {