summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Jeff DeCew <jeffdq@google.com> 2023-12-04 19:46:35 +0000
committer Jeff DeCew <jeffdq@google.com> 2023-12-07 02:05:16 +0000
commite5fdc96aa02cb8c18d5e3395141885e5ebd9cce0 (patch)
treea5d340a233ba64f88353b8cba49488072fa703d3 /api/api.go
parentca834953e8860043a5ffdb8410538c8791d20191 (diff)
Add ExecutorContentObserver.
This allows creating a ContentObserver with an Executor instead of a Handler. This is currently done by creating an awkward constructor on ContentObserver that takes an Executor and an unused int to avoid breaking source compatibility. It is marked with @hide because it is really awkward. ExecutorContentObserver, which is less weird, is also marked @hide. This could theoretically be unhidden, but will be valuable to platform source even as-is. Change-Id: Ie3a0f200abcf1834cbf969186dc3a5aa11efb8a4 Fixes: 232409779
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions