Searched refs:mRestrictedCaptionAreaRect (Results 1 – 2 of 2) sorted by relevance
301 private Rect mRestrictedCaptionAreaRect; field in Window1070 mRestrictedCaptionAreaRect = listener != null ? new Rect() : null; in setRestrictedCaptionAreaListener()2754 mRestrictedCaptionAreaRect.set(left, top, right, bottom); in notifyRestrictedCaptionAreaCallback()2756 mRestrictedCaptionAreaRect); in notifyRestrictedCaptionAreaCallback()
65055 Landroid/view/Window;->mRestrictedCaptionAreaRect:Landroid/graphics/Rect;