BasePayService$6.smali
.class Lcom/sandboxol/googlepay/billing/BasePayService$6;
.super Ljava/lang/Object;
.source "BasePayService.java"
# interfaces
.implements Lcom/android/billingclient/api/PurchaseHistoryResponseListener;
# instance fields
.field final synthetic this$0:Lcom/sandboxol/googlepay/billing/BasePayService;
# direct methods
.method constructor <init>(Lcom/sandboxol/googlepay/billing/BasePayService;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/googlepay/billing/BasePayService$6;->this$0:Lcom/sandboxol/googlepay/billing/BasePayService;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onPurchaseHistoryResponse(Lcom/android/billingclient/api/BillingResult;Ljava/util/List;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/android/billingclient/api/BillingResult;",
"Ljava/util/List<",
"Lcom/android/billingclient/api/PurchaseHistoryRecord;",
">;)V"
}
.end annotation
if-eqz p2, :cond_18
.line 1
invoke-interface {p2}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object p2
:goto_6
invoke-interface {p2}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_18
invoke-interface {p2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/android/billingclient/api/PurchaseHistoryRecord;
const-string v1, "queryAsync"
.line 2
invoke-static {v1, p1, v0}, Lcom/sandboxol/googlepay/billing/PayLogger;->d(Ljava/lang/String;Lcom/android/billingclient/api/BillingResult;Lcom/android/billingclient/api/PurchaseHistoryRecord;)V
goto :goto_6
:cond_18
return-void
.end method