.class Landroidx/work/impl/model/SystemIdInfoDao_Impl$1; .super Landroidx/room/EntityInsertionAdapter; .source "SourceFile" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Landroidx/work/impl/model/SystemIdInfoDao_Impl;->(Landroidx/room/RoomDatabase;)V .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Landroidx/room/EntityInsertionAdapter<", "Landroidx/work/impl/model/SystemIdInfo;", ">;" } .end annotation # instance fields .field final synthetic this$0:Landroidx/work/impl/model/SystemIdInfoDao_Impl; # direct methods .method public constructor (Landroidx/work/impl/model/SystemIdInfoDao_Impl;Landroidx/room/RoomDatabase;)V .locals 0 iput-object p1, p0, Landroidx/work/impl/model/SystemIdInfoDao_Impl$1;->this$0:Landroidx/work/impl/model/SystemIdInfoDao_Impl; .line 34 invoke-direct {p0, p2}, Landroidx/room/EntityInsertionAdapter;->(Landroidx/room/RoomDatabase;)V return-void .end method # virtual methods .method public bind(Landroidx/sqlite/db/SupportSQLiteStatement;Landroidx/work/impl/model/SystemIdInfo;)V .locals 3 .param p1 # Landroidx/sqlite/db/SupportSQLiteStatement; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Landroidx/work/impl/model/SystemIdInfo; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 44 iget-object v0, p2, Landroidx/work/impl/model/SystemIdInfo;->workSpecId:Ljava/lang/String; const/4 v1, 0x1 invoke-interface {p1, v1, v0}, Landroidx/sqlite/db/SupportSQLiteProgram;->bindString(ILjava/lang/String;)V .line 45 invoke-virtual {p2}, Landroidx/work/impl/model/SystemIdInfo;->getGeneration()I move-result v0 int-to-long v0, v0 const/4 v2, 0x2 invoke-interface {p1, v2, v0, v1}, Landroidx/sqlite/db/SupportSQLiteProgram;->bindLong(IJ)V .line 46 iget p2, p2, Landroidx/work/impl/model/SystemIdInfo;->systemId:I int-to-long v0, p2 const/4 p2, 0x3 invoke-interface {p1, p2, v0, v1}, Landroidx/sqlite/db/SupportSQLiteProgram;->bindLong(IJ)V return-void .end method .method public bridge synthetic bind(Landroidx/sqlite/db/SupportSQLiteStatement;Ljava/lang/Object;)V .locals 0 .param p1 # Landroidx/sqlite/db/SupportSQLiteStatement; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Ljava/lang/Object; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 34 check-cast p2, Landroidx/work/impl/model/SystemIdInfo; invoke-virtual {p0, p1, p2}, Landroidx/work/impl/model/SystemIdInfoDao_Impl$1;->bind(Landroidx/sqlite/db/SupportSQLiteStatement;Landroidx/work/impl/model/SystemIdInfo;)V return-void .end method .method public createQuery()Ljava/lang/String; .locals 1 .annotation build Landroidx/annotation/NonNull; .end annotation const-string v0, "INSERT OR REPLACE INTO `SystemIdInfo` (`work_spec_id`,`generation`,`system_id`) VALUES (?,?,?)" return-object v0 .end method