Searched refs:set (Results 126 - 150 of 1117) sorted by relevance

1234567891011>>

/frameworks/av/camera/ndk/impl/
H A DACameraCaptureSession.h19 #include <set>
47 std::set<ACaptureSessionOutput> mOutputs;
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DStream.cpp45 * @return NO_ERROR if the strategy is set correctly, error code otherwise.
48 status_t Element<audio_stream_type_t>::set<routing_strategy>(routing_strategy strategy) function in class:android::audio_policy::Element
66 status_t Element<audio_stream_type_t>::set<audio_stream_type_t>(audio_stream_type_t volumeProfile) function in class:android::audio_policy::Element
/frameworks/base/core/java/android/app/
H A DIAlarmManager.aidl32 void set(String callingPackage, int type, long triggerAtTime, long windowLength,
/frameworks/base/core/java/android/view/
H A DActionMode.java87 * a custom view has been set.
89 * @param title Title string to set
98 * a custom view has been set.
100 * @param resId Resource ID of a string to set as the title
109 * a custom view has been set.
111 * @param subtitle Subtitle string to set
120 * a custom view has been set.
122 * @param resId Resource ID of a string to set as the subtitle
362 outRect.set(0, 0, view.getWidth(), view.getHeight());
364 outRect.set(
[all...]
/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteMemoryIntArrayService.java74 public void set(int index, int value) {
77 mArray.set(index, value);
/frameworks/base/libs/hwui/
H A DPropertyValuesAnimatorSet.h67 // Listener set from outside
76 PropertyAnimatorSetListener(PropertyValuesAnimatorSet* set) : mSet(set) {} argument
H A DOutline.h55 mBounds.set(left, top, right, bottom);
75 mBounds.set(outline->getBounds());
119 outRect->set(mBounds);
/frameworks/base/services/core/java/com/android/server/pm/
H A DPreferredActivity.java38 PreferredActivity(IntentFilter filter, int match, ComponentName[] set, ComponentName activity, argument
41 mPref = new PreferredComponent(this, match, set, activity, always);
H A DBackgroundDexOptService.java59 * Atomics set to true if the JobScheduler requests an abort.
65 * Atomic set to true if one job should exit early because another job was started.
127 mAbortPostBootUpdate.set(false);
171 mExitPostBootUpdate.set(true);
173 mAbortIdleOptimization.set(false);
246 mAbortPostBootUpdate.set(true);
248 mAbortIdleOptimization.set(true);
/frameworks/base/tools/aapt2/
H A DNameMangler.h24 #include <set>
39 std::set<std::u16string> packagesToMangle;
/frameworks/base/tools/aapt2/link/
H A DTableMerger.h62 const std::set<std::u16string>& getMergedPackages() const {
107 std::set<std::u16string> mMergedPackages;
/frameworks/base/tools/aapt2/split/
H A DTableSplitter.h26 #include <set>
32 std::set<ConfigDescription> configs;
/frameworks/compile/mclinker/include/mcld/LD/
H A DGarbageCollection.h13 #include <set>
28 typedef std::set<const LDSection*> SectionListTy;
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
H A DNameMappingTest.java54 f1.set(f1New);
58 f1.set(f2New);
H A DListenerTest.java67 mBindingObject.clickable.set(false);
70 mBindingObject.useOne.set(true);
73 mBindingObject.clickable.set(true);
87 mBindingObject.clickable.set(false);
102 mBindingObject.useOne.set(true);
/frameworks/rs/
H A DrsMesh.h68 mVertexBuffers[index].set(vb);
73 mIndexBuffers[index].set(idx);
/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSimpleSessionDescription.java223 * the value is {@code null}. To set a binary attribute, use an empty
302 super.set("a=rtpmap:" + format, ' ', null);
303 super.set("a=fmtp:" + format, ' ', fmtp);
311 super.set("a=rtpmap:" + format, ' ', null);
312 super.set("a=fmtp:" + format, ' ', null);
356 super.set("a=rtpmap:" + format, ' ', rtpmap);
357 super.set("a=fmtp:" + format, ' ', fmtp);
383 * This class acts as a set of fields, and the size of the set is expected
423 set("
584 private void set(String key, char delimiter, String value) { method in class:SimpleSessionDescription.Fields
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DViewFilter.java92 result.set(0f, 0f, 1f, 1f);
98 result.set(x, y, x + 1.0f / relativeAR, y + 1.0f);
102 result.set(x, y, x + 1.0f, y + relativeAR);
109 result.set(x, y, x + 1.0f, y + relativeAR);
113 result.set(x, y, x + 1.0f / relativeAR, y + 1.0f);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DMockLooper.java76 threadLocalLooper.set(mLooper);
104 MESSAGE_WHEN_FIELD.set(msg, updatedWhen);
108 throw new RuntimeException("Access failed in MockLooper: set - Message.when", e);
130 MESSAGE_NEXT_FIELD.set(prevMsg, MESSAGE_NEXT_FIELD.get(msg));
132 MESSAGE_QUEUE_MESSAGES_FIELD.set(mLooper.getQueue(),
135 MESSAGE_NEXT_FIELD.set(msg, null);
/frameworks/rs/api/
H A DUtilities.cpp135 bool testAndSet(const string& flag, set<string>* set) { argument
136 if (set->find(flag) == set->end()) {
137 set->insert(flag);
/frameworks/support/design/src/android/support/design/internal/
H A DScrimInsetsFrameLayout.java69 mInsets.set(insets.getSystemWindowInsetLeft(),
92 mTempRect.set(0, 0, width, mInsets.top);
97 mTempRect.set(0, height - mInsets.bottom, width, height);
102 mTempRect.set(0, mInsets.top, mInsets.left, height - mInsets.bottom);
107 mTempRect.set(width - mInsets.right, mInsets.top, width, height - mInsets.bottom);
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DOpReorderer.java109 list.set(movePos, removeOp);
148 list.set(movePos, removeOp);
150 list.set(removePos, moveOp);
176 list.set(move, addOp);
177 list.set(add, moveOp);
202 list.set(update, moveOp);
204 list.set(move, updateOp);
/frameworks/base/core/java/android/hardware/
H A DCamera.java54 * The Camera class is used to set image capture settings, start/stop preview,
245 // Only set this when sound is forced; otherwise let native code
307 * <p>If this field is set to true, then a call of
308 * {@code enableShutterSound(false)} will be successful. If set to
604 * preview is necessary to take pictures. The same surface can be re-set
605 * without harm. Setting a preview surface will un-set any preview surface
606 * texture that was set via {@link #setPreviewTexture}.
616 * one exception is that if the preview surface is not set (or set to null)
618 * with a non-null parameter to set th
2535 public void set(String key, String value) { method in class:Camera.Parameters
2554 public void set(String key, int value) { method in class:Camera.Parameters
2569 private void set(String key, List<Area> areas) { method in class:Camera.Parameters
[all...]
/frameworks/base/core/java/android/hardware/camera2/utils/
H A DCloseableLock.java93 * @param name set an optional name for logging functionality
206 mLockCount.set(ownedLocks);
279 mLockCount.set(ownedLocks);
323 mLockCount.set(ownedLocks);
/frameworks/base/docs/html/
H A Djd_tag_helpers.js46 var set = {};
48 set[arr[i]] = true;
50 return set;

Completed in 771 milliseconds

1234567891011>>