Home | History | Annotate | Download | only in group

Lines Matching defs:getAccountType

355     private AccountType getAccountType() {
356 return AccountTypeManager.getInstance(mContext).getAccountType(mAccountType, mDataSet);
367 return getAccountType().isGroupMembershipEditable();
374 final AccountType accountType = getAccountType();