Searched refs:CREATE_TEMPORARY_TABLE_QUERY (Results 1 – 1 of 1) sorted by relevance
58 private static final String CREATE_TEMPORARY_TABLE_QUERY = "CREATE TEMPORARY TABLE "; field in MediaGrants229 db.execSQL(String.format(CREATE_TEMPORARY_TABLE_QUERY + "%s (%s INTEGER)",