Searched refs:mCheckEmail (Results 1 – 1 of 1) sorted by relevance
318 final String mCheckEmail; field in AccountCheckSettingsFragment.AccountCheckTask340 mCheckEmail = mAccount.mEmailAddress; in AccountCheckTask()348 LogUtils.d(Logging.LOG_TAG, "Begin auto-discover for %s", mCheckEmail); in doInBackground()351 final Bundle result = store.autoDiscover(mContext, mCheckEmail, mCheckPassword); in doInBackground()