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

<<11121314151617181920>>

  /sdk/testapps/libsAndJarTest/lib2/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
84 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
85 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/libsTest/app/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
84 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
85 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/libsTest/appTest/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
86 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
87 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/libsTest/lib1/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
84 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
85 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/libsTest/lib1Test/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
86 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
87 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/libsTest/lib2/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
84 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
85 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/libsTest/lib2Test/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
86 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
87 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/testProjectTest/app/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
86 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
87 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/testProjectTest/lib/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
86 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
87 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/testProjectTest/testapp/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
86 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
87 in order to avoid having your file be overridden by tools such as "android update project"
  /sdk/testapps/testProjectTest/testlib/
build.xml 12 Here are some properties you may want to change/update:
23 be updated using the 'android' tool with the 'update' action.
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
86 In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
87 in order to avoid having your file be overridden by tools such as "android update project"
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
SHA1withDSA_SignatureTest.java 20 * 1. The class doesn't contain tests against "update(..)" methods
346 signingSigns[i].update(bytes1, 0, bytes1.length);
350 signingSigns[i].update(bytes2, 0, bytes2.length);
353 // it is expected that "signature" is one generated only for "bytes2" update
355 verifyingSign.update(bytes2, 0, bytes2.length);
374 * initSign - update - initSign
375 * RI behavior is such that with respect to "update"
382 signingSigns[i].update(bytes1, 0, bytes1.length);
386 signingSigns[i].update(bytes2, 0, bytes2.length);
389 // it is expected that "signature" is one generated only for "bytes2" update
    [all...]
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_subtract_armv6.asm 63 add r6, r6, r2, lsl #1 ; update diff pointer
118 add r1, r1, r3 ; update usrc pointer
119 add r5, r5, r12 ; update upred pointer
125 subs r4, r4, #1 ; update loop counter
163 add r2, r2, r3 ; update vsrc pointer
164 add r5, r5, r12 ; update vpred pointer
170 subs r4, r4, #1 ; update loop counter
254 add r1, r1, r2 ; update src pointer
255 add r3, r3, r12 ; update pred pointer
261 subs r4, r4, #1 ; update loop counte
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
UpdateFunctionalityTest2.java 126 statement.execute("UPDATE " + DatabaseCreator.PARENT_TABLE
131 * UpdateFunctionalityTest2#testUpdate2(). Attempts to update row
140 statement.executeUpdate("UPDATE " + DatabaseCreator.PARENT_TABLE
157 statement.execute("UPDATE " + DatabaseCreator.PARENT_TABLE
171 statement.executeUpdate("UPDATE " + DatabaseCreator.FKSTRICT_TABLE
186 statement.executeUpdate("UPDATE " + DatabaseCreator.PARENT_TABLE
211 statement.executeUpdate("UPDATE " + DatabaseCreator.FKCASCADE_TABLE
229 statement.executeUpdate("UPDATE " + DatabaseCreator.FKSTRICT_TABLE
244 statement.executeUpdate("UPDATE " + DatabaseCreator.SIMPLE_TABLE3
266 PreparedStatement stat = conn.prepareStatement("UPDATE "
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailContentTable.java 153 // Directly update the db because we cannot update voicemail_uri through external
154 // update() due to projectionMap check. This also avoids unnecessary permission
156 db.update(mTableName, values, UriData.createUriData(newUri).getWhereClause(), null);
212 public int update(UriData uriData, ContentValues values, String selection, method in class:VoicemailContentTable
217 // TODO: This implementation does not allow bulk update because it only accepts
218 // URI that include message Id. I think we do want to support bulk update.
221 return getDatabaseModifier(db).update(mTableName, values, combinedClause,
228 "Cannot update URI: %s. Bulk update not supported", uriData.getUri()))
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
Signature2Test.java 332 sig.update(MESSAGE.getBytes());
345 * java.security.Signature#update(byte[])
352 sig.update(bytes);
356 sig2.update(MESSAGE.getBytes());
363 * java.security.Signature#update(byte[], int, int)
370 sig.update(bytes, 0, bytes.length);
378 sig.update(bytes, 0, bytes.length);
380 sig.update(bytes, bytes.length - 2, 2);
383 sig.update(bytes, bytes.length -3, 4);
389 sig.update(null, 0, 5)
    [all...]
  /cts/tests/tests/content/src/android/content/cts/
ContentQueryMapTest.java 144 // update NAME0 and VALUE0
148 mResolver.update(DummyProvider.CONTENT_URI, values,
178 // update NAME0 and VALUE0
182 mResolver.update(DummyProvider.CONTENT_URI, values,
193 // have to update manually
250 // update NAME3 and VALUE3
254 mResolver.update(DummyProvider.CONTENT_URI, values,
280 // update NAME0 and VALUE0
284 mResolver.update(DummyProvider.CONTENT_URI, values,
295 // have to update manuall
355 public synchronized void update(Observable observable, Object data) { method in class:ContentQueryMapTest.MockObserver
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_updater.h 95 // The base update url without any arguments added.
98 // The base update url plus arguments indicating the id, version, etc.
172 // controls how often update checks are scheduled.
184 // Stops the updater running, cancelling any outstanding update manifest and
188 // Posts a task to do an update check. Does nothing if there is
192 // Starts an update check right now, instead of waiting for the next
201 // Returns true iff CheckSoon() has been called but the update check
235 // Computes when to schedule the first update check.
266 // service to unload blacklisted extensions and update pref.
281 // Begins an update check. Takes ownership of |fetch_data|
    [all...]
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
MacTest.java 288 * Test for <code>update</code> and <code>doFinal</code> methods
302 macs[i].update((byte)0);
307 macs[i].update(buf); method
312 macs[i].update(buf, 0, 3); method
317 macs[i].update(bBuf); method
416 * Assertion: update Mac and returns result
439 macs[i].update(upd); method
449 * Test for <code>update(byte[] input, int outset, int len)</code> method
467 macs[i].update(b, -10, b.length); method
472 macs[i].update(b, 0, -10) method
477 macs[i].update(b, 0, b.length + 1); method
482 macs[i].update(b, b.length - 1, 2); method
511 macs[i].update(upd1, 2, 4); method
514 macs[i].update(upd2); method
524 macs[i].update(upd1,2,1); method
620 macs[i].update(byteNull); method
624 macs[i].update(byteBuff); method
631 macs[i].update(null, 0, 0); method
664 macs[i].update(byteBuf); method
668 macs[i].update(bbuf, 2, 3); method
738 macs[i].update(bbuf); method
741 macs[i].update(bbuf, 0, bbuf.length); method
    [all...]
  /external/iptables/extensions/
libxt_recent.man 8 \fB\-\-set\fP, \fB\-\-rcheck\fP, \fB\-\-update\fP and \fB\-\-remove\fP are
17 address is already in the list, this will update the existing entry. This will
30 [\fB!\fP] \fB\-\-update\fP
31 Like \fB\-\-rcheck\fP, except it will update the "last seen" timestamp if it
41 \fB\-\-update\fP. When used, this will narrow the match to only happen when the
46 \fB\-\-update\fP. When used, this will narrow the match to only happen when the
56 \fB\-\-update\fP. When used, this will narrow the match to only happen when the
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglSmoothingTimer.java 44 * accurate, a call to update each frame is required. <code>Timer</code> is a
102 // set tpf... -1 values will not be used for calculating the average in update()
124 * call to <code>update</code>.
137 * <code>update</code> recalulates the frame rate based on the previous
138 * call to update. It is assumed that update is called each frame.
140 public void update() { method in class:LwjglSmoothingTimer
  /external/smack/src/org/xbill/DNS/utils/
HMAC.java 42 digest.update(ipad);
112 update(byte [] b, int offset, int length) { method in class:HMAC
113 digest.update(b, offset, length);
121 update(byte [] b) { method in class:HMAC
122 digest.update(b);
133 digest.update(opad);
171 digest.update(ipad);
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
metered_stream_unittest.py 60 m.update("batter")
64 # The next update() should overwrite the laste update() but not the
67 m.update("foo")
88 m.update("foo\nbar")
89 m.update("baz")
104 m.update("bar")
  /frameworks/base/docs/html/training/sharing/
shareaction.jd 17 <li><a href="#update-menus">Update Menu Declarations</a></li>
48 <h2 id="update-menus">Update Menu Declarations</h2>
79 update the share intent associated with that action item. Here's an example:</p>
100 // Call to update the share intent
109 want to set it and then update it as the UI changes. For example, when you view photos full screen
  /frameworks/base/services/java/com/android/server/updates/
SELinuxPolicyInstallReceiver.java 112 File update = new File(updateDir.getParentFile(), "update"); local
115 Libcore.os.symlink(updateDir.getPath(), update.getPath());
116 Libcore.os.rename(update.getPath(), current.getPath());
148 Slog.e(TAG, "SELinux policy update malformed: ", e);
150 Slog.e(TAG, "Could not update selinux policy: ", e);
152 Slog.e(TAG, "Could not update selinux policy: ", e);

Completed in 708 milliseconds

<<11121314151617181920>>