Searched refs:oldImageCount (Results 1 – 1 of 1) sorted by relevance
569 int32_t oldImageCount = data.albumImageCount; in SetImageVideoCount() local571 if (oldImageCount != newImageCount) { in SetImageVideoCount()573 PhotoAlbumColumns::ALBUM_IMAGE_COUNT.c_str(), oldImageCount, newImageCount); in SetImageVideoCount()