Home | History | Annotate | Download | only in provider

Lines Matching refs:SYNC4

753         public static final String SYNC4 = "sync4";
2572 * <td>{@link #SYNC4}</td>
2846 Data.SYNC4};
2870 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, SYNC4);
3413 public static final String SYNC4 = "stream_item_sync4";
3648 public static final String SYNC4 = "stream_item_photo_sync4";
3791 public static final String SYNC4 = "data_sync4";
4097 * but should instead use {@link #SYNC1}-{@link #SYNC4}.
4107 * {@link #SYNC4}
4112 * in SYNC2, server-side version number in SYNC3 and error code in SYNC4.</td>
4493 * {@link #SYNC4}
6451 * through {@link ContactsContract.Data#SYNC4} to store temporary
7155 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, values, SYNC4);