-
public final class TouchPrivacyManagerManager to handle touch privacy area.
-
-
Constructor Summary
Constructors Constructor Description TouchPrivacyManager(TouchPrivacy globalTouchPrivacy)
-
Method Summary
Modifier and Type Method Description final UnitaddTouchOverrideArea(Rect bounds, TouchPrivacy touchPrivacy)Adds touch area with TouchPrivacy override. -
-
Constructor Detail
-
TouchPrivacyManager
TouchPrivacyManager(TouchPrivacy globalTouchPrivacy)
-
-
Method Detail
-
addTouchOverrideArea
@UiThread() final Unit addTouchOverrideArea(Rect bounds, TouchPrivacy touchPrivacy)
Adds touch area with TouchPrivacy override.
-
-
-
-