Home
last modified time | relevance | path

Searched refs:mReportAccountAuthenticatorError (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupFinal.java165 private boolean mReportAccountAuthenticatorError; field in AccountSetupFinal
210 mReportAccountAuthenticatorError = in onCreate()
228 mReportAccountAuthenticatorError = true; in onCreate()
457 mReportAccountAuthenticatorError); in onSaveInstanceState()
746 if (mReportAccountAuthenticatorError) { in finish()
1191 mReportAccountAuthenticatorError = false; in onAccountCreationFragmentComplete()