Searched refs:update (Results 151 - 175 of 226) sorted by relevance

12345678910

/frameworks/support/v4/java/android/support/v4/media/session/
H A DMediaSessionCompat.java1109 update();
1149 if (update()) {
1169 update();
1268 private boolean update() { method in class:MediaSessionCompat.MediaSessionImplBase
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DStreamingProcessor.cpp121 ALOGE("%s: Camera %d: Unable to update common entries of preview "
127 res = mPreviewRequest.update(ANDROID_REQUEST_ID,
130 ALOGE("%s: Camera %d: Unable to update request id for preview: %s (%d)",
304 ALOGE("%s: Camera %d: Unable to update common entries of recording "
310 res = mRecordingRequest.update(ANDROID_REQUEST_ID,
313 ALOGE("%s: Camera %d: Unable to update request id for request: %s (%d)",
505 res = request.update(
/frameworks/base/core/java/android/app/
H A DDownloadManager.java970 return mResolver.update(ContentUris.withAppendedId(mBaseUri, ids[0]), values,
973 return mResolver.update(mBaseUri, values, getWhereClauseForIds(ids),
1120 mResolver.update(mBaseUri, values, getWhereClauseForIds(ids), getWhereArgsForIds(ids));
/frameworks/base/core/java/android/content/
H A DContentProvider.java70 * <li>{@link #update} which updates existing data in the content provider</li>
76 * {@link #update}) may be called from many threads at once, and must be thread-safe.
319 public int update(String callingPkg, Uri uri, ContentValues values, String selection, method in class:ContentProvider.Transport
328 return ContentProvider.this.update(uri, values, selection, selectionArgs);
1118 * Implement this to handle requests to update one or more rows.
1119 * The implementation should update all rows matching the selection
1128 * is an update request for a specific record.
1129 * @param values A set of column_name/value pairs to update in the database.
1131 * @param selection An optional filter to match rows to update.
1134 public abstract int update(Ur method in class:ContentProvider
[all...]
H A DContentProviderOperation.java172 * Create a {@link Builder} suitable for building an update {@link ContentProviderOperation}.
173 * @param uri The {@link Uri} that is the target of the update.
251 numRows = provider.update(mUri, values, mSelection, selectionArgs);
470 * This can only be used with builders of type insert, update, or assert.
486 * This can only be used with builders of type insert, update, or assert.
504 * This can only be used with builders of type update, delete, or assert.
523 * This can only be used with builders of type insert, update, or assert.
539 * A value to insert or update. This value may be overwritten by
541 * This can only be used with builders of type insert, update, or assert.
585 * This can only be used with builders of type update, delet
[all...]
H A DContentProviderNative.java222 int count = update(callingPkg, url, values, selection, selectionArgs);
553 public int update(String callingPkg, Uri url, ContentValues values, String selection, method in class:ContentProviderProxy
/frameworks/base/core/java/com/android/internal/util/
H A DStateMachine.java469 update(sm, msg, info, state, orgState, transToState);
478 public void update(StateMachine sm, Message msg, String info, IState state, IState orgState, method in class:StateMachine.LogRec
669 pmi.update(sm, msg, messageInfo, state, orgState, transToState);
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java88 // update was issued and the next command is another layout, so we
104 // If we have the requested pages, update which ones to be printed.
188 public boolean update(PrintAttributes attributes, PageRange[] pages, boolean preview) { method in class:RemotePrintDocument
192 Log.i(LOG_TAG, "[CALLED] update()");
196 throw new IllegalStateException("Cannot update without a clearing the failure");
200 throw new IllegalStateException("Cannot update in state:" + stateToString(mState));
245 Log.i(LOG_TAG, "[SKIPPING] No update needed");
250 mUpdateSpec.update(attributes, preview, pages);
338 throw new IllegalStateException("No update error to clear");
486 public void update(PrintAttribute method in class:RemotePrintDocument.UpdateSpec
[all...]
/frameworks/base/services/core/java/com/android/server/job/
H A DJobSchedulerService.java141 // app update sequence, cancel the jobs associated with the app.
329 boolean update;
332 update = mJobs.add(jobStatus);
338 if (update) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiWatchdogStateMachine.java804 // update packet loss statistics
813 mCurrentLoss.update(loss, dtotal);
992 * - volume-weighted: each update has its own weight (number of packets)
993 * - exponential: O(1) time and O(1) space for both update and query
1009 public void update(double newValue, int newVolume) { method in class:WifiWatchdogStateMachine.VolumeWeightedEMA
1011 // core update formulas
1066 * @param volume is the volume for this single update
1072 mEntries[index].update(value, volume);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGridLayoutManager.java953 * Checks if we need to update row secondary sizes.
968 // second layout pass to update the measured size after having measured
1016 // Measure all current children and update cached row heights
1427 boolean update = false;
1435 update = true;
1440 if (update) {
1449 boolean update = false;
1457 update = true;
1462 if (update) {
1665 // "visible window" and we update scrollMi
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java118 conn.update(imsCall, ImsPhoneCall.State.WAITING);
778 mPendingMO.update(null, ImsPhoneCall.State.DISCONNECTED);
819 //ImsPhoneConnection.update will chnage the parent when completed
895 changed = conn.update(imsCall, state);
/frameworks/base/core/java/android/os/
H A DRecoverySystem.java122 * Verify the cryptographic signature of a system update package
289 sig.update(buffer, 0, read);
320 * Reboots the device in order to install the given update
325 * @param packageFile the update package to install. Must be on
/frameworks/base/core/java/android/provider/
H A DBrowser.java327 cr.update(ContentUris.withAppendedId(History.CONTENT_URI, c.getLong(0)),
H A DDocumentsProvider.java608 public final int update( method in class:DocumentsProvider
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java115 public void update(int batteryLevel, int bucket, long screenOffTime) { method in class:PowerNotificationWarnings
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
H A DWapPushManager.java40 * WapPushManager can update the WAP Push message and Receiver Application
326 int num = db.update(APPID_TABLE_NAME, values, where, null);
327 if (LOCAL_LOGV) Log.v(LOG_TAG, "update:" + x_app_id + ":" + content_type + " "
/frameworks/native/opengl/libs/EGL/
H A Dtrace.cpp418 s.update(); \
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccProvider.java337 public int update(Uri url, ContentValues values, String where, String[] whereArgs) { method in class:IccProvider
342 if (DBG) log("update");
H A DWapPushOverSms.java342 if (SqliteWrapper.update(
349 Rlog.e(TAG, "Failed to update delivery or read report thread id");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMALTEPhone.java351 log("update icc_operator_numeric=" + operatorNumeric);
359 log("update mccmnc=" + operatorNumeric);
382 ((DcTracker)mDcTracker).update();
/frameworks/support/v4/java/android/support/v4/content/
H A DFileProvider.java479 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { method in class:FileProvider
/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraDeviceImpl.java978 private void update() { method in class:CameraDeviceImpl.FrameNumberTracker
1015 update();
/frameworks/base/core/java/com/android/internal/os/
H A DProcessCpuTracker.java283 update();
286 public void update() { method in class:ProcessCpuTracker
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp651 staticMetadata.update(ANDROID_SENSOR_ORIENTATION, &orientVal, 1);
652 staticMetadata.update(ANDROID_LENS_FACING, &facingVal, 1);

Completed in 997 milliseconds

12345678910