OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_SYNC_LOCAL_ID
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/provider/
SyncConstValue.java
60
public static final String
_SYNC_LOCAL_ID
= "
_sync_local_id
";
/cts/tests/tests/provider/src/android/provider/cts/
ContactsTest.java
161
Groups._SYNC_TIME, Groups._SYNC_VERSION, Groups.
_SYNC_LOCAL_ID
,
240
Photos.
_SYNC_LOCAL_ID
, Photos._SYNC_DIRTY,
[
all
...]
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyContactImporter.java
340
"send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "
_sync_local_id
",
347
"send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "
_sync_local_id
",
354
"send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "
_sync_local_id
",
361
"send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "
_sync_local_id
",
380
static int
_SYNC_LOCAL_ID
= 14;
555
c.getString(PeopleQuery.
_SYNC_LOCAL_ID
));
[
all
...]
Completed in 545 milliseconds