Searched refs:mAccountManagerResponse (Results 1 – 1 of 1) sorted by relevance
46 private AccountManagerResponse mAccountManagerResponse = null; field in ChooseAccountActivity59 mAccountManagerResponse = in onCreate()132 if (mAccountManagerResponse != null) { in finish()134 mAccountManagerResponse.onResult(mResult); in finish()136 mAccountManagerResponse.onError(AccountManager.ERROR_CODE_CANCELED, "canceled"); in finish()