Searched refs:main (Results 1 – 22 of 22) sorted by relevance
/docs/source.android.com/scripts/ |
D | build.py | 114 main = md(absfilename) variable 115 final = template.safe_substitute(main=main, sidebar=sidebar, sidebar2=sidebar2, \
|
/docs/source.android.com/templates/ |
D | main | 1 <div id=main> 2 $main
|
/docs/source.android.com/src/source/assets/ |
D | main.css | 208 #main { 213 #main h1 { 218 #main h2 { 223 #main h3 {
|
/docs/source.android.com/src/devices/tech/encryption/ |
D | index.jd | 92 …is, all services must be in one of three groups: <code>core</code>, <code>main</code>, and <code>l… 96 <li><code>main</code>: Shut down and then restart after the disk password is entered. 209 …>init.rc</code> to stop services in the classes <code>late_start</code> and <code>main</code>. </p> 227 <p><code>trigger_restart_min_framework </code>causes <code>init.rc</code> to start the <code>main</… 261 …</code> This causes <code>init.rc</code> to start services in class <code>main</code> again and al… 311 …causes <code>init.rc</code> to do <code>class_reset main</code>. This stops all services in the ma… 317 …/code>. This causes <code>init.rc</code> to start services in class <code>main</code> again and al…
|
/docs/source.android.com/src/devices/tech/datausage/ |
D | kernel-changes.jd | 19 <p>This is a summary of the main changes in the kernel that diverge from mainline.</p>
|
/docs/source.android.com/src/source/ |
D | report-bugs.jd | 117 setContentView(R.layout.main); 131 place a break point on "setContentView(R.layout.main);" and then single
|
D | building-devices.jd | 27 <p>This page complements the main page about 64 <a href="building-running.html">Building and Running</a>, and replace the main <code>make</code> co…
|
D | using-eclipse.jd | 122 <p>Depending on which app(s) you include, you may also need to include <code>othersrc/main/java</co…
|
D | faqs.jd | 54 License 2.0, rather than a "copyleft" license. The main reason for this is
|
/docs/source.android.com/src/devices/tech/input/ |
D | key-layout-files.jd | 79 the main touch screen. This causes special debouncing logic to be enabled, see below.</li> 238 that is part of the main touch screen, as on the Nexus One, then the 249 separate from the main touch screen, as on the Nexus S, then the kernel
|
/docs/source.android.com/src/devices/ |
D | graphics.jd | 57 <p>In addition to Canvas, the other main way that developers render graphics is 80 <p>The main components are described below:</p>
|
D | audio_implement.jd | 35 <li><code>hardware/libhardware/include/hardware/audio.h</code> - represents the main functions 276 <li>Tuned for close-talk for <code>VOICE_COMMUNICATION</code> and main phone mic</li>
|
D | audio_debugging.jd | 249 <li>Doesn't spam the main log unless and until it is needed.</li> 430 in the main <code>logcat</code>, showing all the logs leading up to the crash.
|
D | audio_terminology.jd | 321 Application processor, the main general-purpose computer on a mobile device.
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/ |
D | index.jd | 23 <p>We've listed some of TF's main features below, along with a couple sample usecases. That said,
|
/docs/source.android.com/src/devices/graphics/ |
D | architecture.jd | 393 <p>Virtual displays may share the same set of layers as the main display 429 that mirrors the main display (i.e. it has all of the same layers), and directs 518 <p>The main non-Canvas way for an application to draw directly on a Surface is 893 <p>The main strike against TextureView is the performance of the composition step. 1110 from a thread other than the main UI thread. This raises some questions about 1216 main UI layer, which is of course just another BufferQueue. Because TextureView
|
D | implement.jd | 218 synchronization framework consists of three main building blocks: 268 the main primitives over which drivers and userspace communicate their
|
/docs/source.android.com/src/devices/sensors/ |
D | hal-interface.jd | 28 function declared in sensors.h. The main functions are:</p> 42 <p>The interface also defines several types used by those functions. The main
|
D | sensor-types.jd | 554 sensor must use a gyroscope as main orientation change input unless there is no
|
/docs/source.android.com/src/devices/tech/security/ |
D | index.jd | 65 <p>The main Android platform building blocks are:</p> 447 <p>The main Android application building blocks are:</p>
|
/docs/source.android.com/src/devices/tech/dalvik/ |
D | dalvik-bytecode.jd | 121 or options. These suffixes are separated from the main names with a slash 960 main opcode of its family. Also, see below for details on its semantics.
|
/docs/source.android.com/ |
D | Doxyfile | 831 # is part of the input, its contents will be placed on the main page (index.html).
|