D | SurfaceView.java | 41 public class SurfaceView extends MockView { class 43 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView 47 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView 51 public SurfaceView(Context context, AttributeSet attrs, int defStyle) { in SurfaceView() method in SurfaceView 55 public SurfaceView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in SurfaceView() method in SurfaceView 59 public SurfaceView(@NonNull Context context, @Nullable AttributeSet attrs, int defStyleAttr, in SurfaceView() method in SurfaceView
|