Searched refs:mResponse (Results 1 – 2 of 2) sorted by relevance
52 AccountAuthenticatorResponse mResponse; field in MockAccountAuthenticator92 return mResponse; in getResponse()120 mResponse = null; in clearData()163 this.mResponse = response; in addAccount()179 this.mResponse = response; in updateCredentials()193 this.mResponse = response; in editProperties()204 this.mResponse = response; in confirmCredentials()230 this.mResponse = response; in getAuthToken()270 this.mResponse = response; in hasFeatures()338 this.mResponse = response; in startAddAccountSession()[all …]
35 private AccountAuthenticatorResponse mResponse; field in AccountRemovalDummyActivity41 mResponse = input in onCreate()46 mResponse.onResult(result); in onCreate()