Searched refs:mPrimaryAccount (Results 1 – 1 of 1) sorted by relevance
329 private AccountWithDataSet mPrimaryAccount; field in CompactRawContactsEditorView635 mPrimaryAccount = primaryAccount; in setState()636 if (mPrimaryAccount == null) { in setState()637 mPrimaryAccount = ContactEditorUtils.getInstance(getContext()).getDefaultAccount(); in setState()639 vlog("state: primary " + mPrimaryAccount); in setState()656 .getEntryToWrite(/* id =*/ -1, mPrimaryAccount, mIsUserProfile); in setState()870 mPrimaryAccount); in addAccountSelector()882 if (mListener != null && !mPrimaryAccount.equals(newAccount)) { in addAccountSelector()885 mPrimaryAccount, in addAccountSelector()953 mPhotoId, mPrimaryAccount, mIsUserProfile); in addPhotoView()