summaryrefslogtreecommitdiff
path: root/core/java/android/service/attention/AttentionService.java
Commit message (Expand)AuthorAgeFilesLines
* Rename ProximityCallback to ProximityUpdateCallbackDaniel2022-02-161-11/+13
* Adding proximity endpoints to Attention ServiceDaniel2022-02-011-0/+60
* Remove the disableSelf() apiAlex Salo2019-04-151-15/+0
* Simplify the AttentionService APIAlex Salo2019-03-211-18/+27
* Add disableSelf() and more failure codesAlex Salo2019-03-211-7/+28
* Mark return value of onBind() as @NullableAlex Salo2019-03-051-1/+3
* Fix comments in AttentionService result constsAlex Salo2019-01-301-2/+2
* Add skeleton implementation for Attention APIAlex Salo2019-01-161-0/+160