Geofence.smali

.class public interface abstract Lcom/google/android/gms/location/Geofence;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/android/gms/location/Geofence$Builder;
    }
.end annotation


# static fields
.field public static final GEOFENCE_TRANSITION_DWELL:I

.field public static final GEOFENCE_TRANSITION_ENTER:I

.field public static final GEOFENCE_TRANSITION_EXIT:I

.field public static final NEVER_EXPIRE:J = -0x1L


# direct methods
.method static constructor <clinit>()V
    .registers 1

    const v0, 0x156b

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/location/Geofence;->GEOFENCE_TRANSITION_DWELL:I

    const v0, 0x156e

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/location/Geofence;->GEOFENCE_TRANSITION_ENTER:I

    const v0, 0x156d

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/location/Geofence;->GEOFENCE_TRANSITION_EXIT:I

    return-void
.end method


# virtual methods
.method public abstract getRequestId()Ljava/lang/String;
.end method