summaryrefslogtreecommitdiff
path: root/core/java/android/app/prediction/AppTargetEvent.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2019-11-26Added ACTION_UNPIN = 4 in ActionTypeShashwat Razdan
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-03-13Adds class and method documentation in all app prediction classesMehdi Alizadeh
2019-03-13Adds nullability annotation and java docs to App Prediction APIsMehdi Alizadeh
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-29Ensure some calls are available for testingWinson Chung
2019-01-10Adding initial implementation of Prediction client/service APISunny Goyal