Searched refs:_SYNC_ACCOUNT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSyncConstValue.java30 public static final String _SYNC_ACCOUNT = "_sync_account"; field in interface:SyncConstValue
H A DContacts.java104 * The _SYNC_ACCOUNT to which this setting corresponds. This may be null.
109 public static final String _SYNC_ACCOUNT = "_sync_account"; field in interface:Contacts.SettingsColumns
171 * specified account. For this setting the _SYNC_ACCOUNT column must be set.
226 //values.put(_SYNC_ACCOUNT, account.mName);

Completed in 59 milliseconds