Home | History | Annotate | Download | only in providers

Lines Matching refs:SYNC_STATUS

284             json.put(AccountColumns.SYNC_STATUS, syncStatus);
412 syncStatus = json.optInt(AccountColumns.SYNC_STATUS);
487 syncStatus = cursor.getInt(cursor.getColumnIndex(UIProvider.AccountColumns.SYNC_STATUS));
948 map.put(AccountColumns.SYNC_STATUS, syncStatus);