Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindow.java303 private Rect mRestrictedCaptionAreaRect; field in Window
1085 mRestrictedCaptionAreaRect = listener != null ? new Rect() : null; in setRestrictedCaptionAreaListener()
2934 mRestrictedCaptionAreaRect.set(left, top, right, bottom); in notifyRestrictedCaptionAreaCallback()
2936 mRestrictedCaptionAreaRect); in notifyRestrictedCaptionAreaCallback()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64412 Landroid/view/Window;->mRestrictedCaptionAreaRect:Landroid/graphics/Rect;