Home
last modified time | relevance | path

Searched defs:SurfaceView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceView.java125 public class SurfaceView extends View implements ViewRootImpl.SurfaceChangedCallback { class
329 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView
333 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView
337 public SurfaceView(Context context, AttributeSet attrs, int defStyleAttr) { in SurfaceView() method in SurfaceView
341 public SurfaceView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in SurfaceView() method in SurfaceView
346 public SurfaceView(@NonNull Context context, @Nullable AttributeSet attrs, int defStyleAttr, in SurfaceView() method in SurfaceView
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...