Searched refs:update (Results 201 - 225 of 379) sorted by relevance

1234567891011>>

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DScrollingTabContainerView.java338 ((TabView) mTabLayout.getChildAt(position)).update();
403 update();
408 update();
446 public void update() { method in class:ScrollingTabContainerView.TabView
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DSnapHelper.java222 action.update(dx, dy, time, mDecelerateInterpolator);
/frameworks/base/packages/Osu/src/com/android/hotspot2/utils/
H A DHTTPRequest.java183 hash.update((byte) ':');
185 hash.update(octets);
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardStatusView.java166 Patterns.update(mContext, nextAlarm != null);
253 static void update(Context context, boolean hasAlarm) { method in class:KeyguardStatusView.Patterns
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAutoclickController.java150 mClickScheduler.update(event, policyFlags);
311 public void update(MotionEvent event, int policyFlags) { method in class:AutoclickController.ClickScheduler
354 // If there already is a scheduled click at time before the updated time, just update
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNetworkSelector.java98 void update(List<ScanDetail> scanDetails); method in interface:WifiNetworkSelector.NetworkEvaluator
452 registeredEvaluator.update(scanDetails);
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.cpp424 request.update(postProcessingTags[i], entry.data.u8, 1);
555 res = request.update(ANDROID_REQUEST_TYPE,
558 ALOGE("%s: Unable to update request type",
565 res = request.update(ANDROID_REQUEST_INPUT_STREAMS,
568 ALOGE("%s: Unable to update request input streams",
575 res = request.update(ANDROID_CONTROL_CAPTURE_INTENT,
578 ALOGE("%s: Unable to update request capture intent",
583 // TODO: Shouldn't we also update the latest preview frame?
586 res = request.update(ANDROID_REQUEST_OUTPUT_STREAMS,
589 ALOGE("%s: Unable to update reques
[all...]
H A DCaptureSequencer.cpp336 ALOGE("%s: Camera %d: Can't update still image capture request: %s (%d)",
528 res = mCaptureRequest.update(ANDROID_REQUEST_OUTPUT_STREAMS,
531 res = mCaptureRequest.update(ANDROID_REQUEST_ID,
535 res = mCaptureRequest.update(ANDROID_CONTROL_CAPTURE_INTENT,
694 ALOGE("%s: Camera %d: Unable to update common entries of capture "
702 ALOGE("%s: Camera %d: Unable to update JPEG entries of capture "
H A DStreamingProcessor.cpp134 ALOGE("%s: Camera %d: Unable to update common entries of preview "
140 res = mPreviewRequest.update(ANDROID_REQUEST_ID,
143 ALOGE("%s: Camera %d: Unable to update request id for preview: %s (%d)",
278 ALOGE("%s: Camera %d: Unable to update common entries of recording "
284 res = mRecordingRequest.update(ANDROID_REQUEST_ID,
287 ALOGE("%s: Camera %d: Unable to update request id for request: %s (%d)",
455 res = request.update(
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
H A DMediaRouteControllerDialog.java271 update(false);
286 * will listen to changes on this session and update the UI automatically in
315 update(false);
473 update(false);
513 void update(boolean animate) { method in class:MediaRouteControllerDialog
586 // We need to defer the update until the first layout has occurred, as we don't yet know the
1137 update(false);
1142 update(true);
1173 update(false);
1180 update(fals
[all...]
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1000 status_t ScreenshotClient::update(const sp<IBinder>& display, function in class:android::ScreenshotClient
1027 status_t ScreenshotClient::update(const sp<IBinder>& display, function in class:android::ScreenshotClient
1032 return ScreenshotClient::update(display, sourceCrop, reqWidth, reqHeight,
1036 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, function in class:android::ScreenshotClient
1038 return ScreenshotClient::update(display, sourceCrop, 0, 0,
1043 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, function in class:android::ScreenshotClient
1045 return ScreenshotClient::update(display, sourceCrop, reqWidth, reqHeight,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java722 resolver.update(SubscriptionManager.CONTENT_URI, value,
749 // one, need to update the default subId with second one.
813 resolver.update(SubscriptionManager.CONTENT_URI, value,
891 int result = mContext.getContentResolver().update(SubscriptionManager.CONTENT_URI,
922 int result = mContext.getContentResolver().update(SubscriptionManager.CONTENT_URI,
979 int result = mContext.getContentResolver().update(SubscriptionManager.CONTENT_URI,
1017 // This function had a call to update number on the SIM (Phone.setLine1Number()) but
1021 result = mContext.getContentResolver().update(SubscriptionManager.CONTENT_URI, value,
1024 if (DBG) logd("[setDisplayNumber]- update result :" + result);
1057 int result = mContext.getContentResolver().update(SubscriptionManage
[all...]
/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java321 private void update(BatteryProperties props) { method in class:BatteryService
751 boolean update = true;
779 update = false;
782 if (update) {
940 BatteryService.this.update(props);
H A DPersistentDataBlockService.java286 md.update(data, 0, DIGEST_SIZE_BYTES); // include 0 checksum in digest
288 md.update(data, 0, read);
H A DPinnerService.java78 // If this user's camera app has been updated, update pinned files accordingly.
84 update(updatedPackages);
133 public void update(ArraySet<String> updatedPackages) { method in class:PinnerService
/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.cpp322 "from the layer_state_t surface in the update transaction");
435 BufferUpdate* update(increment->mutable_buffer_update());
436 update->set_id(getLayerId(layer));
437 update->set_w(width);
438 update->set_h(height);
439 update->set_frame_number(frameNumber);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCard.java106 update(c, ci, ics);
112 update(c, ci, ics);
133 public void update(Context c, CommandsInterface ci, IccCardStatus ics) { method in class:UiccCard
144 //update applications
159 mUiccApplications[i].update(ics.mApplications[i], mContext, mCi);
177 if (DBG) log("update: radioState=" + radioState + " mLastRadioState="
183 if (DBG) log("update: notify card removed");
188 if (DBG) log("update: notify card added");
202 ((CatService)mCatService).update(mCi, mContext, this);
/frameworks/base/tools/orientationplot/
H A Dorientationplot.py183 self.timer.add_callback(lambda: self.update())
263 def update(self): member in class:Plotter
454 plotter.update()
/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountsDb.java383 return db.update(
393 return db.update(
423 int rows = db.update(
702 return db.update(TABLE_SHARED_ACCOUNTS,
760 int rowCount = db.update(TABLE_ACCOUNTS,
846 return db.update(TABLE_ACCOUNTS, values, ACCOUNTS_ID + "=?", argsAccountId) > 0;
/frameworks/av/include/private/media/
H A DAudioTrackShared.h631 const StaticAudioTrackState &update) const;
633 const StaticAudioTrackState &update) const;
634 ssize_t pollPosition(); // poll for state queue update, and return current position
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A Dsyn_filt_opt.s28 @ m --- 16 lg --- 80 update --- 1
224 @ update mem[]
/frameworks/base/core/java/android/content/
H A DContentProviderClient.java319 /** See {@link ContentProvider#update ContentProvider.update} */
320 public int update(@NonNull Uri url, @Nullable ContentValues values, @Nullable String selection, method in class:ContentProviderClient
326 return mContentProvider.update(mPackageName, url, values, selection, selectionArgs);
/frameworks/base/core/java/android/provider/
H A DCallLog.java495 * If a successful call is made that is longer than this duration, update the phone number
885 resolver.update(feedbackUri, new ContentValues(), null, null);
908 resolver.update(Data.CONTENT_URI, values, Data._ID + "=?", new String[] {dataId});
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
H A DIconCache.java132 private int update(long bssid, HSIconFileElement iconFileElement) { method in class:IconCache.FileEntry
261 updates = fileEntry.update(bssid, iconFileElement);
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java197 mWarnings.update(mBatteryLevel, bucket, mScreenOffTime);
377 void update(int batteryLevel, int bucket, long screenOffTime); method in interface:PowerUI.WarningsUI

Completed in 717 milliseconds

1234567891011>>