Home
last modified time | relevance | path

Searched defs:createView (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DViewFactory.java22 View createView(Context context); in createView() method
DSurfaceControlTestCase.java118 public View createView(Context context) { in createView() method in SurfaceControlTestCase.SurfaceViewFactory
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java256 protected View createView(long packedPosition, int flPos, ViewGroup parent, int desiredHeight) { in createView() method in ExpandableListScenario
DListScenario.java513 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListScenario
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java719 public abstract View createView(Context context); in createView() method in VideoViewFactory
750 public TextureView createView(Context context) { in createView() method in TextureViewFactory
844 public View createView(Context context) { in createView() method in SurfaceViewFactory
928 public View createView(Context context) { in createView() method in GLSurfaceViewFactory