.class public Lcom/facebook/places/internal/BleScannerLegacy; .super Ljava/lang/Object; .source "BleScannerLegacy.java" # interfaces .implements Lcom/facebook/places/internal/BleScanner; # direct methods .method constructor ()V .locals 0 .prologue .line 32 invoke-direct {p0}, Ljava/lang/Object;->()V .line 34 return-void .end method # virtual methods .method public getErrorCode()I .locals 1 .prologue .line 53 const/4 v0, -0x1 return v0 .end method .method public getScanResults()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()", "Ljava/util/List", "<", "Lcom/facebook/places/internal/BluetoothScanResult;", ">;" } .end annotation .prologue .line 58 const/4 v0, 0x0 return-object v0 .end method .method public initAndCheckEligibility()V .locals 2 .prologue .line 38 new-instance v0, Lcom/facebook/places/internal/ScannerException; sget-object v1, Lcom/facebook/places/internal/ScannerException$Type;->NOT_SUPPORTED:Lcom/facebook/places/internal/ScannerException$Type; invoke-direct {v0, v1}, Lcom/facebook/places/internal/ScannerException;->(Lcom/facebook/places/internal/ScannerException$Type;)V throw v0 .end method .method public startScanning()V .locals 2 .prologue .line 43 new-instance v0, Lcom/facebook/places/internal/ScannerException; sget-object v1, Lcom/facebook/places/internal/ScannerException$Type;->NOT_SUPPORTED:Lcom/facebook/places/internal/ScannerException$Type; invoke-direct {v0, v1}, Lcom/facebook/places/internal/ScannerException;->(Lcom/facebook/places/internal/ScannerException$Type;)V throw v0 .end method .method public stopScanning()V .locals 2 .prologue .line 48 new-instance v0, Lcom/facebook/places/internal/ScannerException; sget-object v1, Lcom/facebook/places/internal/ScannerException$Type;->NOT_SUPPORTED:Lcom/facebook/places/internal/ScannerException$Type; invoke-direct {v0, v1}, Lcom/facebook/places/internal/ScannerException;->(Lcom/facebook/places/internal/ScannerException$Type;)V throw v0 .end method