HomeSort by relevance Sort by last modified time
    Searched refs:_SYNC_LOCAL_ID (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/provider/
SyncConstValue.java 60 public static final String _SYNC_LOCAL_ID = "_sync_local_id";
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyContactImporter.java 343 "send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "_sync_local_id",
350 "send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "_sync_local_id",
357 "send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "_sync_local_id",
364 "send_to_voicemail", "_sync_account", "_sync_id", "_sync_time", "_sync_local_id",
383 static int _SYNC_LOCAL_ID = 14;
554 c.getString(PeopleQuery._SYNC_LOCAL_ID));
    [all...]

Completed in 32 milliseconds