Home | History | Annotate | Download | only in provider

Lines Matching refs:newMessageCount

1607                     ContentValues newMessageCount = CONTENT_VALUES_RESET_NEW_MESSAGE_COUNT;
1611 newMessageCount = new ContentValues();
1612 newMessageCount.put(Account.NEW_MESSAGE_COUNT, set);
1616 result = db.update(tableName, newMessageCount,