Searched defs:handleException (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java150 handleException(response, "addAccount", accountType, e);
175 handleException(response, "confirmCredentials", account.toString(), e);
200 handleException(response, "getAuthTokenLabel", authTokenType, e);
227 handleException(response, "getAuthToken",
256 handleException(response, "updateCredentials",
272 handleException(response, "editProperties", accountType, e);
287 handleException(response, "hasFeatures", account.toString(), e);
302 handleException(response, "getAccountRemovalAllowed", account.toString(), e);
318 handleException(response, "getAccountCredentialsForCloning", account.toString(), e);
336 handleException(respons
341 private void handleException(IAccountAuthenticatorResponse response, String method, method in class:AbstractAccountAuthenticator
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 95 milliseconds