29 lines
698 B
Smali
29 lines
698 B
Smali
.class public interface abstract Lcom/google/android/gms/location/Geofence;
|
|
.super Ljava/lang/Object;
|
|
|
|
|
|
# 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;
|
|
}
|
|
.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;
|
|
.end method
|