22 lines
650 B
Smali
22 lines
650 B
Smali
|
.class public interface abstract annotation Landroidx/browser/customtabs/CustomTabsService$Result;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "CustomTabsService.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/lang/annotation/Annotation;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/browser/customtabs/CustomTabsService;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x2609
|
||
|
name = "Result"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Ljava/lang/annotation/Retention;
|
||
|
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
|
||
|
.end annotation
|