Home | History | Annotate | Download | only in provider

Lines Matching refs:SYNC1

254         public static final String SYNC1 = "sync1";
1562 * <td>{@link #SYNC1}</td>
1780 Data.SYNC1,
1803 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, SYNC1);
2038 public static final String SYNC1 = "data_sync1";
2343 * but should instead use {@link #SYNC1}-{@link #SYNC4}.
2350 * {@link #SYNC1}<br>
2357 * may store the image URL in SYNC1, a status (not loaded, loading, loaded, error)
2757 * {@link #SYNC1}<br>
4601 * pass. A common pattern is to use columns {@link ContactsContract.Data#SYNC1}
5037 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, values, SYNC1);