summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/KeySet.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2014-08-14Address KeySet API Reviewdcashman
2014-07-14Initial KeySet API.dcashman
2014-07-12Revert "Initial KeySet API."dcashman
2014-07-12Initial KeySet API.dcashman
2013-02-20Added the KeySetManager.Geremy Condra