summaryrefslogtreecommitdiff
path: root/core/java/android/service/contentcapture/DataShareReadAdapter.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-03-09Added @IntDef for DATA_SHARE_ERROR_ constantsYara Hassan
2020-02-11Promote System APIs to also be Test APIs for Content Capture DataSergey Volnov
2020-01-29Got rid of cancellation signals in the Content Capture Data SharingSergey Volnov
2020-01-24Use cancellation signals for timeouts and cancel-by-CCService operationsSergey Volnov
2020-01-24Implement data sharing API for Content Capture.Sergey Volnov