HomeSort by relevance Sort by last modified time
    Searched full:synced (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/
SOURCES 4 gcc/ synced to
18 binutils/ synced to
23 gdb/ synced to
28 gmp/ synced to
33 mpfr/ synced to
38 build/ synced to
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/
SOURCES 4 gcc/ synced to
18 binutils/ synced to
23 gdb/ synced to
28 gmp/ synced to
33 mpfr/ synced to
38 build/ synced to
  /packages/providers/ContactsProvider/tests/assets/testSynced/
expected_raw_contacts.txt 122 122 display_name=Not Synced Number
123 123 display_name_alt=Number, Not Synced
124 124 sort_key=Not Synced Number
125 125 sort_key_alt=Number, Not Synced
140 140 display_name=Not Synced NumberMail
141 141 display_name_alt=NumberMail, Not Synced
142 142 sort_key=Not Synced NumberMail
143 143 sort_key_alt=NumberMail, Not Synced
158 158 display_name=Not Synced Mail
159 159 display_name_alt=Mail, Not Synced
    [all...]
expected_contacts.txt 87 87 display_name=Not Synced Number
88 88 sort_key=Not Synced Number
101 101 display_name=Not Synced NumberMail
102 102 sort_key=Not Synced NumberMail
115 115 display_name=Not Synced Mail
116 116 sort_key=Not Synced Mail
129 129 display_name=Not Synced
130 130 sort_key=Not Synced
expected_data.txt 113 113 data1=Not Synced Number
117 117 data5=Synced
140 140 data1=Not Synced NumberMail
144 144 data5=Synced
167 167 data1=Not Synced Mail
171 171 data5=Synced
194 194 data1=Not Synced
196 196 data3=Synced
  /packages/apps/Email/src/com/android/email/service/
IEmailServiceCallback.aidl 37 * Callback to indicate that an account is being synced (updating folder list)
38 * accountId = the account being synced
45 * Callback to indicate that a mailbox is being synced
46 * mailboxId = the mailbox being synced
53 * Callback to indicate that a particular attachment is being synced
55 * attachmentId = the attachment being synced
  /external/chromium/base/third_party/xdg_mime/
README.chromium 4 The code in this directory is synced from:
  /frameworks/base/core/java/android/content/
ISyncAdapter.aidl 34 * @param authority the authority that should be synced
35 * @param account the account that should be synced
51 * @param account the account that should be synced
52 * @param authority the authority that should be synced
SyncInfo.java 31 * The {@link Account} that is currently being synced.
36 * The authority of the provider that is currently being synced.
IContentService.aidl 44 * Check if the provider should be synced when a network tickle is received
46 * @return true if the provider should be synced when a network tickle is received
51 * Set whether or not the provider is synced when it receives a network tickle.
54 * @param sync true if the provider should be synced when tickles are received for it
67 * Set whether or not the provider is to be synced on a periodic basis.
77 * Set whether or not the provider is to be synced on a periodic basis.
PeriodicSync.java 29 /** The account to be synced */
  /frameworks/base/core/java/android/provider/
SyncConstValue.java 20 * Columns for tables that are synced to a server.
39 * The unique ID for a row assigned by the sync source. NULL if the row has never been synced.
75 * Used to indicate that this account is not synced
80 * Used to indicate that this account is not synced
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nfs_fs.h 22 #define FLUSH_SYNC 1 /* file being synced, or contention */
  /packages/apps/AccountsAndSyncSettings/res/values-mcc234/
strings.xml 21 <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced. Must use "Google Mail" to refer to this app. -->
  /packages/apps/AccountsAndSyncSettings/res/values-mcc262/
strings.xml 21 <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced. Must use "Google Mail" to refer to this app. -->
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java 77 // update the last synced date.
82 // fetch and update status messages for all the synced users.
  /external/qemu/tcg/i386/
tcg-target.h 62 /* Note: must be synced with dyngen-exec.h */
  /external/qemu/tcg/x86_64/
tcg-target.h 88 /* Note: must be synced with dyngen-exec.h */
  /external/v8/src/
frame-element.h 53 SYNCED
92 FrameElement result(MEMORY, no_reg, SYNCED, info);
249 // Encode type, copied, synced and data in one 32 bit integer.
  /external/bluetooth/glib/glib/
gfileutils.h 63 /* For backward-compat reasons, these are synced to an old
  /external/webkit/WebKit/mac/WebCoreSupport/
WebKeyGenerator.m 64 // This switch statement must always be synced with the UI strings returned by strengthMenuItemTitles.
  /packages/apps/Calendar/res/values-en-rGB/
strings.xml 58 <string name="synced_visible" msgid="1406744353749335651">"synced, visible"</string>
59 <string name="synced_not_visible" msgid="54032655953110609">"synced, not visible"</string>
60 <string name="not_synced_not_visible" msgid="7178879061972059481">"not synced, not visible"</string>
  /bionic/libc/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /development/ndk/platforms/android-3/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
statvfs.h 92 ST_SYNCHRONOUS = 16, /* Writes are synced at once. */

Completed in 281 milliseconds

1 2 3 4 5