Home
last modified time | relevance | path

Searched refs:mRestrictedCaptionAreaRect (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java299 private Rect mRestrictedCaptionAreaRect; field in Window
995 mRestrictedCaptionAreaRect = listener != null ? new Rect() : null; in setRestrictedCaptionAreaListener()
2674 mRestrictedCaptionAreaRect.set(left, top, right, bottom); in notifyRestrictedCaptionAreaCallback()
2676 mRestrictedCaptionAreaRect); in notifyRestrictedCaptionAreaCallback()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68378 Landroid/view/Window;->mRestrictedCaptionAreaRect:Landroid/graphics/Rect;