Searched refs:ERROR_CODE_REMOTE_EXCEPTION (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/core/java/android/service/voice/ |
D | VisualQueryDetectionServiceFailure.java | 67 public static final int ERROR_CODE_REMOTE_EXCEPTION = 5; field in VisualQueryDetectionServiceFailure 78 ERROR_CODE_REMOTE_EXCEPTION 123 case ERROR_CODE_REMOTE_EXCEPTION: in getSuggestedAction()
|
D | HotwordDetectionServiceFailure.java | 82 public static final int ERROR_CODE_REMOTE_EXCEPTION = 7; field in HotwordDetectionServiceFailure 100 ERROR_CODE_REMOTE_EXCEPTION, 145 case ERROR_CODE_REMOTE_EXCEPTION: in getSuggestedAction()
|
D | SoftwareHotwordDetector.java | 88 HotwordDetectionServiceFailure.ERROR_CODE_REMOTE_EXCEPTION, in onDetectorRemoteException()
|
D | AlwaysOnHotwordDetector.java | 1772 HotwordDetectionServiceFailure.ERROR_CODE_REMOTE_EXCEPTION, in onDetectorRemoteException()
|
/frameworks/base/core/java/android/accounts/ |
D | AbstractAccountAuthenticator.java | 530 response.onError(AccountManager.ERROR_CODE_REMOTE_EXCEPTION, in handleException()
|
D | AccountManager.java | 174 public static final int ERROR_CODE_REMOTE_EXCEPTION = 1; field in AccountManager
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 2118 onError(AccountManager.ERROR_CODE_REMOTE_EXCEPTION, "remote exception"); in run() 4392 onError(AccountManager.ERROR_CODE_REMOTE_EXCEPTION, "remote exception"); 5175 onError(AccountManager.ERROR_CODE_REMOTE_EXCEPTION, "bind failure"); 5204 onError(AccountManager.ERROR_CODE_REMOTE_EXCEPTION, 5215 response.onError(AccountManager.ERROR_CODE_REMOTE_EXCEPTION, 5235 response.onError(AccountManager.ERROR_CODE_REMOTE_EXCEPTION,
|
/frameworks/base/core/api/ |
D | system-current.txt | 13571 field public static final int ERROR_CODE_REMOTE_EXCEPTION = 7; // 0x7 13697 field public static final int ERROR_CODE_REMOTE_EXCEPTION = 5; // 0x5
|
D | current.txt | 3827 field public static final int ERROR_CODE_REMOTE_EXCEPTION = 1; // 0x1
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 2734 field public static final int ERROR_CODE_REMOTE_EXCEPTION = 1; // 0x1
|