2fffd22b76a5b6f771c7169570ff0136e07cd133
Implementing the new return type for A11y services to take the screenshot of the specified display. boolean takeScreenshot(int displayId, @NonNull @CallbackExecutor Executor executor, @NonNull Consumer<ScreenshotResult> callback) The return type is a new class, ScreenshotResult, including hardwareBuffer, colorSpace, and timestamp. A11y services could use the method, Bitmap#wrapHardwareBuffer, to obtain the bitmap. Bug: 10931661 Test: a11y CTS & unit tests Change-Id: I03eae10f0970d0e11e02c9d3f4031c4096b7b5b4
…
…
…
…
…
Merge "Add support for rejecting Telecom call with a specified reason." am:
2c12c74b33 am: d7d382e0ed am: 2505d60319
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%