tmap/smali_classes2/com/android/installreferrer/api/InstallReferrerClient$InstallReferrerResponse.smali
2022-06-10 21:38:30 +09:00

36 lines
1.0 KiB
Smali

.class public interface abstract annotation Lcom/android/installreferrer/api/InstallReferrerClient$InstallReferrerResponse;
.super Ljava/lang/Object;
.source "InstallReferrerClient.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/android/installreferrer/api/InstallReferrerClient;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "InstallReferrerResponse"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final DEVELOPER_ERROR:I = 0x3
.field public static final FEATURE_NOT_SUPPORTED:I = 0x2
.field public static final OK:I = 0x0
.field public static final PERMISSION_ERROR:I = 0x4
.field public static final SERVICE_DISCONNECTED:I = -0x1
.field public static final SERVICE_UNAVAILABLE:I = 0x1