Searched refs:mAccountManagerResponse (Results 1 – 1 of 1) sorted by relevance
51 private AccountManagerResponse mAccountManagerResponse = null; field in ChooseAccountActivity63 mAccountManagerResponse = in onCreate()166 if (mAccountManagerResponse != null) { in finish()168 mAccountManagerResponse.onResult(mResult); in finish()170 mAccountManagerResponse.onError(AccountManager.ERROR_CODE_CANCELED, "canceled"); in finish()