Searched refs:mRestrictedCaptionAreaRect (Results 1 – 1 of 1) sorted by relevance
281 private Rect mRestrictedCaptionAreaRect; field in Window935 mRestrictedCaptionAreaRect = listener != null ? new Rect() : null; in setRestrictedCaptionAreaListener()2244 mRestrictedCaptionAreaRect.set(left, top, right, bottom); in notifyRestrictedCaptionAreaCallback()2246 mRestrictedCaptionAreaRect); in notifyRestrictedCaptionAreaCallback()