Home
last modified time | relevance | path

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

/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DViewFactory.java22 View createView(Context context); in createView() method
DSurfaceControlTestCase.java134 public View createView(Context context) { in createView() method in SurfaceControlTestCase.SurfaceViewFactory
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSimpleKeyguardService.java61 private View createView(Context context) { in createView() method in SimpleKeyguardService
/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.java721 public abstract View createView(Context context); in createView() method in VideoViewFactory
752 public TextureView createView(Context context) { in createView() method in TextureViewFactory
846 public View createView(Context context) { in createView() method in SurfaceViewFactory
930 public View createView(Context context) { in createView() method in GLSurfaceViewFactory