Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/surfacevalidator/
DViewFactory.java22 View createView(Context context); in createView() method
/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.java512 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListScenario
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java702 public abstract View createView(Context context); in createView() method in VideoViewFactory
733 public TextureView createView(Context context) { in createView() method in TextureViewFactory
831 public View createView(Context context) { in createView() method in SurfaceViewFactory
916 public View createView(Context context) { in createView() method in GLSurfaceViewFactory