Geofence.smali
.class public interface abstract Lcom/google/android/gms/location/Geofence;
.super Ljava/lang/Object;
.source ""
# annotations
.annotation build Lcom/google/android/gms/common/util/VisibleForTesting;
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/gms/location/Geofence$Builder;,
Lcom/google/android/gms/location/Geofence$TransitionTypes;,
Lcom/google/android/gms/location/Geofence$GeofenceTransition;
}
.end annotation
# static fields
.field public static final GEOFENCE_TRANSITION_DWELL:I = 0x4
.field public static final GEOFENCE_TRANSITION_ENTER:I = 0x1
.field public static final GEOFENCE_TRANSITION_EXIT:I = 0x2
.field public static final NEVER_EXPIRE:J = -0x1L
# virtual methods
.method public abstract getRequestId()Ljava/lang/String;
.annotation build Landroidx/annotation/RecentlyNonNull;
.end annotation
.end method