You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
548 B
23 lines
548 B
2 years ago
|
.class public interface abstract Landroid/support/customtabs/ICustomTabsCallback;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "ICustomTabsCallback.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/os/IInterface;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/MemberClasses;
|
||
|
value = {
|
||
|
Landroid/support/customtabs/ICustomTabsCallback$Stub;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract extraCallback(Ljava/lang/String;Landroid/os/Bundle;)V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onNavigationEvent(ILandroid/os/Bundle;)V
|
||
|
.end method
|