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

  /frameworks/base/core/java/android/provider/
SyncConstValue.java 48 public static final String _SYNC_TIME = "_sync_time";
  /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",
382 static int _SYNC_TIME = 13;
552 c.getString(PeopleQuery._SYNC_TIME));
    [all...]

Completed in 41 milliseconds