Searched refs:TEMP_TABLE_NAME_FOR_DELETION (Results 1 – 1 of 1) sorted by relevance
83 private static final String TEMP_TABLE_NAME_FOR_DELETION = field in MediaGrants230 TEMP_TABLE_NAME_FOR_DELETION, FILE_ID_COLUMN));233 queryBuilderTempTable.setTables(TEMP_TABLE_NAME_FOR_DELETION);250 db.execSQL("INSERT INTO " + TEMP_TABLE_NAME_FOR_DELETION + " VALUES " + sb.toString(),265 db.execSQL("DROP TABLE " + TEMP_TABLE_NAME_FOR_DELETION);394 TEMP_TABLE_NAME_FOR_DELETION,