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

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

Completed in 54 milliseconds