.class public abstract Landroidx/core/location/GnssStatusCompat; .super Ljava/lang/Object; .source "SourceFile" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Landroidx/core/location/GnssStatusCompat$Callback;, Landroidx/core/location/GnssStatusCompat$ConstellationType; } .end annotation # static fields .field public static final CONSTELLATION_BEIDOU:I = 0x5 .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field .field public static final CONSTELLATION_GALILEO:I = 0x6 .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field .field public static final CONSTELLATION_GLONASS:I = 0x3 .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field .field public static final CONSTELLATION_GPS:I = 0x1 .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field .field public static final CONSTELLATION_IRNSS:I = 0x7 .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field .field public static final CONSTELLATION_QZSS:I = 0x4 .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field .field public static final CONSTELLATION_SBAS:I = 0x2 .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field .field public static final CONSTELLATION_UNKNOWN:I .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .end field # direct methods .method public constructor ()V .locals 0 .line 129 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static wrap(Landroid/location/GnssStatus;)Landroidx/core/location/GnssStatusCompat; .locals 1 .param p0 # Landroid/location/GnssStatus; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .annotation build Landroidx/annotation/RequiresApi; value = 0x18 .end annotation .line 116 new-instance v0, Landroidx/core/location/GnssStatusWrapper; invoke-direct {v0, p0}, Landroidx/core/location/GnssStatusWrapper;->(Ljava/lang/Object;)V return-object v0 .end method .method public static wrap(Landroid/location/GpsStatus;)Landroidx/core/location/GnssStatusCompat; .locals 1 .param p0 # Landroid/location/GpsStatus; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroid/annotation/SuppressLint; value = { "ReferencesDeprecated" } .end annotation .annotation build Landroidx/annotation/NonNull; .end annotation .line 125 new-instance v0, Landroidx/core/location/GpsStatusWrapper; invoke-direct {v0, p0}, Landroidx/core/location/GpsStatusWrapper;->(Landroid/location/GpsStatus;)V return-object v0 .end method # virtual methods .method public abstract getAzimuthDegrees(I)F .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .annotation build Landroidx/annotation/FloatRange; from = 0.0 to = 360.0 .end annotation .end method .method public abstract getBasebandCn0DbHz(I)F .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .annotation build Landroidx/annotation/FloatRange; from = 0.0 to = 63.0 .end annotation .end method .method public abstract getCarrierFrequencyHz(I)F .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .annotation build Landroidx/annotation/FloatRange; from = 0.0 .end annotation .end method .method public abstract getCn0DbHz(I)F .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .annotation build Landroidx/annotation/FloatRange; from = 0.0 to = 63.0 .end annotation .end method .method public abstract getConstellationType(I)I .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .end method .method public abstract getElevationDegrees(I)F .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .annotation build Landroidx/annotation/FloatRange; from = -90.0 to = 90.0 .end annotation .end method .method public abstract getSatelliteCount()I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end method .method public abstract getSvid(I)I .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .annotation build Landroidx/annotation/IntRange; from = 0x1L to = 0xc8L .end annotation .end method .method public abstract hasAlmanacData(I)Z .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .end method .method public abstract hasBasebandCn0DbHz(I)Z .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .end method .method public abstract hasCarrierFrequencyHz(I)Z .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .end method .method public abstract hasEphemerisData(I)Z .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .end method .method public abstract usedInFix(I)Z .param p1 # I .annotation build Landroidx/annotation/IntRange; from = 0x0L .end annotation .end param .end method