Home
last modified time | relevance | path

Searched refs:main (Results 1 – 22 of 22) sorted by relevance

/docs/source.android.com/scripts/
Dbuild.py114 main = md(absfilename) variable
115 final = template.safe_substitute(main=main, sidebar=sidebar, sidebar2=sidebar2, \
/docs/source.android.com/templates/
Dmain1 <div id=main>
2 $main
/docs/source.android.com/src/source/assets/
Dmain.css208 #main {
213 #main h1 {
218 #main h2 {
223 #main h3 {
/docs/source.android.com/src/devices/tech/encryption/
Dindex.jd92 …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/
Dkernel-changes.jd19 <p>This is a summary of the main changes in the kernel that diverge from mainline.</p>
/docs/source.android.com/src/source/
Dreport-bugs.jd117 setContentView(R.layout.main);
131 place a break point on "setContentView(R.layout.main);" and then single
Dbuilding-devices.jd27 <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…
Dusing-eclipse.jd122 <p>Depending on which app(s) you include, you may also need to include <code>othersrc/main/java</co…
Dfaqs.jd54 License 2.0, rather than a "copyleft" license. The main reason for this is
/docs/source.android.com/src/devices/tech/input/
Dkey-layout-files.jd79 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/
Dgraphics.jd57 <p>In addition to Canvas, the other main way that developers render graphics is
80 <p>The main components are described below:</p>
Daudio_implement.jd35 <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>
Daudio_debugging.jd249 <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.
Daudio_terminology.jd321 Application processor, the main general-purpose computer on a mobile device.
/docs/source.android.com/src/devices/tech/test_infra/tradefed/
Dindex.jd23 <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/
Darchitecture.jd393 <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
Dimplement.jd218 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/
Dhal-interface.jd28 function declared in sensors.h. The main functions are:</p>
42 <p>The interface also defines several types used by those functions. The main
Dsensor-types.jd554 sensor must use a gyroscope as main orientation change input unless there is no
/docs/source.android.com/src/devices/tech/security/
Dindex.jd65 <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/
Ddalvik-bytecode.jd121 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/
DDoxyfile831 # is part of the input, its contents will be placed on the main page (index.html).