Searched defs:FullScreenControls (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentVideoView.java149 private static class FullScreenControls implements ContentVideoViewControls { class in class:ContentVideoView
154 public FullScreenControls(Context context, View video) { method in class:ContentVideoView.FullScreenControls
400 controls = new FullScreenControls(getContext(), this);

Completed in 55 milliseconds