Added in API level 31
android.view.displayhash
Interfaces
DisplayHashResultCallback |
Use when calling View#generateDisplayHash(String, Rect, Executor,
DisplayHashResultCallback) .
|
Classes
DisplayHash | The DisplayHash used to validate information about what was present on screen. |
DisplayHashManager | Manages DisplayHash requests. |
VerifiedDisplayHash | The verified display hash used to validate information about what was present on screen. |
Interfaces
Classes