Home
last modified time | relevance | path

Searched refs:final (Results 1 – 24 of 24) sorted by relevance

/docs/source.android.com/scripts/
Dbuild.py115 final = template.safe_substitute(main=main, sidebar=sidebar, sidebar2=sidebar2, \ variable
119 html.write(final)
/docs/source.android.com/src/devices/camera/
Dcamera3_crop_reprocess.jd75 must do the necessary rounding and write out the final crop region used in the
122 And a final example, a 1024x1024 square aspect ratio stream instead of the 480p
Dcamera3_3Amodes.jd124 precapture sequence to reduce redeye in the final picture. User control of flash
/docs/source.android.com/src/devices/audio/
Dtv.jd200 static final int RECORD_SAMPLING_RATE = 48000;
286 and the default output (e.g. the speaker). The tuner output does not require decoding, but final
Dusb.jd272 channels attached to various microphones within a room, and the final
481 C allows the final analog stages to be physically and electrically
Davoiding_pi.jd323 <h2 id="aFinalWord">A final word</h2>
/docs/source.android.com/src/source/
Dfaqs.jd138 to prepare the open source release. These efforts include making final API changes,
142 <p>Also included is a final legal sign-off to release the code into open
281 converged enough to permit it. While we can't release a final draft of a CDD
283 that software, final CDDs will always be released after the first device.
Dconfigure-products.jd78 variations on what is ultimately the final release build. In a module
110 This is the flavor intended to be the final release bits.
Dreport-bugs.jd129 static final String TAG = "TestObjectNull";
Dsubmit-patches.jd68 on gerrit or the final source tree.</p>
Dcode-style.jd412 <p>Public static final fields (constants) are ALL_CAPS_WITH_UNDERSCORES.</p>
417 public static final int SOME_CONSTANT = 42;
/docs/source.android.com/src/devices/tech/dalvik/
Ddex-format.jd91 byte has its most significant bit set except for the final byte in the
96 the most significant payload bit of the final byte in the sequence is
97 sign-extended to produce the final value. In the unsigned case
374 <td><code>final</code>: not subclassable</td>
375 <td><code>final</code>: immutable after construction</td>
376 <td><code>final</code>: not overridable</td>
515 <p>The final two items above make it simultaneously possible to include
840 characters <i>are</i> valid (which are represented by the final
1747 <td>access flags for the class (<code>public</code>, <code>final</code>,
1926 <td>access flags for the field (<code>public</code>, <code>final</code>,
[all …]
Dinstruction-formats.jd71 that a range of registers is encoded. The final letter semi-mnemonically
Ddalvik-bytecode.jd776 or <code>final</code>, and is also not a constructor).</p>
/docs/source.android.com/src/devices/tech/ota/
Dtools.jd35 <p>A <i>full</i> update is one where the entire final state of the device
Dsign_builds.jd45 password known only to the people who make final releases. The certificate, in
Dinside_packages.jd110 </i>. <i>tgt_sha1</i> and <i>tgt_size</i> are the expected final SHA1 hash and
Ddevice_code.jd894 <p>The final component is getting the OTA package generation tools to know
/docs/source.android.com/src/compatibility/
Dcts-development.jd90 to glue all the tests together to create the final CTS package.</p>
/docs/source.android.com/src/accessories/
Daoa.jd117 <p>After sending the final control request, the connected USB device should re-introduce itself
/docs/source.android.com/src/devices/tech/security/selinux/
Dcustomize.jd172 <p>The final block of the example starting with <code>allow dhcp netd:fd use;</code> depicts how ap…
Dimplement.jd155 policy settings are automatically built into the final kernel policy file.</p>
/docs/source.android.com/src/devices/graphics/
Dbuild-tests.jd239 built by executing the <code>android/scripts/build.py</code> script. The final .apk is created in <…
/docs/source.android.com/src/devices/sensors/
Dsensor-types.jd246 the characteristics of their final data.</p>