Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e5fdc96a authored by Jeff DeCew's avatar Jeff DeCew
Browse files

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
parent ca834953
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment