Home
last modified time | relevance | path

Searched refs:Illustration (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DIllustrationTest.java27 import com.android.setupwizardlib.view.Illustration;
33 final Illustration illustration = new Illustration(getContext()); in testWillDraw()
43 final Illustration illustration = new Illustration(context); in testAspectRatio()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
DSetupWizardLayout.java47 import com.android.setupwizardlib.view.Illustration;
248 if (view instanceof Illustration) { in setIllustration()
249 final Illustration illustration = (Illustration) view; in setIllustration()
265 if (view instanceof Illustration) { in setIllustration()
266 final Illustration illustration = (Illustration) view; in setIllustration()
274 if (view instanceof Illustration) { in setIllustration()
275 final Illustration illustration = (Illustration) view; in setIllustration()
290 if (view instanceof Illustration) { in setIllustrationAspectRatio()
291 final Illustration illustration = (Illustration) view; in setIllustrationAspectRatio()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DIllustration.java44 public class Illustration extends FrameLayout { class
55 public Illustration(Context context) { in Illustration() method in Illustration
60 public Illustration(Context context, AttributeSet attrs) { in Illustration() method in Illustration
66 public Illustration(Context context, AttributeSet attrs, int defStyleAttr) { in Illustration() method in Illustration
/frameworks/base/docs/html/guide/topics/ui/
Doverview.jd26 <p class="img-caption"><strong>Figure 1.</strong> Illustration of a view hierarchy, which defines a
/frameworks/base/docs/html/preview/
Dbehavior-changes.jd91 <strong>Figure 1.</strong> Illustration of how Doze applies a first level of
111 <strong>Figure 2.</strong> Illustration of how Doze applies a second level of
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd66 <p class="img-caption"><strong>Figure 1.</strong> Illustration of how {@link
/frameworks/base/docs/html/guide/topics/graphics/
Dopengl.jd445 <strong>Figure 1.</strong> Illustration of a coordinate list which translates into a
/frameworks/base/docs/html/guide/components/
Dintents-filters.jd114 <p class="img-caption"><strong>Figure 1.</strong> Illustration of how an implicit intent is
/frameworks/base/docs/html/guide/practices/
Dscreens_support.jd200 Illustration of how Android roughly maps actual sizes and densities