.class final Landroidx/work/impl/WorkDatabaseMigrations$3; .super Landroidx/room/migration/Migration; .source "WorkDatabaseMigrations.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/work/impl/WorkDatabaseMigrations; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = null .end annotation # direct methods .method constructor (II)V .locals 0 invoke-direct {p0, p1, p2}, Landroidx/room/migration/Migration;->(II)V return-void .end method # virtual methods .method public final migrate(Landroidx/sqlite/db/SupportSQLiteDatabase;)V .locals 1 .param p1 # Landroidx/sqlite/db/SupportSQLiteDatabase; .annotation build Landroidx/annotation/NonNull; .end annotation .end param const-string v0, "ALTER TABLE workspec ADD COLUMN `trigger_content_update_delay` INTEGER NOT NULL DEFAULT -1" invoke-interface {p1, v0}, Landroidx/sqlite/db/SupportSQLiteDatabase;->execSQL(Ljava/lang/String;)V const-string v0, "ALTER TABLE workspec ADD COLUMN `trigger_max_content_delay` INTEGER NOT NULL DEFAULT -1" invoke-interface {p1, v0}, Landroidx/sqlite/db/SupportSQLiteDatabase;->execSQL(Ljava/lang/String;)V return-void .end method