Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java301 private Rect mRestrictedCaptionAreaRect; field in Window
1070 mRestrictedCaptionAreaRect = listener != null ? new Rect() : null; in setRestrictedCaptionAreaListener()
2754 mRestrictedCaptionAreaRect.set(left, top, right, bottom); in notifyRestrictedCaptionAreaCallback()
2756 mRestrictedCaptionAreaRect); in notifyRestrictedCaptionAreaCallback()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65055 Landroid/view/Window;->mRestrictedCaptionAreaRect:Landroid/graphics/Rect;