Searched defs:SurfaceView (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/layoutlib/bridge/src/android/view/ |
H A D | SurfaceView.java | 35 public class SurfaceView extends MockView { class 37 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView 41 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView 45 public SurfaceView(Context context, AttributeSet attrs, int defStyle) { in SurfaceView() method in SurfaceView 49 public SurfaceView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in SurfaceView() method in SurfaceView
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceView.java | 109 public class SurfaceView extends View implements ViewRootImpl.SurfaceChangedCallback { class 256 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView 260 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView 264 public SurfaceView(Context context, AttributeSet attrs, int defStyleAttr) { in SurfaceView() method in SurfaceView 268 public SurfaceView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in SurfaceView() method in SurfaceView 273 public SurfaceView(@NonNull Context context, @Nullable AttributeSet attrs, int defStyleAttr, in SurfaceView() method in SurfaceView
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |