Searched refs:set (Results 151 - 175 of 266) sorted by relevance

1234567891011

/frameworks/base/core/java/android/text/
H A DStyled.java70 workPaint.set(paint);
194 workPaint.set(paint);
/frameworks/base/core/java/android/text/format/
H A DDateUtils.java415 * past will be reported as "0 minutes ago" if this is set to MINUTE_IN_MILLIS. Pass one of
436 * this is set to MINUTE_IN_MILLIS. Pass one of 0,
538 * the past will be reported as "0 minutes ago" if this is set to
588 startTime.set(day);
590 currentTime.set(today);
805 time.set(when);
811 time.set(System.currentTimeMillis());
1013 * If FORMAT_SHOW_TIME is set, the time is shown as part of the date range.
1018 * If FORMAT_SHOW_WEEKDAY is set, then the weekday is shown.
1021 * If FORMAT_SHOW_YEAR is set, the
[all...]
/frameworks/base/core/java/android/widget/
H A DFrameLayout.java41 * is set to true.
166 * Returns a set of layout parameters with a width of
225 * @return A Drawable or null if no foreground was set.
366 selfBounds.set(0, 0, w, h);
368 selfBounds.set(mPaddingLeft, mPaddingTop, w - mPaddingRight, h - mPaddingBottom);
467 * Creates a new set of layout parameters with the specified width, height
H A DImageView.java212 * {@link #setAdjustViewBounds} has been set to true. To set an image to be a maximum of 100 x
213 * 100 while preserving the original aspect ratio, do the following: 1) set adjustViewBounds to
214 * true 2) set maxWidth and maxHeight to 100 3) set the height and width layout params to
219 * image is small. To set an image to a fixed size, specify that size in the layout params and
234 * {@link #setAdjustViewBounds} has been set to true. To set an image to be a maximum of 100 x
235 * 100 while preserving the original aspect ratio, do the following: 1) set adjustViewBounds to
236 * true 2) set maxWidt
[all...]
/frameworks/base/core/jni/android/graphics/
H A DRegion.cpp51 ir.set(left, top, right, bottom);
89 ir.set(left, top, right, bottom);
105 // Scale the rectangle by given scale and set the reuslt to the dst.
113 // Scale the region by given scale and set the reuslt to the dst.
/frameworks/base/graphics/java/android/graphics/
H A DRect.java233 public void set(int left, int top, int right, int bottom) { method in class:Rect
246 public void set(Rect src) { method in class:Rect
351 * rectangle, return true and set this rectangle to that intersection,
364 * (and this rectangle is then set to that intersection) else
388 * If the specified rectangle intersects this rectangle, return true and set
395 * (and this rectangle is then set to that intersection) else
403 * If rectangles a and b intersect, return true and set this rectangle to
410 * @return true iff the two specified rectangles intersect. If they do, set
463 * it is set to the specified rectangle.
493 * it is set t
[all...]
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
H A Duspecial.h40 TEMPLATE_SWAP_PSPEC (TEMPLATE_TYPE1 (set,T), TEMPLATE_DECL1 (T))
158 v.set (i, c == '1');
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCdmaServiceStateTracker.java187 // System setting property AIRPLANE_MODE_ON is set in Settings.
595 // Character Encoding, Language Indicator and SPN has to be set
776 // In CDMA in case on NV, the ss.mOperatorAlphaLong is set later with the
849 // (set by the modem), depending on the mRoamingIndicator.
961 // is set, use the time zone property rather than GMT.
1320 * @return true for roaming state set
1327 // mOperatorAlphaLong is set from RIL_REQUEST_OPERATOR response 0 (alpha ONS)
1358 c.set(Calendar.DST_OFFSET, 0);
1363 c.set(Calendar.YEAR, year);
1367 c.set(Calenda
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java213 // system setting property AIRPLANE_MODE_ON is set in Settings.
732 * is set roaming while either one is roaming.
734 * There is an exception for the above rule. The new SS is not set
963 // is set, use the timezone property rather than
1286 * @return true for roaming state set
1391 c.set(Calendar.DST_OFFSET, 0);
1396 c.set(Calendar.YEAR, year);
1400 c.set(Calendar.MONTH, month);
1403 c.set(Calendar.DATE, date);
1406 c.set(Calenda
[all...]
/frameworks/base/test-runner/src/android/test/mock/
H A DMockPackageManager.java414 int match, ComponentName[] set, ComponentName activity) {
423 int match, ComponentName[] set, ComponentName activity) {
413 addPreferredActivity(IntentFilter filter, int match, ComponentName[] set, ComponentName activity) argument
422 replacePreferredActivity(IntentFilter filter, int match, ComponentName[] set, ComponentName activity) argument
/frameworks/base/services/java/com/android/server/
H A DWatchdog.java539 mAlarm.set(AlarmManager.RTC_WAKEUP, nextTime, mCheckupIntent);
678 mAlarm.set(AlarmManager.RTC_WAKEUP, realStartTime, mRebootIntent);
781 c.set(Calendar.HOUR_OF_DAY, val);
784 c.set(Calendar.MINUTE, val);
785 c.set(Calendar.SECOND, (int)secondsSinceMidnight - (val*60));
786 c.set(Calendar.MILLISECOND, 0);
816 wait(timeout); // notifyAll() is called when mForceKillSystem is set
H A DBackupManagerService.java133 // map UIDs to the set of backup client services within that UID's app set
136 // set of backup services that have pending changes
283 // snapshot the pending-backup set and work on that
363 Slog.e(TAG, "Error from transport getting set list");
479 // Attach to the Google backup transport. When this comes up, it will set
503 // leftover journal files into the pending backup set
530 // fully set up.
602 // Ignore it -- we'll validate "processed" against the current package set.
699 // Record that with an entry in our set o
[all...]
H A DConnectivityService.java85 // (excluding dynamically set mNetworkPreference)
193 SystemProperties.set("net.hostname", name);
1175 * more than one network is set up correctly. We're mainly concerned
1176 * with making sure that the list of DNS servers is set up according
1247 SystemProperties.set(prop, "");
1255 SystemProperties.set("net.dns" + j++ + "." + pid, dns);
1272 SystemProperties.set("net.dnschange", "" + (n+1));
1291 SystemProperties.set("net.dns" + j++, dns);
1296 SystemProperties.set("net.dns" + k, "");
1300 // set pe
[all...]
/frameworks/base/tools/aapt/
H A DResource.cpp57 ResourceDirIterator(const sp<ResourceTypeSet>& set, const String8& resType) argument
58 : mResType(resType), mSet(set), mSetPos(0), mGroupPos(0)
244 const sp<ResourceTypeSet>& set,
252 ResourceDirIterator it(set, String8(resType));
287 const sp<ResourceTypeSet>& set)
289 ResourceDirIterator it(set, String8("drawable"));
306 const sp<ResourceTypeSet>& set)
308 ResourceDirIterator it(set, String8("drawable"));
342 sp<ResourceTypeSet> set = new ResourceTypeSet(); local
343 set
242 makeFileResources(Bundle* bundle, const sp<AaptAssets>& assets, ResourceTable* table, const sp<ResourceTypeSet>& set, const char* resType) argument
286 preProcessImages(Bundle* bundle, const sp<AaptAssets>& assets, const sp<ResourceTypeSet>& set) argument
304 postProcessImages(const sp<AaptAssets>& assets, ResourceTable* table, const sp<ResourceTypeSet>& set) argument
346 sp<ResourceTypeSet> set = resources->valueAt(index); local
[all...]
/frameworks/base/core/java/android/view/
H A DViewRoot.java132 View mRealFocusedView; // this is not set to null in touch mode
494 mPendingContentInsets.set(mAttachInfo.mContentInsets);
495 mPendingVisibleInsets.set(0, 0, 0, 0);
610 mTempRect.set(dirty);
772 mAttachInfo.mContentInsets.set(mPendingContentInsets);
779 mAttachInfo.mVisibleInsets.set(mPendingVisibleInsets);
928 mAttachInfo.mContentInsets.set(mPendingContentInsets);
934 mAttachInfo.mVisibleInsets.set(mPendingVisibleInsets);
1066 mTransparentRegion.set(mTmpLocation[0], mTmpLocation[1],
1076 mPreviousTransparentRegion.set(mTransparentRegio
[all...]
/frameworks/base/core/java/android/accounts/
H A DAccountManager.java597 * @param account The account to set a password for
598 * @param password The password to set, null to clear the password
645 * @param account The account to set the userdata for
646 * @param key The userdata key to set. Must not be null
647 * @param value The value to set, null to clear this userdata key
672 * @param account The account to set an auth token for
806 * the user for a password. If the notifyAuthFailure parameter is set,
1186 protected void set(Bundle bundle) { method in class:AccountManager.AmsTask
1187 // TODO: somehow a null is being set as the result of the Future. Log this
1193 super.set(bundl
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridgeContext.java236 public final TypedArray obtainStyledAttributes(AttributeSet set, int[] attrs) { argument
237 return obtainStyledAttributes(set, attrs, 0, 0);
241 public TypedArray obtainStyledAttributes(AttributeSet set, int[] attrs, argument
246 if (set instanceof BridgeXmlBlockParser) {
247 parser = (BridgeXmlBlockParser)set;
/frameworks/base/core/java/android/gesture/
H A DGestureOverlayView.java307 path.set(mPath);
585 mInvalidRect.set((int) x - border, (int) y - border, (int) x + border, (int) y + border);
615 areaToRefresh.set((int) mCurveEndX - border, (int) mCurveEndY - border,
/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java176 ComponentName[] set = new ComponentName[N];
180 set[i] = new ComponentName(r.activityInfo.packageName,
184 getPackageManager().addPreferredActivity(filter, bestMatch, set,
/frameworks/base/core/java/android/app/
H A DLauncherActivity.java92 * Adapter which shows the set of activities that can be performed for a given intent.
305 mOldBounds.set(icon.getBounds());
317 mOldBounds.set(icon.getBounds());
/frameworks/base/core/tests/coretests/src/android/view/
H A DFocusFinderTest.java130 rect2.set(rect1);
167 rect2.set(rect1);
/frameworks/base/libs/audioflinger/
H A DA2dpAudioInterface.cpp78 if ((err = out->set(devices, format, channels, sampleRate)) == NO_ERROR) {
231 status_t A2dpAudioInterface::A2dpAudioStreamOut::set( function in class:android::A2dpAudioInterface::A2dpAudioStreamOut
238 LOGD("A2dpAudioStreamOut::set %x, %d, %d, %d\n", device, lFormat, lChannels, lRate);
/frameworks/base/libs/surfaceflinger/
H A DSurfaceFlinger.cpp554 mDirtyRegion.set(hw.bounds());
627 mDirtyRegion.set(hw.bounds());
718 visibleRegion.set(bounds);
862 // set the frame buffer
877 mDirtyRegion.set(mInvalidRegion.bounds());
890 mDirtyRegion.set(mInvalidRegion.bounds());
893 mDirtyRegion.set(hw.bounds());
1678 mDirtyRegion.set(hw.bounds()); // careful that's not thread-safe
1686 case 1007: // set mFreezeCount
1898 tr->set(flag
[all...]
/frameworks/base/location/java/android/location/
H A DLocation.java112 set(l);
118 public void set(Location l) { method in class:Location
/frameworks/base/media/libmedia/
H A DAudioRecord.cpp64 mStatus = set(inputSource, sampleRate, format, channels,
84 status_t AudioRecord::set( function in class:android::AudioRecord
97 LOGV("set(): sampleRate %d, channels %d, frameCount %d",sampleRate, channels, frameCount);
155 LOGV("AudioRecord::set() minFrameCount = %d", minFrameCount);
312 // the record head position will reset to 0, so if a marker is set, we need

Completed in 7191 milliseconds

1234567891011