HomeSort by relevance Sort by last modified time
    Searched full:update (Results 526 - 550 of 9150) sorted by null

<<21222324252627282930>>

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationShowcaseActivity.java 81 final int update = i.getIntExtra("update", 0); local
83 Log.v(TAG, "id: " + id + " when: " + when + " update: " + update);
85 makeBigTextNotification(this, update, id, when));
163 private static PendingIntent makeUpdateIntent(Context context, int update, int id, long when) {
169 updateIntent.putExtra("update", update);
177 private static Notification makeBigTextNotification(Context context, int update, int id,
179 String addendum = update > 0 ? "(updated) " : ""
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsDatabaseHelper.java 54 " UPDATE threads SET read = " +
65 " UPDATE threads SET message_count = " +
78 " UPDATE threads SET message_count = " +
92 " UPDATE threads SET" +
117 " UPDATE threads SET read = " +
130 " UPDATE threads SET" +
140 " UPDATE threads SET snippet = " +
146 " UPDATE threads SET snippet_cs = " +
162 " UPDATE threads SET has_attachment=1 WHERE _id IN " +
167 // When the 'mid' column in the part table is updated, we need to run the trigger to update
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_prefs.cc 52 // its update check.
61 // Path for settings specific to blacklist update.
96 // A preference for storing extra data sent in update checks for an extension.
209 DictionaryPrefUpdate update(prefs, ExtensionPrefs::kExtensionsPref);
210 DictionaryValue* update_dictionary = update.Get();
303 DictionaryPrefUpdate update(prefs_, kExtensionsPref);
304 const DictionaryValue* update_dict = update.Get();
603 ScopedExtensionPrefUpdate update(prefs_, extension_id);
604 SaveTime(update.Get(), kLastPingDay, time);
613 DictionaryPrefUpdate update(prefs_, kExtensionsBlacklistUpdate)
    [all...]
  /external/llvm/lib/Target/ARM/
ARMScheduleV6.td 113 // Immediate offset with update
117 // Register offset with update
122 // Scaled register offset with update, issues over 2 cycles
130 // Load multiple + update, defs are the 1st and 5th operands.
166 // Immediate offset with update
170 // Register offset with update
175 // Scaled register offset with update, issues over 2 cycles
182 // Store multiple + update
285 // FP Load Multiple + update
298 // FP Store Multiple + update
    [all...]
  /frameworks/av/camera/
CameraMetadata.cpp 159 ALOGE("Update metadata entry: Unknown tag %d", tag);
173 status_t CameraMetadata::update(uint32_t tag, function in class:android::CameraMetadata
186 status_t CameraMetadata::update(uint32_t tag, function in class:android::CameraMetadata
199 status_t CameraMetadata::update(uint32_t tag, function in class:android::CameraMetadata
212 status_t CameraMetadata::update(uint32_t tag, function in class:android::CameraMetadata
225 status_t CameraMetadata::update(uint32_t tag, function in class:android::CameraMetadata
238 status_t CameraMetadata::update(uint32_t tag, function in class:android::CameraMetadata
251 status_t CameraMetadata::update(uint32_t tag, function in class:android::CameraMetadata
294 ALOGE("%s: Unable to update metadata entry %s.%s (%x): %s (%d)",
303 "%s: Failed to validate metadata structure after update %p"
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GeofenceManager.java 51 * force a new location update anyway).
61 * Most frequent update interval allowed.
66 * Least frequent update interval allowed.
93 * The update interval component of the current active {@link Location} update request.
234 * The geofence update loop. This function removes expired fences, then tests the most
237 * update request with {@link LocationManager} as appropriate for any active geofences.
254 // Update all fences.
301 // Compute a location update interval based on the distance to the nearest fence.
387 // Update the fences immediately before returning i
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
HandshakeProtocol.java 393 md5.update(handshake_messages);
394 md5.update(sender);
395 md5.update(session.master_secret);
397 md5.update(session.master_secret);
398 md5.update(SSLv3Constants.MD5pad2);
401 sha.update(handshake_messages);
402 sha.update(sender);
403 sha.update(session.master_secret);
405 sha.update(session.master_secret);
406 sha.update(SSLv3Constants.SHApad2)
    [all...]
  /external/bison/
ChangeLog-2012 95 * README-hacking (Release Procedure): Update example.
103 (Locations): ... this, which is its section name. Update menus to
112 update all cross references. The trouble is that there is another
122 the node name, and update all cross references. Don't use the
253 gnulib, autoconf: update.
256 update.
264 * src/output.c: Update to include spawn-pipe.h.
265 * submodules/autoconf: Update to latest for improvement in m4.m4
294 (usage): Update.
299 * tests/local.at (AT_BISON_CHECK_NO_XML): Update now that th
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 31 // Maximum time, in seconds, from start up before we must issue an update query.
34 // The maximum time, in seconds, to wait for a response to an update request.
118 // The first update must happen between 1-5 minutes of start up.
154 // We can only have one update or chunk request outstanding, but there may be
203 // update back off. For now, a failed parse of the chunk means we
280 // Update, chunk or key response.
285 // We've timed out waiting for an update response, so we've cancelled
286 // the update request and scheduled a new one. Ignore this response.
290 // Cancel the update response timeout now that we have the response.
315 // have the keys, do the regular update request
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
queue.h 48 // void Update(StateId s);
81 void Update(StateId s) { Update_(s); }
110 void Update(StateId s) {}
119 virtual void Update_(StateId s) { Update(s); }
143 void Update(StateId s) {}
151 virtual void Update_(StateId s) { Update(s); }
173 void Update(StateId s) {}
181 virtual void Update_(StateId s) { Update(s); }
190 // it can be reordered in the queue with a call to Update().
212 void Update(StateId s)
    [all...]
  /external/zlib/src/
ChangeLog 43 - Update ./configure for Solaris, support --64 [Mooney]
61 - Update make_vms.com [Zinser]
67 - Update the Pascal interface in contrib/pascal
96 - Update win32/Makefile.msc to build test/*.c [Truta]
98 - Update AS400 build files and documentation [Monnerat]
99 - Update win32/Makefile.gcc to build test/*.c [Truta]
114 - Update python link in README
127 - Update zconf.h.cmakein on make distclean
132 - Update python link in zlib man page
161 - Update FAQ entry on shared builds (#13
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadService.java 208 * catch any finished operations that didn't trigger an update pass.
229 // depends on database state. We always get one final update pass
249 // Dump speed and update details
252 Log.wtf(TAG, "Final update pass triggered, isActive=" + isActive
253 + "; someone didn't update correctly.");
258 // tasks will trigger another update pass when they're finished.
260 // Enqueue delayed update pass to catch finished operations that
261 // didn't trigger an update pass; these are bugs.
265 // No active tasks, and any pending update messages can be
282 * Update {@link #mDownloads} to match {@link DownloadProvider} state
    [all...]
  /libcore/luni/src/main/java/java/sql/
ResultSet.java 71 * {@code updateInt} and {@code updateString}. The update methods can be used
74 * cursor to the row which needs modification and then using the update methods
77 * called the <i>Insert Row</i>, data is added using the update methods,
    [all...]
  /external/apache-http/src/org/apache/http/conn/
OperatedClientConnection.java 68 * because of an {@link #update update}.
79 * because of an {@link #update update}.
91 * because of an {@link #update update}.
168 void update(Socket sock, HttpHost target, method in interface:OperatedClientConnection
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 32 // UpdateShortcutWorker holds all context data needed for update shortcut.
33 // It schedules a pre-update check to find all shortcuts that needs to be
35 // update them when icons are downloaded. It observes TAB_CLOSING notification
58 // Update shortcut files and icons.
154 // Update icon with download image and update shortcut.
236 // Update existing shortcuts' description, icon and app id.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
notice.html 50 <p>Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the
51 installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
52 inform you where you can locate them. Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.
53 Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
56 <p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE
68 <p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please
  /external/jmonkeyengine/engine/src/core/com/jme3/app/state/
AppStateManager.java 43 * it will update and render.<br/>
54 * AppStateManager.update().
59 * <li>cleanup() : called ONCE on the render thread at the beginning of the next update
240 * Calls update for attached states, do not call directly.
243 public void update(float tpf){ method in class:AppStateManager
251 // Update enabled states
255 state.update(tpf);
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
Letters.java 74 void update() { method in class:Letters
82 l.update(block);
109 blank.update(block);
121 cursor.update(block);
125 cursor.update(block);
192 l.update(block); // TODO: update from l
  /external/libvpx/libvpx/vp8/encoder/
encodemv.c 180 /* Motion vector probability table update depends on benefit.
181 * Small correction allows for the fact that an update to an MV probability
198 static void update( function
326 update(w, is_short_ct, Pcur + mvpis_short, Pnew[mvpis_short], *Pupdate++, updated);
328 update(w, sign_ct, Pcur + MVPsign, Pnew[MVPsign], *Pupdate++, updated);
338 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated);
351 update(w, bit_ct[j], cur_p + j, new_p[j], *Pupdate++, updated);
  /external/proguard/src/proguard/optimize/
MethodDescriptorShrinker.java 77 // Update the descriptor if it has any unused parameters.
108 // Update the name, if necessary.
115 // Update the referenced classes.
121 // Finally, update the descriptor itself.
145 // Update the signature.
149 // Update the referenced classes.
190 // Update the number of parameters.
  /frameworks/base/docs/html/training/sharing/
receive.jd 19 <li><a href="#update-manifest">Update Your Manifest</a></li>
43 <h2 id="update-manifest">Update Your Manifest</h2>
122 // Update UI to reflect text being shared
129 // Update UI to reflect image being shared
136 // Update UI to reflect multiple images being shared
  /frameworks/base/services/java/com/android/server/updates/
ConfigUpdateInstallReceiver.java 102 Slog.i(TAG, "Found new update, installing...");
108 Slog.e(TAG, "Could not update content!", e);
171 Slog.i(TAG, "Couldn't find current metadata, assuming first update");
184 Slog.i(TAG, "Failed to read current content, assuming first update!");
219 signer.update(content);
220 signer.update(Long.toString(version).getBytes());
221 signer.update(requiredPrevious.getBytes());
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetProvider.java 108 * Process and push out an update for the given appWidgetIds. This call
110 * background service which handles the actual update, to prevent ANR'ing
114 * @param appWidgetIds List of specific appWidgetIds to update, or null for
117 * we use it to decide if an update is necessary.
122 // Launch over to service so it can perform update
124 if (LOGD) Log.d(TAG, "Building widget update...");
169 * Build the {@link PendingIntent} used to trigger an update of all calendar
  /packages/apps/Exchange/exchange2/src/com/android/exchange/provider/
MailboxUtilities.java 78 resolver.update(ContentUris.withAppendedId(Mailbox.CONTENT_URI, childId),
93 resolver.update(ContentUris.withAppendedId(Mailbox.CONTENT_URI, parentId),
155 resolver.update(Mailbox.CONTENT_URI, values, noParentKeySelection, null);
161 // Set temporary flag indicating state of update of mailbox list
165 context.getContentResolver().update(
194 // If our temporary flag is set, we were interrupted during an update
206 resolver.update(Mailbox.CONTENT_URI, values, accountSelector, null);
  /packages/inputmethods/OpenWnn/
ChangeLog.txt 9 Update features:
27 Update features:
42 Update features:
47 Update features:
54 Update features:
60 Update features:
75 Update features:

Completed in 1055 milliseconds

<<21222324252627282930>>