Searched refs:mStoreHost (Results 1 – 1 of 1) sorted by relevance
316 final String mStoreHost; field in AccountCheckSettingsFragment.AccountCheckTask334 mStoreHost = mAccount.mHostAuthRecv.mAddress; in AccountCheckTask()337 mStoreHost = null; in AccountCheckTask()403 return new MessagingException(resultCode, mStoreHost); in doInBackground()410 return new MessagingException(resultCode, mStoreHost, data); in doInBackground()