summaryrefslogtreecommitdiff
path: root/core/java/android/accounts/AccountAndUser.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-061-0/+5
* Fix a race condition in SyncManager.onAccountsUpdated()Amith Yamasani2012-04-111-0/+49