Home | History | Annotate | Download | only in model

Lines Matching refs:mAccounts

200     private List<AccountWithDataSet> mAccounts = Lists.newArrayList();
523 mAccounts = allAccounts;
535 + mAccounts.size() + " accounts in " + (endTimeWall - startTimeWall) + "ms(wall) "
584 return contactWritableOnly ? mContactWritableAccounts : mAccounts;