Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindow.java286 private Rect mRestrictedCaptionAreaRect; field in Window
944 mRestrictedCaptionAreaRect = listener != null ? new Rect() : null; in setRestrictedCaptionAreaListener()
2470 mRestrictedCaptionAreaRect.set(left, top, right, bottom); in notifyRestrictedCaptionAreaCallback()
2472 mRestrictedCaptionAreaRect); in notifyRestrictedCaptionAreaCallback()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt85116 Landroid/view/Window;->mRestrictedCaptionAreaRect:Landroid/graphics/Rect;