summaryrefslogtreecommitdiff
path: root/core/java/android/os/ExternalVibration.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Merge "Fix serialization issue of ExternalVibration"TreeHugger Robot2020-01-071-1/+0
|\
| * Fix serialization issue of ExternalVibrationAlexey Kuzmin2020-01-071-1/+0
* | Add VibrationAttributesAlexey Kuzmin2020-01-061-0/+4
|/
* Link to death of external vibrationsAlexey Kuzmin2019-06-111-0/+18
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add new ExternalVibratorService.Michael Wright2019-01-261-0/+171