summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/KeySet.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Address KeySet API Reviewdcashman2014-08-141-1/+59
* Initial KeySet API.dcashman2014-07-141-5/+22
* Revert "Initial KeySet API."dcashman2014-07-121-22/+5
* Initial KeySet API.dcashman2014-07-121-5/+22
* Added the KeySetManager.Geremy Condra2013-02-201-0/+34