Searched refs:ERROR_CODE_INVALID_RESPONSE (Results 1 – 7 of 7) sorted by relevance
96 AccountManager.ERROR_CODE_INVALID_RESPONSE, in addAccount()135 AccountManager.ERROR_CODE_INVALID_RESPONSE, in confirmCredentials()185 AccountManager.ERROR_CODE_INVALID_RESPONSE, in getAuthToken()228 AccountManager.ERROR_CODE_INVALID_RESPONSE, in updateCredentials()437 AccountManager.ERROR_CODE_INVALID_RESPONSE, in isCredentialsUpdateSuggested()462 int errorCode = AccountManager.ERROR_CODE_INVALID_RESPONSE; in fillResultWithError()
686 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testStartAddAccountSessionReturnWithInvalidIntent()754 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), contains("invalid intent")); in testStartAddAccountSessionWhereAuthenticatorReturnsIntentWithProhibitedFlags()905 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testStartUpdateCredentialsSessionReturnWithInvalidIntent()1205 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testFinishSessionAsUserReturnWithInvalidIntent()1399 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testHasFeaturesReturnNullResult()1878 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testGetAuthTokenReturnWithInvalidIntent()2153 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testAddAccountAsUserReturnWithInvalidIntent()2291 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testConfirmCredentialsAsUserReturnWithInvalidIntent()2428 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testUpdateCredentialsReturnWithInvalidIntent()2956 eq(AccountManager.ERROR_CODE_INVALID_RESPONSE), anyString()); in testGetAccountsByFeaturesError()[all …]
177 public static final int ERROR_CODE_INVALID_RESPONSE = 5; field in AccountManager2438 onError(ERROR_CODE_INVALID_RESPONSE, "null bundle returned");2520 onError(ERROR_CODE_INVALID_RESPONSE, "no result in response");2623 if (code == ERROR_CODE_INVALID_RESPONSE) {
177 response.onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, in addAccount()
2091 response.onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, "null bundle"); in onResult()3132 onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, in getAuthToken()3170 onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, in getAuthToken()3588 onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, in onResult()3608 sendErrorResponse(response, AccountManager.ERROR_CODE_INVALID_RESPONSE, in onResult()3658 sendErrorResponse(response, AccountManager.ERROR_CODE_INVALID_RESPONSE, in onResult()4034 AccountManager.ERROR_CODE_INVALID_RESPONSE, in isCredentialsUpdateSuggested()4054 AccountManager.ERROR_CODE_INVALID_RESPONSE, in isCredentialsUpdateSuggested()4341 onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, "null bundle");5183 onError(AccountManager.ERROR_CODE_INVALID_RESPONSE,[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3743 field public static final int ERROR_CODE_INVALID_RESPONSE = 5; // 0x5