Home
last modified time | relevance | path

Searched refs:simple (Results 1 – 25 of 208) sorted by relevance

123456789

/frameworks/base/docs/html/training/basics/firstapp/
Dindex.jd2 …n. This series of lessons shows you how to create a new project, build a simple app, and run it on…
29 including how to build a simple user interface and handle user input.</p>
/frameworks/base/docs/html/design/wear/
Dcreative-vision.jd48simple interactions, only requiring input by the user when absolutely necessary. Most inputs are b…
51 …respecting the user’s attention, Android Wear feels personal and global, simple and smart, unobtru…
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/simple/
DAnotherSimpleTest.java17 package android.test.suitebuilder.examples.simple;
DSimpleTest.java17 package android.test.suitebuilder.examples.simple;
/frameworks/base/tools/layoutlib/create/tests/mock_data/mock_android/data/
DdataFile1 A simple data file that should be copied to the output jar unchanged.
DanotherDataFile1 A simple data file that should *not* be copied to the output jar.
/frameworks/rs/api/
Drs_time.spec26 simple: int
35 simple: long
/frameworks/base/docs/html/distribute/monetize/
Dpremium.jd3 page.metaDescription=Charging users to download your apps is a simple, convenient monetization mode…
12 Charging users to download your apps is a simple, convenient monetization
/frameworks/base/docs/html/guide/topics/resources/
Dmore-resources.jd34 <p class="note"><strong>Note:</strong> A bool is a simple resource that is referenced
36 such, you can combine bool resources with other simple resources in the one XML file,
130 <p class="note"><strong>Note:</strong> A color is a simple resource that is referenced
132 such, you can combine color resources with other simple resources in the one XML file,
224 but not necessarily in direct proportion. Using dp units (instead of px units) is a simple solution
244 <p class="note"><strong>Note:</strong> A dimension is a simple resource that is referenced
246 such, you can combine dimension resources with other simple resources in the one XML file,
339 <p class="note"><strong>Note:</strong> An ID is a simple resource that is referenced
341 such, you can combine ID resources with other simple resources in the one XML file,
446 <p class="note"><strong>Note:</strong> An integer is a simple resource that is referenced
[all …]
Dstyle-resource.jd23 <p class="note"><strong>Note:</strong> A style is a simple resource that is referenced
25 such, you can combine style resources with other simple resources in the one XML file,
Dcolor-list-resource.jd10 <li><a href="more-resources.html#Color">Color (simple value)</a></li>
31 simple <a href="more-resources.html#Color">Color</a> value.</p>
156 <li><a href="more-resources.html#Color">Color (simple value)</a></li>
/frameworks/native/cmds/bugreportz/
Dreadme.md4 the simple protocol defined below.
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dtoasts.jd20 <p>A toast provides simple feedback about an operation in a small popup.
53 toast differently or even use your own layout instead of a simple text message.
80 If a simple text message isn't enough, you can create a customized layout
/frameworks/base/docs/html/training/printing/
Dphotos.jd27 minimal amount of code and simple set of print layout options.
37 a simple way to print of images. The class has a single layout option, {@link
/frameworks/base/docs/html/guide/topics/ui/
Doverview.jd22 draw some part of the UI. This hierarchy tree can be as simple or complex as you need
38 <p>For example, a simple vertical layout with a text view and a button looks like this:</p>
/frameworks/base/docs/html/training/volley/
Dindex.jd89 <strong><a href="simple.html">Sending a Simple Request</a></strong>
92 Learn how to send a simple request using the default behaviors of Volley, and how
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/res/raw/
Dcameraeffectsrecordingsample.graph15 // A simple graph that displays the raw camera stream.
/frameworks/base/docs/html/training/sharing/
Dindex.jd28 <p>This class covers some common ways you can send and receive simple data between
/frameworks/base/docs/html/training/basics/data-storage/
Dshared-preferences.jd32 key-value pairs and provides simple methods to read and write them. Each
37 retrieve simple values.</p>
Dindex.jd36 <li>Saving key-value pairs of simple data types in a shared preferences
/frameworks/base/docs/html/design/downloads/
Dindex.jd45 <p>Examples of how to chain together simple Android Wear UI components into common user flow patter…
/frameworks/base/docs/html/design/tv/
Dprinciples.jd32 <p>Android TV is simple and magical. It’s all about finding and enjoying content and
/frameworks/base/docs/html/training/search/
Dindex.jd48 <dd>Learn a simple way to store and search for data in a SQLite virtual database table.</dd>
/frameworks/base/docs/html/training/sign-in/
Dindex.jd29 Google Sign-In is a simple, trusted, and secure way to let people sign in to your app with their
/frameworks/base/docs/html/training/gestures/
Dmovement.jd54 detecting touch events is often based more on movement than on simple contact.
101 <p>Here is a simple example that illustrates the purpose of the methods in the

123456789