/external/chromium/chrome/browser/sync/ |
profile_sync_service.cc | 631 // not syncing an encrypted data type on this machine. 770 const char* strings[] = {"INVALID", "OFFLINE", "OFFLINE_UNSYNCED", "SYNCING", [all...] |
/external/svox/pico/lib/ |
picoacph.c | 457 PICODBG_WARN(("syncing POS")); 875 PICODBG_WARN(("syncing POS")); [all...] |
picosa.c | 590 PICODBG_WARN(("syncing POS")); [all...] |
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 290 // Message id for syncing [all...] |
WebViewCore.java | [all...] |
/packages/apps/Calendar/res/values/ |
strings.xml | 90 syncing of your Calendar data with the server. [CHAR LIMIT=11] --> 251 <string name="no_calendars_found">Before you can add an event, you must add at least one Calendar account to the device and make a calendar visible. Touch \u0022Add account\u0022 to add an account (if you just added an account, wait for it to finish syncing and try again). Or touch Cancel and ensure that at least one calendar is visible.</string> [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppsCustomizePagedView.java | 686 // immediately after syncing, we don't have a proper width. That said, we already know the [all...] |
/development/testrunner/ |
runtest.py | 281 logger.Log("Syncing to device...")
|
/external/chromium/chrome/browser/ |
about_flags.cc | 435 // don't remove these from prefs else syncing to a platform with a different
|
/external/chromium/chrome/browser/extensions/ |
extension_service.h | 106 // match |filter|. Sync would use this for the initial syncing
|
/frameworks/base/cmds/rawbu/ |
backup.cpp | 391 fprintf(stderr, "error syncing destination '%s': %s\n",
|
/packages/apps/Email/src/com/android/email/ |
MessagingController.java | 387 * the local message requires sync. Later (for messages that need syncing) we'll do a full 432 * @param account the account we're syncing 435 * @param toMailbox the destination mailbox we're syncing [all...] |
/packages/apps/Email/src/com/android/email/service/ |
MailService.java | 201 // Stop the service, unless actually syncing (which will stop the service)
|
/system/core/adb/ |
file_sync_client.c | 1008 fprintf(stderr,"syncing %s...\n",rpath);
|
/external/chromium/chrome/browser/sync/glue/ |
session_model_associator.cc | 453 // kernel's cache_guid changes every time syncing is turned on and off. This [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable.h | 171 SYNCING = BIT_TEMPS_BEGIN, [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetFile.py | 167 logging.debug('Syncing clip at %d ticks' % event.ticks)
[all...] |
/external/speex/libspeex/ |
jitter.c | 475 /* Syncing on the first call */
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadThread.java | 356 Log.w(Constants.TAG, "exception while syncing file: ", ex); [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncapi.cc | 563 // Idempotency check to prevent unnecessary syncing: if the plaintexts match [all...] |
/external/blktrace/doc/ |
blktrace.tex | 426 the vm flushing dirty data to disk or the file system syncing [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
test_expectations.py | 594 # time you update test_expectations.txt without syncing [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | [all...] |
/external/chromium/chrome/browser/automation/ |
testing_automation_provider.cc | [all...] |
/external/flac/include/FLAC/ |
stream_decoder.h | 419 * syncing on a point the stream that looked like the starting of a frame [all...] |