Searched defs:_SYNC_ACCOUNT_TYPE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSyncConstValue.java36 public static final String _SYNC_ACCOUNT_TYPE = "_sync_account_type"; field in interface:SyncConstValue
H A DContacts.java112 * The _SYNC_ACCOUNT_TYPE to which this setting corresponds. This may be null.
117 public static final String _SYNC_ACCOUNT_TYPE = "_sync_account_type"; field in interface:Contacts.SettingsColumns
227 //values.put(_SYNC_ACCOUNT_TYPE, account.mType);

Completed in 65 milliseconds