Searched refs:final (Results 1 – 18 of 18) sorted by relevance
/docs/source.android.com/scripts/ |
D | build.py | 115 final = template.safe_substitute(main=main, sidebar=sidebar, sidebar2=sidebar2, \ variable 119 html.write(final)
|
/docs/source.android.com/src/devices/camera/ |
D | camera3_crop_reprocess.jd | 75 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
|
D | camera3_3Amodes.jd | 124 precapture sequence to reduce redeye in the final picture. User control of flash
|
/docs/source.android.com/src/devices/ |
D | audio_tv.jd | 194 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
|
D | audio_usb.jd | 262 channels attached to various microphones within a room, and the final 468 C allows the final analog stages to be physically and electrically
|
D | audio_avoiding_pi.jd | 312 <h2 id="aFinalWord">A final word</h2>
|
/docs/source.android.com/src/source/ |
D | faqs.jd | 138 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.
|
D | report-bugs.jd | 126 static final String TAG = "TestObjectNull";
|
D | submit-patches.jd | 73 on gerrit or the final source tree.</p>
|
D | code-style.jd | 412 <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/ |
D | dex-format.jd | 91 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 …]
|
D | instruction-formats.jd | 71 that a range of registers is encoded. The final letter semi-mnemonically
|
D | dalvik-bytecode.jd | 776 or <code>final</code>, and is also not a constructor).</p>
|
/docs/source.android.com/src/compatibility/ |
D | cts-development.jd | 90 to glue all the tests together to create the final CTS package.</p>
|
/docs/source.android.com/src/accessories/ |
D | aoa.jd | 117 <p>After sending the final control request, the connected USB device should re-introduce itself
|
/docs/source.android.com/src/devices/tech/security/selinux/ |
D | implement.jd | 113 policy settings are automatically built into the final kernel policy file.</p>
|
D | customize.jd | 173 <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/ |
D | sensor-types.jd | 246 the characteristics of their final data.</p>
|