Searched refs:simple (Results 1 – 25 of 230) sorted by relevance
12345678910
/frameworks/rs/api/ |
D | rs_object_types.spec | 43 simple: _RS_HANDLE 52 simple: _RS_HANDLE 61 simple: _RS_HANDLE 70 simple: _RS_HANDLE 79 simple: _RS_HANDLE
|
D | rs_time.spec | 26 simple: int 35 simple: long
|
D | rs_graphics.spec | 120 simple: _RS_HANDLE 132 simple: _RS_HANDLE 143 simple: _RS_HANDLE 154 simple: _RS_HANDLE 165 simple: _RS_HANDLE 176 simple: _RS_HANDLE 499 Low performance utility function for drawing a simple quad. Not intended for 548 Low performance utility function for drawing a simple rectangle. Not
|
/frameworks/base/tools/layoutlib/create/tests/mock_data/mock_android/data/ |
D | anotherDataFile | 1 A simple data file that should *not* be copied to the output jar.
|
D | dataFile | 1 A simple data file that should be copied to the output jar unchanged.
|
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/simple/ |
D | AnotherSimpleTest.java | 17 package android.test.suitebuilder.examples.simple;
|
D | SimpleTest.java | 17 package android.test.suitebuilder.examples.simple;
|
/frameworks/base/docs/html/design/wear/ |
D | creative-vision.jd | 48 …simple 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/docs/html/distribute/monetize/ |
D | premium.jd | 3 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/training/basics/firstapp/ |
D | index.jd | 2 …n. This series of lessons shows you how to create a new project, build a simple app, and run it on… 28 design, including how to build a simple user interface and handle user input.</p>
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | more-resources.jd | 34 <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 …]
|
D | style-resource.jd | 23 <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,
|
D | color-list-resource.jd | 10 <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/base/docs/html/ndk/samples/ |
D | walkthroughs.jd | 12 <li><a href="<a href="{@docRoot}ndk/samples/sample_teapot.html">Teapot</a>: A simple OpenGL demo,
|
/frameworks/base/docs/html/wear/design/ |
D | index.jd | 33 …simple interactions, only requiring input by the user when absolutely necessary. Most inputs are b… 40 …respecting the user’s attention, Android Wear feels personal and global, simple and smart, unobtru… 49 …e words and phrases, not sentences. Show, don't tell: where possible use simple icons, glyphs, and… 167 …sponses can be tapped by the user, allowing for a fast method of sending simple replies in cases w… 169 <p>You should attempt to cover a range of simple, neutral replies in your choices. Longer voice rep…
|
/frameworks/base/docs/html/ndk/guides/ |
D | sample.jd | 10 <li><a href="./md_2__samples_samples-teapot.html">Teapot</a>: A simple OpenGL demo, showcasing the …
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | toasts.jd | 20 <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. 79 <p>If a simple text message isn't enough, you can create a customized layout for your
|
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/res/raw/ |
D | cameraeffectsrecordingsample.graph | 15 // A simple graph that displays the raw camera stream.
|
/frameworks/base/docs/html/training/printing/ |
D | photos.jd | 27 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/ |
D | overview.jd | 22 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/ |
D | index.jd | 90 <strong><a href="simple.html">Sending a Simple Request</a></strong> 93 Learn how to send a simple request using the default behaviors of Volley, and how
|
/frameworks/base/docs/html/design/downloads/ |
D | index.jd | 42 <p>Examples of how to chain together simple Android Wear UI components into common user flow patter…
|
/frameworks/base/docs/html/training/tv/playback/ |
D | browse.jd | 24 should be simple and intuitive, as well as visually pleasing and engaging. 187 create a simple method for updating the background within your TV app activity: 225 <strong>Note:</strong> The implementation above is a simple example shown for purposes of
|
/frameworks/base/docs/html/training/sharing/ |
D | index.jd | 28 <p>This class covers some common ways you can send and receive simple data between
|
/frameworks/base/docs/html/training/search/ |
D | index.jd | 48 <dd>Learn a simple way to store and search for data in a SQLite virtual database table.</dd>
|
12345678910