Searched refs:mHotseatRestoreTableExists (Results 1 – 2 of 2) sorted by relevance
84 public boolean mHotseatRestoreTableExists; field in DatabaseHelper119 if (mHotseatRestoreTableExists) { in onAddOrDeleteOp()121 mHotseatRestoreTableExists = false; in onAddOrDeleteOp()
134 databaseHelper.mHotseatRestoreTableExists = tableExists( in createDatabaseHelper()264 mOpenHelper.mHotseatRestoreTableExists = tableExists( in refreshHotseatRestoreTable()