This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bce8effe75c5477eb42d4e1c4df609da962285a2
frameworks_base
/
core
/
java
/
android
/
accounts
History
Fred Quintana
5d1a0c3933
Make the AbstractAccountAuthenticator return an error to the AccountManagerService
...
if it detects a RuntimeException. Bug: 4726899 Change-Id: I5c478464cd0d426722257b2c5c75f964cd839ea6
2011-06-23 17:03:44 -07:00
..
AbstractAccountAuthenticator.java
Make the AbstractAccountAuthenticator return an error to the AccountManagerService
2011-06-23 17:03:44 -07:00
Account.aidl
…
Account.java
…
AccountAuthenticatorActivity.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
AccountAuthenticatorCache.java
DO NOT MERGE
2011-03-01 11:20:06 -08:00
AccountAuthenticatorResponse.java
…
AccountManager.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
AccountManagerCallback.java
…
AccountManagerFuture.java
…
AccountManagerResponse.java
…
AccountManagerService.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
AccountsException.java
…
AuthenticatorDescription.aidl
…
AuthenticatorDescription.java
DO NOT MERGE
2011-03-01 11:20:06 -08:00
AuthenticatorException.java
…
ChooseAccountActivity.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
GrantCredentialsPermissionActivity.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
IAccountAuthenticator.aidl
…
IAccountAuthenticatorCache.java
add caching to the AccountManagerService
2010-12-03 15:35:48 -08:00
IAccountAuthenticatorResponse.aidl
…
IAccountManager.aidl
…
IAccountManagerResponse.aidl
…
NetworkErrorException.java
…
OnAccountsUpdateListener.java
…
OperationCanceledException.java
…