Searched refs:update (Results 251 - 266 of 266) sorted by relevance

<<11

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java435 public int update(Uri uri, ContentValues values, String where, String[] whereArgs) { method in class:SettingsProvider
437 Slog.v(LOG_TAG, "update() for user: " + UserHandle.getCallingUserId());
1151 // nothing changed, so no need to update the database
1871 // Try an update from the current state.
1931 * upgrade step you *must* update SETTINGS_VERSION.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1161 ((DcTracker)mDcTracker).update();
/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java561 public void update(NetworkAgentInfo nai) { method in class:ConnectivityService.LegacyTypeTracker
1372 // skip update when we've already applied rules
2046 // If captive portal status has changed, update capabilities.
3909 * Have netd update routes from oldLp to newLp.
4454 // For now only update icons for default connection.
4561 mLegacyTypeTracker.update(networkAgent);
/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java2040 /** True if a sync was in progress on the most recent call to update() */
2048 public synchronized void update() { method in class:SyncManager.SyncTimeTracker
2349 mSyncTimeTracker.update();
2781 "Time since last update: %ds. Delta transferred: %dMBs,%dKBs,%dBs",
/frameworks/base/
H A DAndroid.mk895 update-api: doc-comment-check-docs
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java616 // update the print job in onPause if finishing, hence post a message.
630 // update the print job in onPause if finishing, hence post a message.
1043 final boolean willUpdate = mPrintedDocument.update(mPrintJob.getAttributes(),
1047 // When the update is done we update the print preview.
1210 // Always update the summary.
1267 // If the media sizes changed, we update the adapter and the spinner.
1327 // If the color modes changed, we update the adapter and the spinner.
1391 // If the duplex modes changed, we update the adapter and the spinner.
/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java95 // Message: Sent when a user activity timeout occurs to update the power state.
1341 final boolean dockedOnWirelessCharger = mWirelessChargerDetector.update(
1592 * bit and calling update power state. Wakefulness transitions are handled elsewhere.
1699 * Determines whether to post a message to the sandman to update the dream state.
1868 * When the update is finished, mDisplayReady will be set to true. The display
2474 * bit and calling update power state.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGridLayoutManager.java227 action.update(dx, dy, time, mDecelerateInterpolator);
1148 * Checks if we need to update row secondary sizes.
1163 // second layout pass to update the measured size after having measured
1211 // Measure all current children and update cached row heights
1760 // "visible window" and we update scrollMin/scrollMax then run second scrollToView
2044 // when padding changes to 20, we also need update mScrollOffsetSecondary to -20 before
/frameworks/base/core/java/com/android/internal/app/
H A DProcessStats.java1380 public boolean evaluateSystemProperties(boolean update) { argument
1386 if (update) {
2049 // If this has active services, we need to update their process pointer
3070 * @param pkgList Processes to update.
3081 // First update the common process.
3194 // First update the common process.
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java1359 // an update.
1392 final boolean update = res.removedInfo.removedPackage != null;
1393 if (update) {
1398 if (update) {
2099 if (DEBUG_UPGRADE) Log.v(TAG, "Running installd update commands");
2250 // Now that we know all of the shared libraries, update all clients to have
2263 // read and update their last usage times.
2287 // If this is the first boot or an update from pre-M, and it is a normal
4394 // component is no longer known. Most likely an update
5762 // First check if this is a system package that may involve an update
[all...]
/frameworks/base/core/java/android/widget/
H A DAbsListView.java1152 * Perform a quick, in-place update of the checked or activated state
3810 // Still within bounds, update the hotspot.
5510 mPopup.update(xy[0], bottomGap, -1, -1);
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java191 * update themselves directly. This will cause a full re-layout but when it happens via the
2602 * attempt to update adapter contents will result in an exception because adapter contents
4377 * @param view The view to update.
4513 // update position
4559 // do not update unless we absolutely have to.
4770 * The caller must call {@link #clearScrap()} when it's done to update the recycler's
4936 // >> remove removed and invalid flags, add update flag to rebind
5227 * update the contents of the {@link ViewHolder#itemView} to reflect the item at the given
5249 * should update the contents of the {@link ViewHolder#itemView} to reflect the item at
5265 * update usin
9257 public void update(int dx, int dy, int duration, Interpolator interpolator) { method in class:RecyclerView.SmoothScroller.Action
[all...]
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1253 * Used to retain an update lock when the foreground activity is in
1633 Slog.w(TAG, "Failed to update time zone for: " + r.info.processName);
1672 Slog.w(TAG, "Failed to update http proxy for: " +
1803 "Applying new update lock state '" + nextState
1837 Slog.w(TAG, "Failed to update preferences for: " + r.info.processName);
2475 mProcessCpuTracker.update();
2565 // When plugging in, update the CPU stats first before changing
3214 checkTime(startTime, "startProcess: starting to update cpu stats");
3375 checkTime(startTime, "startProcess: starting to update pids map");
3500 // See if we should be showing the platform update setu
[all...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java600 /* Add/update a network configuration */
1091 public void update() {
3959 // AutoJoincontroller will directly acces the scan result list and update it with
4410 * information, we update the object that tracks the information from that source and then
4623 * try to update default route MAC address.
5049 mLastSignalLevel = -1; // Force update of signal strength
6153 // We may have missed screen update at boot
7083 logw("Not authorized to update network "
7367 loge("CMD_AUTO_CONNECT couldn't update the config, got null config");
7371 loge("CMD_AUTO_CONNECT couldn't update th
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/services/backup/java/com/android/server/backup/
H A DBackupManagerService.java1263 // update the provider list.
1906 // Whenever a package is added or updated we need to update
2864 Slog.i(TAG, "Checking widget update: state=" + (widgetState != null)
2875 // determine whether to update the widget blob in the archive. If the
7174 digest.update(sig.toByteArray());
7234 // Apply the restored widget state and generate the ID update for the app

Completed in 771 milliseconds

<<11