Searched refs:mHotseatItems (Results 1 – 1 of 1) sorted by relevance
77 private final List<DbEntry> mHotseatItems; field in GridSizeMigrationTaskV294 mHotseatItems = destReader.loadHotseatEntries(); in GridSizeMigrationTaskV2()97 mHotseatDiff = calcDiff(mSrcReader.loadHotseatEntries(), mHotseatItems); in GridSizeMigrationTaskV2()219 mDestReader, mContext, mDestHotseatSize, mHotseatItems, mHotseatDiff); in migrate()