23 lines
695 B
Smali
23 lines
695 B
Smali
|
.class public interface abstract Landroidx/appcompat/widget/FitWindowsViewGroup;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "FitWindowsViewGroup.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation build Landroidx/annotation/RestrictTo;
|
||
|
value = {
|
||
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/MemberClasses;
|
||
|
value = {
|
||
|
Landroidx/appcompat/widget/FitWindowsViewGroup$OnFitSystemWindowsListener;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract setOnFitSystemWindowsListener(Landroidx/appcompat/widget/FitWindowsViewGroup$OnFitSystemWindowsListener;)V
|
||
|
.end method
|