Home | History | Annotate | Download | only in provider

Lines Matching refs:SYNC1

747         public static final String SYNC1 = "sync1";
2548 * <td>{@link #SYNC1}</td>
2843 Data.SYNC1,
2867 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, SYNC1);
3407 public static final String SYNC1 = "stream_item_sync1";
3642 public static final String SYNC1 = "stream_item_photo_sync1";
3785 public static final String SYNC1 = "data_sync1";
4097 * but should instead use {@link #SYNC1}-{@link #SYNC4}.
4104 * {@link #SYNC1}<br>
4111 * may store the image URL in SYNC1, a status (not loaded, loading, loaded, error)
4490 * {@link #SYNC1}<br>
6450 * pass. A common pattern is to use columns {@link ContactsContract.Data#SYNC1}
7152 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, values, SYNC1);