Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAccountManager.java150 public static final int ERROR_CODE_INVALID_RESPONSE = 5; field in AccountManager
1918 onError(ERROR_CODE_INVALID_RESPONSE, "no result in response");
2016 if (code == ERROR_CODE_INVALID_RESPONSE) {
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java908 response.onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, "null bundle"); in onResult()
1691 onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, in getAuthToken()
2121 onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, "null bundle"); in onResult()
2643 response.onError(AccountManager.ERROR_CODE_INVALID_RESPONSE, in onResult()
/frameworks/base/api/
Dsystem-current.txt2809 field public static final int ERROR_CODE_INVALID_RESPONSE = 5; // 0x5
Dcurrent.txt2732 field public static final int ERROR_CODE_INVALID_RESPONSE = 5; // 0x5