Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 25 of 174) sorted by relevance

1234567

/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
DCamera2UtilsTest.java404 Camera2RequestSettingsSet[] sets = { new Camera2RequestSettingsSet(), in requestSettingsSetUnionChangesRecorded() local
406 sets[0].union(sets[1]); in requestSettingsSetUnionChangesRecorded()
407 assertEquals(1, sets[0].getRevision()); in requestSettingsSetUnionChangesRecorded()
408 assertEquals(0, sets[1].getRevision()); in requestSettingsSetUnionChangesRecorded()
427 Camera2RequestSettingsSet[] sets = { new Camera2RequestSettingsSet(), in requestSettingsSetUnionChangesReflected() local
430 sets[0].set(CaptureRequest.CONTROL_AE_LOCK, true); in requestSettingsSetUnionChangesReflected()
431 sets[1].set(CaptureRequest.CONTROL_AWB_LOCK, true); in requestSettingsSetUnionChangesReflected()
432 sets[0].union(sets[1]); in requestSettingsSetUnionChangesReflected()
433 sets[1].set(CaptureRequest.CONTROL_AE_LOCK, false); in requestSettingsSetUnionChangesReflected()
434 requestSettingsSetsCheckPairOfProperties(sets[0], sets[1], in requestSettingsSetUnionChangesReflected()
[all …]
/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
DBmgr.java290 printRestoreSets(observer.sets); in doListRestoreSets()
298 private void printRestoreSets(RestoreSet[] sets) { in printRestoreSets() argument
299 if (sets == null || sets.length == 0) { in printRestoreSets()
303 for (RestoreSet s : sets) { in printRestoreSets()
310 RestoreSet[] sets = null; field in Bmgr.RestoreObserver
314 sets = result; in restoreSetsAvailable()
414 RestoreSet[] sets = null; in doRestoreAll() local
418 sets = observer.sets; in doRestoreAll()
419 if (sets != null) { in doRestoreAll()
420 for (RestoreSet s : sets) { in doRestoreAll()
[all …]
/frameworks/av/media/libmedia/docs/
Dpaused.dot25 ATsetMarkerPosition [label="AudioTrack::setMarkerPosition()\n[sets marker variables]"];
28 ATsetPositionUpdatePeriod [label="AudioTrack::setPositionUpdatePeriod()\n[sets update period variab…
/frameworks/base/tools/apilint/
Dapilint.py665 sets = [ m for m in clazz.methods if is_set(m) ]
677 error_if_exists(sets, m.name, expected, "setHas" + target)
681 error_if_exists(sets, m.name, expected, "setIs" + target)
682 error_if_exists(sets, m.name, expected, "set" + target)
686 error_if_exists(sets, m.name, expected, "setIs" + target)
687 error_if_exists(sets, m.name, expected, "setHas" + target)
693 error_if_exists(sets, m.name, expected, "is" + target)
694 error_if_exists(sets, m.name, expected, "has" + target)
/frameworks/base/tests/backup/
Dtest_restore.sh69 restore_set=$(a shell bmgr list sets | head -n1 | awk '{print $1}')
/frameworks/webview/chromium/tools/
Dmemreport.py30 from sets import Set
/frameworks/base/docs/html/training/notify-user/
Dexpanded.jd112 // This sets the pending intent that should be fired when the user clicks the
135 It sets the style for the big
136 view to be "big text," and sets its content to be the reminder message. It uses
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design_dialog.jd43 <p>As described in <a href="icon_design.html#icon-sets">Providing
44 Density-Specific Icon Sets</a>, you should create separate icon sets for low-,
49 for suggestions on how to work with multiple sets of icons.</p>
Dicon_design_list.jd45 <p>As described in <a href="icon_design.html#icon-sets">Providing
46 Density-Specific Icon Sets</a>, you should create separate icon sets for low-,
51 for suggestions on how to work with multiple sets of icons.</p>
Dicon_design.jd15 <li>You should create separate icon sets for high-, medium-, and low-density screens.</li>
22 <li><a href="#icon-sets">Providing Density-Specific Icon Sets</a></li>
140 <h2 id="icon-sets">Providing Density-Specific Icon Sets</h2>
161 <p>For tips on how to create and manage icon sets for multiple densities, see
Dicon_design_action_bar.jd46 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html#icon-sets">Providing Density-Specific
52 for suggestions on how to work with multiple sets of icons.</p>
/frameworks/base/docs/html/about/
Dandroid.jd65 both phone and tablet form factors. You declare your UI in lightweight sets of XML
67 other sets for optimzations specific to phones or tablets.
68 At runtime, Android applies the correct resource sets based on its screen size,
Dindex.jd74 both phone and tablet form factors. You declare your UI in lightweight sets of XML
76 other sets for optimzations specific to phones or tablets.
77 At runtime, Android applies the correct resource sets based on its screen size,
/frameworks/base/docs/html/guide/topics/ui/
Dindex.jd32 it probably won’t be too long before you’ll need to implement horizontally scrolling sets of views.
48 small phones to large TV sets. This class shows you how to implement a user interface that's
/frameworks/rs/api/
Drs_atomic.spec139 Atomicly sets the value at addr to the maximum of *addr and value, i.e.
159 Atomicly sets the value at addr to the minimum of *addr and value, i.e.
/frameworks/support/annotations/
Dbuild.gradle48 // configuration for the javadoc to include all source sets.
/frameworks/data-binding/
DpropLoader.gradle2 * Helper build script that reads data binding variables and sets up the projects.
/frameworks/base/docs/html/ndk/guides/
Dapplication_mk.jd123 settings for different instruction sets.</p>
126 <strong>Table 1.</strong> {@code APP_ABI} settings for different instruction sets.</p>
157 <td>All supported instruction sets</td>
205 automatically sets this value to {@code true} if your project targets {@code android-16} or higher.
Dabis.jd16 <p>Different Android handsets use different CPUs, which in turn support different instruction sets.
17 Each combination of CPU and instruction sets has its own Application Binary Interface, or
33 generally from very specific sets of libraries.</li>
41 <p>Each ABI supports one or more instruction sets. Table 1 provides an at-a-glance overview of
42 the instruction sets each ABI supports.</p>
45 <strong>Table 1.</strong> ABIs and supported instruction sets.</p>
187 instruction sets on x86 CPUs.</p>
227 VFPv4 instruction sets.</p>
/frameworks/base/docs/html/tools/help/
Dbmgr.jd179 time, a new restore set is established. You can get a listing of all the restore sets available to
180 the current transport by running the <code>bmgr list sets</code> command:
182 <pre class="no-pretty-print">adb shell bmgr list sets</pre>
184 <p>The output is a listing of available restore sets, one per line. The first item on each line is
Dmonkeyrunner_concepts.jd115 # sets a variable with the package's internal name
118 # sets a variable with the name of an Activity in the package
121 # sets the name of the component to start
295 class sets up some variables in the default namespace:
/frameworks/base/docs/html/training/basics/network-ops/
Dmanaging.jd239 which sets {@code refreshDisplay} to true. This causes the display to refresh when the user
352 // Checks the network connection and sets the wifiConnected and mobileConnected
388 determines what the network connection status is, and sets the flags
425 // If device has its Wi-Fi connection, sets refreshDisplay
432 // (which by process of elimination would be mobile), sets refreshDisplay to true.
/frameworks/base/docs/html/google/play/licensing/
Dlicensing-reference.jd331 <p>The Google Play licensing server sets a license validity period for all
353 Google Play for paid applications. It sets the validity period based on
355 the server sets a validity period as follows:</p>
358 <li>For a paid application, the server sets the initial license validity period
364 sets a longer validity period &mdash; typically a number of days. </li>
367 <li>For a free application, the server sets the validity period to a very high
/frameworks/base/docs/html/training/
Dindex.jd7 <p>Welcome to Training for Android developers. Here you'll find sets of lessons within classes
/frameworks/rs/scriptc/
Drs_atomic.rsh151 * Atomicly sets the value at addr to the maximum of *addr and value, i.e.
173 * Atomicly sets the value at addr to the minimum of *addr and value, i.e.

1234567