HomeSort by relevance Sort by last modified time
    Searched full:synced (Results 176 - 200 of 577) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_resource.py 59 # an attempt to ensure the file is really synced and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_resource.py 59 # an attempt to ensure the file is really synced and
  /external/chromium/chrome/browser/sync/
profile_sync_service_harness.h 129 // synced when this is called.
164 // The sync client is fully synced and there are no pending updates.
  /external/chromium_org/chrome/browser/prefs/
pref_model_associator.h 149 // The preferences that are currently synced (excludes those preferences
153 // registered_preferences_ as more preferences are synced. It determines
  /external/chromium_org/chrome/browser/ui/webui/
history_ui.h 171 // The currently-executing request for synced history results.
175 // The currently-executing delete request for synced history.
  /packages/apps/Contacts/src/com/android/contacts/editor/
StructuredNameEditorView.java 88 // Next make sure the display name and the structured name are synced
98 // synced (in order to provide aggregate suggestions).
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Mailbox.java 67 * Sync extras key to specify that only a specific mailbox type should be synced.
257 // Ping indicates that the EAS mailbox is synced based on a "ping" from the server
336 * Specifies which mailbox types may be synced from server, and what the default sync interval
338 * If a mailbox type is in this array, then it can be synced.
408 * Specifies how many messages will be shown in a folder when it is first synced.
463 * system mailboxes synced with the server.
548 * Check if a mailbox type can be synced with the server.
566 * Check whether this mailbox is syncable. It has to be both a server synced mailbox, and
    [all...]
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 85 // changed in another synced client. if
162 // Changes the set of data types that are currently being synced.
176 // other machines. This affects all machines synced to this account and all
234 // items that have not yet been synced with the server.
570 // The set of types that we are waiting to be initially synced in a
612 // routes to that model safe group is being synced.
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 24 const char kExtensionScheme[] = "synced-notification://";
27 // The name of our first synced notification service.
28 // TODO(petewil): remove this hardcoding once we have the synced notification
314 DVLOG(1) << "Showing Synced Notification! " << heading << " " << text
551 // High priority synced notifications are considered default priority in
686 // hardcoded to the name of our first service using synced notifications.
  /packages/apps/Calendar/res/values/
strings.xml 164 <!-- Synced and visible status message -->
166 <!-- Synced but not visible status message -->
168 <!-- not Synced or visible status message -->
170 <!-- Synced status message displayed when the given calendar is stored/synced on the device
172 <string name="synced"> synced</string>
173 <!-- Not synced status message displayed when the given calendar is not stored/synced on the
175 <string name="not_synced"> not synced</string
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_browser_unittest.cc 186 // as the user has pinned them (on another system) when they are synced reverse
229 // as the user has pinned them (on another system) when they are synced random
271 // as the user has pinned / moved them (on another system) when they are synced
  /external/chromium_org/third_party/leveldatabase/src/util/
env_posix.cc 191 char* last_sync_; // Where have we synced up to
326 // Some unmapped data was not synced
335 // bytes to be synced.
  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache.cc 24 // Synced favicon storage and tracking.
279 // they'll be re-added and the appropriate synced favicons will be evicted.
545 // If there is no actual image, it means there either is no synced
566 // If this favicon is already synced, do nothing else.
612 DVLOG(1) << "History clear detected, deleting all synced favicons.";
    [all...]

Completed in 1783 milliseconds

1 2 3 4 5 6 78 91011>>