Searched refs:set (Results 276 - 300 of 796) sorted by relevance

<<11121314151617181920>>

/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
H A DUiTest.java95 testData.set(dataItem, 0, true);
204 mPvStarAlloc.set(i, 0, true);
266 mTextureAllocs.set(texElem, i, false);
275 mSampleTextAllocs.set(textElem, i, false);
284 mSampleListViewAllocs.set(textElem, i, false);
/frameworks/native/services/surfaceflinger/
H A DTransform.cpp41 set(orientation, 0, 0);
111 void Transform::set(float tx, float ty) function in class:android::Transform
124 void Transform::set(float a, float b, float c, float d) function in class:android::Transform
133 status_t Transform::set(uint32_t flags, float w, float h) function in class:android::Transform
235 out.set(transform(reg.bounds()));
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DPlaybackControlGlue.java41 * {@link #createControlsRowAndPresenter()} which will set a controls row and return
257 * will be set on the fragment.
275 * will be set on the fragment.
371 * Returns true if controls are set to fade when media is playing.
555 mPrimaryActionsAdapter.set(ACTION_SKIP_TO_PREVIOUS, mSkipPreviousAction);
565 mPrimaryActionsAdapter.set(ACTION_REWIND, mRewindAction);
574 mPrimaryActionsAdapter.set(ACTION_PLAY_PAUSE, mPlayPauseAction);
584 mPrimaryActionsAdapter.set(ACTION_FAST_FORWARD, mFastForwardAction);
593 mPrimaryActionsAdapter.set(ACTION_SKIP_TO_NEXT, mSkipNextAction);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DMatrix4f.java41 * @param dataArray values to set the matrix to, must be 16
74 * @param x column of the value to set
75 * @param y row of the value to set
77 public void set(int x, int y, float v) { method in class:Matrix4f
239 set(i,0, ri0);
240 set(i,1, ri1);
241 set(i,2, ri2);
242 set(i,3, ri3);
268 * with the right and bottom clipping planes set to the given
269 * values. Left and top clipping planes are set t
[all...]
/frameworks/base/core/java/android/app/
H A DActivityTransitionCoordinator.java56 * - The Window background alpha is set to 0
63 * - Shared elements positions and size are set to match the end state of the calling
99 * - Shared elements positions and size are set to match the end state of the calling
244 * @param sharedElements The map of transition names to shared elements to set into
359 // Add the targets to a set containing transition so that transition
361 TransitionSet set = new TransitionSet();
366 set.addTarget(view);
368 set.excludeTarget(view, true);
374 set.addTransition(transition);
378 set
[all...]
/frameworks/base/core/java/android/widget/
H A DDatePickerCalendarDelegate.java115 mMinDate.set(DEFAULT_START_YEAR, 1, 1);
116 mMaxDate.set(DEFAULT_END_YEAR, 12, 31);
372 mCurrentDate.set(Calendar.YEAR, year);
373 mCurrentDate.set(Calendar.MONTH, monthOfYear);
374 mCurrentDate.set(Calendar.DAY_OF_MONTH, dayOfMonth);
383 mCurrentDate.set(Calendar.YEAR, year);
384 mCurrentDate.set(Calendar.MONTH, month);
385 mCurrentDate.set(Calendar.DAY_OF_MONTH, dayOfMonth);
552 mCurrentDate.set(ss.getSelectedYear(), ss.getSelectedMonth(), ss.getSelectedDay());
594 mCurrentDate.set(Calenda
[all...]
/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DRecurrenceProcessor.java341 * Generate a set according to the BYDAY rules. For each day of the month, determine
342 * if its day of the week is included. If so, append it to the day set.
349 // For each month day, see if it's part of the set. (This makes some assumptions
446 t.set(day, realMonth, realYear);
460 Log.i(TAG, "set t=" + t + " " + realMonth + "/" + day + "/" + realYear);
466 t.set(day, realMonth, realYear);
469 Log.i(TAG, "set t=" + t + " " + t.month
486 * Fill in a bit set containing the days of the month on which this
648 mIterator.set(rangeStartMillis);
653 mIterator.set(rangeEndMilli
[all...]
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java441 mTranslateRect.set(mTempSrc);
474 mTranslateRect.set(mTempSrc);
574 * Returns the bound photo data if set. Otherwise, {@code null}.
638 throw new IllegalArgumentException("Cannot set crop after view has been laid out");
681 mMatrix.set(mOriginalMatrix);
728 mTranslateRect.set(mDrawable.getBounds());
766 mCropRect.set(cropLeft, cropTop, cropRight, cropBottom);
878 mTempSrc.set(0, 0, dwidth, dheight);
880 mTempDst.set(mCropRect);
882 mTempDst.set(
[all...]
/frameworks/base/core/java/android/text/format/
H A DTime.java194 set(other);
376 * ends with "Z" then the timezone is set to UTC. If the date-time string
378 * field of this Time class is set to true and the <code>hour</code>,
379 * <code>minute</code>, and <code>second</code> fields are set to zero;
381 * <code>allDay</code> is set to false. The fields <code>weekDay</code>,
382 * <code>yearDay</code>, and <code>gmtoff</code> are always set to zero,
383 * and the field <code>isDst</code> is set to -1 (unknown). To set those
522 * the {@link #allDay} field is set to true and the {@link #hour},
523 * {@link #minute}, and {@link #second} fields are set t
747 public void set(long millis) { method in class:Time
768 public void set(Time that) { method in class:Time
787 public void set(int second, int minute, int hour, int monthDay, int month, int year) { method in class:Time
810 public void set(int monthDay, int month, int year) { method in class:Time
[all...]
H A DDateUtils.java262 * past will be reported as "0 minutes ago" if this is set to MINUTE_IN_MILLIS. Pass one of
283 * this is set to MINUTE_IN_MILLIS. Pass one of 0,
372 * the past will be reported as "0 minutes ago" if this is set to
427 startTime.set(day);
431 currentTime.set(today);
593 time.set(when);
599 time.set(System.currentTimeMillis());
702 * If FORMAT_SHOW_TIME is set, the time is shown as part of the date range.
707 * If FORMAT_SHOW_WEEKDAY is set, then the weekday is shown.
710 * If FORMAT_SHOW_YEAR is set, the
[all...]
/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawable.java109 * <li> <b>States</b>: a compound drawable that selects one of a set of
111 * <li> <b>Levels</b>: a compound drawable that selects one of a set of
141 * Draw in its bounds (set via setBounds) respecting optional effects such
142 * as alpha (set via setAlpha) and color filter (set via setColorFilter).
165 mBounds.set(left, top, right, bottom);
187 bounds.set(mBounds);
345 * @return A {@link Callback} instance or null if no callback was set.
513 * Returns the current color filter, or {@code null} if none set.
515 * @return the current color filter, or {@code null} if none set
1313 obtainAttributes( Resources res, Theme theme, AttributeSet set, int[] attrs) argument
[all...]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewLayoutTest.java258 scrolledVertical.set(true);
265 scrolledHorizontal.set(true);
290 didStart.set(result);
296 // cannot set scroll listener in case it is subject to some test so instead doing a busy
791 test.set(true);
946 totalScrolled.set(totalScrolled.get() + dy);
974 scrollAmt.set(soFar);
1036 expectedOnMeasureStateCount.set(15);
1263 invalidatedOffsets.set(false);
1277 // set ite
[all...]
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduPersister.java408 throw new MmsException("Content-Type must be set.");
557 Set<Entry<Integer, Integer>> set;
568 set = ENCODED_STRING_COLUMN_INDEX_MAP.entrySet();
569 for (Entry<Integer, Integer> e : set) {
574 set = TEXT_STRING_COLUMN_INDEX_MAP.entrySet();
575 for (Entry<Integer, Integer> e : set) {
580 set = OCTET_COLUMN_INDEX_MAP.entrySet();
581 for (Entry<Integer, Integer> e : set) {
586 set = LONG_COLUMN_INDEX_MAP.entrySet();
587 for (Entry<Integer, Integer> e : set) {
[all...]
/frameworks/opt/net/voip/src/jni/rtp/
H A DAudioGroup.cpp99 bool set(int mode, int socket, sockaddr_storage *remote,
165 bool AudioStream::set(int mode, int socket, sockaddr_storage *remote, function in class:__anon1453::AudioStream
476 bool set(int sampleRate, int sampleCount);
572 bool AudioGroup::set(int sampleRate, int sampleCount) function in class:__anon1453::AudioGroup
593 if (!mChain->set(AudioStream::NORMAL, pair[1], NULL, NULL,
655 // or stop-set-restart threads seems too heavy. Will investigate later.
810 if (track->set(AUDIO_STREAM_VOICE_CALL, sampleRate, AUDIO_FORMAT_PCM_16_BIT,
815 record->set(AUDIO_SOURCE_VOICE_COMMUNICATION, sampleRate, AUDIO_FORMAT_PCM_16_BIT,
975 int sampleCount = (codec ? codec->set(sampleRate, codecSpec) : -1);
985 if (!stream->set(mod
[all...]
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DParameterUtils.java173 * @return a new face with the optional features set
351 * <p>Since all api1 camera devices only support a discrete set of zooms, we have
392 actualCrop.set(activeArray);
466 reportedCropRegion.set(bestReportedCropRegion);
467 previewCropRegion.set(bestPreviewCropRegion);
668 // set scaledRect to unzoomedStreamCrop
734 * to set the parameters to a specific zoom index, or to report back to the user what the
832 normalizedIntersected.set(RECTANGLE_EMPTY);
845 previewMetering.set(RECTANGLE_EMPTY);
985 reportedMetering.set(RECTANGLE_EMPT
[all...]
/frameworks/base/core/java/android/view/
H A DFocusFinder.java77 mFocusedRect.set(focusedRect);
194 focusedRect.set(rootRight, rootBottom, rootRight, rootBottom);
200 focusedRect.set(rootLeft, rootTop, rootLeft, rootTop);
207 mBestCandidateRect.set(focusedRect);
236 mBestCandidateRect.set(mOtherRect);
561 closestBounds.set(touchableBounds);
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContextView.java423 AnimatorSet set = new AnimatorSet();
424 AnimatorSet.Builder b = set.play(buttonAnimator);
439 return set;
449 AnimatorSet set = new AnimatorSet();
450 AnimatorSet.Builder b = set.play(buttonAnimator);
465 return set;
/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java146 // Return cursor over specific set of values
165 // Return cursor over specific set of values
181 // Return cursor over specific set of values
197 // Return cursor over specific set of values
391 field.set(builder, selArgsBackRef);
400 field.set(builder, valuesBackReferences);
409 field.set(builder, selection);
418 field.set(builder, selArgs);
427 field.set(builder, values);
436 field.set(builde
[all...]
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
H A DMonthView.java153 // The height this view should draw at in pixels, set by height param
367 mCalendar.set(Calendar.MONTH, mMonth);
368 mCalendar.set(Calendar.YEAR, mYear);
369 mCalendar.set(Calendar.DAY_OF_MONTH, 1);
465 mDayLabelCalendar.set(Calendar.DAY_OF_WEEK, calendarDay);
564 * {@link OnDayClickListener} if one is set.
566 * If the day is out of the range set by minDate and/or maxDate, this is a no-op.
571 // If the min / max date are set, only process the click if it's a valid selection.
586 * @return true if the specified year/month/day are within the range set by minDate and maxDate.
587 * If one or either have not been set, the
[all...]
/frameworks/rs/
H A DrsElement.cpp241 returnRef.set(ee);
256 returnRef.set(e);
257 e->mComponent.set(dt, dk, isNorm, vecSize);
304 returnRef.set(ee);
320 returnRef.set(e);
335 e->mFields[ct].e.set(ein[ct]);
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java217 outBounds.set(mBoundsInScreen);
228 mBoundsInScreen.set(bounds);
366 infoClone.mBoundsInScreen.set(info.mBoundsInScreen);
/frameworks/base/core/java/com/android/internal/net/
H A DNetworkStatsFactory.java105 entry.set = SET_ALL;
163 entry.set = SET_ALL;
294 entry.set = reader.nextInt();
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPolicyControl.java223 private void dump(String name, ArraySet<String> set, PrintWriter pw) { argument
225 final int n = set.size();
228 pw.print(set.valueAt(i));
/frameworks/base/services/core/java/com/android/server/
H A DServiceWatcher.java86 HashSet<Signature> set = new HashSet<Signature>();
88 set.addAll(Arrays.asList(sigs));
89 sigSets.add(set);
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
H A DAutomaticActivity.java181 TreeSet<TestResult> set = new TreeSet<TestResult>(new Comparator<TestResult>() {
195 set.add(t);
198 for (TestResult t : set.descendingSet()) {

Completed in 1166 milliseconds

<<11121314151617181920>>