Searched refs:ScaledLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1073 static class ScaledLayout extends ViewGroup { class in class:Cea708CCWidget
1074 private static final String TAG = "ScaledLayout";
1089 public ScaledLayout(Context context) { method in class:Cea708CCWidget.ScaledLayout
1160 "A child of ScaledLayout cannot have the UNSPECIFIED scale factors");
1167 throw new RuntimeException("A child of ScaledLayout should have a range of "
1171 throw new RuntimeException("A child of ScaledLayout should have a range of "
1175 throw new RuntimeException("A child of ScaledLayout should have a range of "
1179 throw new RuntimeException("A child of ScaledLayout should have a range of "
1311 static class CCLayout extends ScaledLayout implements ClosedCaptionLayout {
1317 private final ScaledLayout mSafeTitleAreaLayou
[all...]

Completed in 32 milliseconds