Home | History | Annotate | Download | only in editor

Lines Matching refs:mAccountTypeManager

197     private AccountTypeManager mAccountTypeManager;
249 mAccountTypeManager = AccountTypeManager.getInstance(getContext());
488 rawContactDelta.getAccountType(mAccountTypeManager),
492 rawContactDelta.getAccountType(mAccountTypeManager),
532 return !mCurrentRawContactDelta.getAccountType(mAccountTypeManager).areContactsWritable();
545 final AccountType accountType = rawContactDelta.getAccountType(mAccountTypeManager);
583 final AccountType accountType = mCurrentRawContactDelta.getAccountType(mAccountTypeManager);