summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/SerialPort.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-3/+4
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-4/+3
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-3/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-2/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-081-0/+4
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-5/+0
* Document that ByteBuffer position not updatedGlenn Kasten2012-11-081-2/+6
* Add SerialPort.sendBreak()Mike Lockwood2012-02-101-0/+8
* New Serial Manager API:Mike Lockwood2012-02-101-0/+122