Home
last modified time | relevance | path

Searched refs:final (Results 1 – 18 of 18) 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
113 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/
Daudio_tv.jd194 static final int RECORD_SAMPLING_RATE = 48000;
280 and the default output (e.g. the speaker). The tuner output does not require decoding, but final
Daudio_usb.jd262 channels attached to various microphones within a room, and the final
468 C allows the final analog stages to be physically and electrically
Daudio_avoiding_pi.jd312 <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.
Dreport-bugs.jd126 static final String TAG = "TestObjectNull";
Dsubmit-patches.jd73 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/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/
Dimplement.jd113 policy settings are automatically built into the final kernel policy file.</p>
Dcustomize.jd173 <p>The final block of the example starting with <code>allow dhcp netd:fd use;</code> depicts how ap…
/docs/source.android.com/src/devices/sensors/
Dsensor-types.jd246 the characteristics of their final data.</p>