/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsSmsDatabaseHelper.java | 165 // When the 'mid' column in the part table is updated, we need to run the trigger to update 199 // When the 'thread_id' column in the pdu table is updated, we need to run the trigger to update [all...] |
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/ |
AdtUpdateDialog.java | 110 * was either already present, or got installed or updated properly) and a {@link File}
142 * was either already present, or got installed or updated properly) and a {@link File}
174 * were either already present, or got installed or updated properly).
|
/system/core/init/ |
property_service.c | 325 * 'net.*' property name is updated. It is _ONLY_ updated here. Its value 326 * contains the last updated 'net.*' property.
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NotePadProvider.java | 652 * are updated with new data specified by the values in the map. If the incoming URI matches the 656 * If rows were updated, then listeners are notified of the change. 665 * @return The number of rows updated. 683 // Does the update and returns the number of rows updated. 716 // Does the update and returns the number of rows updated. 737 // Returns the number of rows updated.
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
ContactManager.java | 94 * Take a list of updated contacts and apply those changes to the 386 // Add the cell phone, if present and not updated above 390 // Add the home phone, if present and not updated above 395 // Add the work phone, if present and not updated above 399 // Add the email address, if present and not updated above 410 // client, and then synced to the server. When we get the updated [all...] |
/frameworks/base/docs/html/resources/ |
resources-data.js | 35 'updated': 'Updated' 421 tags: ['sample', 'layout', 'ui', 'updated'], 511 tags: ['sample', 'updated', 'newfeature', 'ui'], 571 tags: ['sample', 'media', 'updated'], 611 tags: ['sample', 'accountsync', 'updated'],
|
/frameworks/base/docs/html/sdk/ |
installing.jd | 85 updated tools and new Android platforms into your existing environment. For information about how to 187 Manager to browse the SDK repository and select new or updated 215 are typically updated only when a new platform becomes available. You can access these tools in the 382 <td>Contains platform-dependent development tools that may be updated with each platform release. 385 tools/} directory because these tools may be updated in order to support new 409 and more. The tools in this directory may be updated at any time using the Android SDK and AVD
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_ics_info.cpp | 116 pWindowSequence contents are updated with the current window for this 120 p_max_sfb contents will be updated with the maximum scale factor bands 122 pFirstLTPStatus contents may be updated if the stream has long term 124 pSecondLTPStatus contents may be updated if common_window != 0 and LTP data 461 status = 1; /* ERROR CODE - needs to be updated */ 522 status = 1; /* ERROR CODE - needs to be updated */
|
/libcore/luni/src/main/java/java/text/ |
DateFormat.java | 338 * will be updated with the position of the first occurrence of this field 386 * will be updated with the position of the first occurrence of this field 635 * of the {@code ParsePosition} is updated to the index following the parsed 649 * it is updated with the index following the parsed text; on 660 * of the {@code ParsePosition} is updated to the index following the parsed 674 * successful, it is updated with the index following the parsed
|
/dalvik/dx/src/com/android/dx/ssa/ |
ConstCollector.java | 288 * This is a mark-local. it will be updated when all uses 289 * are updated.
|
/docs/source.android.com/src/source/ |
using-repo.md | 85 For the specified projects, Repo compares the local branches to the remote branches updated during the last repo sync. Repo will prompt you to select one or more of the branches that have not yet been uploaded for review. 95 - Make sure the updated branch is the currently checked out branch.
|
/external/chromium/chrome/browser/extensions/ |
extension_updater.h | 171 // extensions and installing updated ones. The |frequency_seconds| parameter 284 // Begins (or queues up) download of an updated extension.
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_thread.h | 57 // the mode changes all future jobs will be run against the updated mode. 301 // updated by the server.
|
/external/chromium/chrome/browser/sync/glue/ |
extension_sync.cc | 41 // updated/created ExtensionData object. 325 // while it's being auto-updated. If so, then we'll be called
|
/external/chromium/chrome/browser/webdata/ |
autofill_table.h | 120 // autofill table. A list of all added and updated autofill entries 126 // of all added and updated autofill entries is returned in the changes out
|
/external/chromium/chrome/common/extensions/docs/static/ |
permission_warnings.html | 5 NOTE: When this doc is updated, the online help should also be updated:
|
/external/e2fsprogs/ext2ed/ |
README | 4 This version of ext2ed has been modified and updated by Theodore Ts'o 20 even as modified and updated in e2fsprogs. This especially goes for
|
/external/emma/core/java12/com/vladium/emma/rt/ |
ClassPathProcessorST.java | 309 * Reads into m_readbuf (m_readpos is updated correspondingly) 336 * Reads into m_readbuf (m_readpos is updated correspondingly)
|
/external/icu4c/i18n/ |
nfsubs.h | 162 * and returned as the result. The parse position is updated to 166 * On exit, this is updated to point to the first unmatched
|
/external/icu4c/test/intltest/ |
tztest.cpp | 525 * this test will fail. I have updated the test for 1999j data, 531 * definition. This test has been updated to reflect this. 640 {"MST", -420, FALSE}, // updated Aug 2003 aliu 642 {"IET", -300, TRUE}, // updated Jan 2006 srl 643 {"EST", -300, FALSE}, // updated Aug 2003 aliu 646 {"AGT", -180, TRUE}, // updated by tzdata2007k 651 {"MET", 60, TRUE}, // updated 12/3/99 aliu 656 {"NET", 240, TRUE}, // updated 12/3/99 aliu 657 {"PLT", 300, FALSE}, // updated by 2008c - no DST after 2008 661 {"CTT", 480, FALSE}, // updated Aug 2003 ali [all...] |
/external/iproute2/ |
RELNOTES | 51 * Jan Rekorajski <baggins@sith.mimuw.edu.pl>. Updated list of datalink types. 129 * ip, rtmon, rtacct utilities are updated according to manual 8-)
|
/external/iptables/extensions/ |
libxt_string.c | 14 * contain embedded NULL chars. Updated to print 20 * updated to work with slightly modified
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
Liveness.java | 23 protected static final byte UPDATED = 2; 228 localsUsage[reg] = UPDATED;
|
/external/libnfc-nxp/src/ |
phHciNfc_Sequence.h | 117 * \retval NFCSTATUS_SUCCESS FSM Updated successfully . 138 * \retval NFCSTATUS_SUCCESS FSM Updated successfully .
|
phLlcNfc.c | 359 3. Send the updated buffer to the below layer 445 /* "sent_frame_type is updated" only if the data is
|