mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 08:32:38 -06:00
99 lines
3.3 KiB
Smali
99 lines
3.3 KiB
Smali
.class Lcom/journeyapps/barcodescanner/CaptureManager$1;
|
|
.super Ljava/lang/Object;
|
|
.source "CaptureManager.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/journeyapps/barcodescanner/BarcodeCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/journeyapps/barcodescanner/CaptureManager;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcom/journeyapps/barcodescanner/CaptureManager;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/journeyapps/barcodescanner/CaptureManager;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/journeyapps/barcodescanner/CaptureManager$1;->this$0:Lcom/journeyapps/barcodescanner/CaptureManager;
|
|
|
|
.line 76
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public barcodeResult(Lcom/journeyapps/barcodescanner/BarcodeResult;)V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/journeyapps/barcodescanner/CaptureManager$1;->this$0:Lcom/journeyapps/barcodescanner/CaptureManager;
|
|
|
|
.line 79
|
|
invoke-static {v0}, Lcom/journeyapps/barcodescanner/CaptureManager;->access$000(Lcom/journeyapps/barcodescanner/CaptureManager;)Lcom/journeyapps/barcodescanner/DecoratedBarcodeView;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/journeyapps/barcodescanner/DecoratedBarcodeView;->pause()V
|
|
|
|
iget-object v0, p0, Lcom/journeyapps/barcodescanner/CaptureManager$1;->this$0:Lcom/journeyapps/barcodescanner/CaptureManager;
|
|
|
|
.line 80
|
|
invoke-static {v0}, Lcom/journeyapps/barcodescanner/CaptureManager;->access$100(Lcom/journeyapps/barcodescanner/CaptureManager;)Lcom/google/zxing/client/android/BeepManager;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/google/zxing/client/android/BeepManager;->playBeepSoundAndVibrate()V
|
|
|
|
iget-object v0, p0, Lcom/journeyapps/barcodescanner/CaptureManager$1;->this$0:Lcom/journeyapps/barcodescanner/CaptureManager;
|
|
|
|
.line 82
|
|
invoke-static {v0}, Lcom/journeyapps/barcodescanner/CaptureManager;->access$200(Lcom/journeyapps/barcodescanner/CaptureManager;)Landroid/os/Handler;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v1, Lcom/journeyapps/barcodescanner/CaptureManager$1$$ExternalSyntheticLambda0;
|
|
|
|
invoke-direct {v1, p0, p1}, Lcom/journeyapps/barcodescanner/CaptureManager$1$$ExternalSyntheticLambda0;-><init>(Lcom/journeyapps/barcodescanner/CaptureManager$1;Lcom/journeyapps/barcodescanner/BarcodeResult;)V
|
|
|
|
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic lambda$barcodeResult$0$com-journeyapps-barcodescanner-CaptureManager$1(Lcom/journeyapps/barcodescanner/BarcodeResult;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
iget-object p0, p0, Lcom/journeyapps/barcodescanner/CaptureManager$1;->this$0:Lcom/journeyapps/barcodescanner/CaptureManager;
|
|
|
|
.line 82
|
|
invoke-virtual {p0, p1}, Lcom/journeyapps/barcodescanner/CaptureManager;->returnResult(Lcom/journeyapps/barcodescanner/BarcodeResult;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public possibleResultPoints(Ljava/util/List;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Lcom/google/zxing/ResultPoint;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|