60 lines
1.9 KiB
Smali
60 lines
1.9 KiB
Smali
.class public abstract Landroidx/core/content/UnusedAppRestrictionsBackportService;
|
|
.super Landroid/app/Service;
|
|
.source "UnusedAppRestrictionsBackportService.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final b:Ljava/lang/String; = "android.support.unusedapprestrictions.action.CustomUnusedAppRestrictionsBackportService"
|
|
.annotation build Landroid/annotation/SuppressLint;
|
|
value = {
|
|
"ActionValue"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field public a:Landroidx/core/app/unusedapprestrictions/IUnusedAppRestrictionsBackportService$Stub;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Landroid/app/Service;-><init>()V
|
|
|
|
.line 2
|
|
new-instance v0, Landroidx/core/content/UnusedAppRestrictionsBackportService$1;
|
|
|
|
invoke-direct {v0, p0}, Landroidx/core/content/UnusedAppRestrictionsBackportService$1;-><init>(Landroidx/core/content/UnusedAppRestrictionsBackportService;)V
|
|
|
|
iput-object v0, p0, Landroidx/core/content/UnusedAppRestrictionsBackportService;->a:Landroidx/core/app/unusedapprestrictions/IUnusedAppRestrictionsBackportService$Stub;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Landroidx/core/content/l;)V
|
|
.param p1 # Landroidx/core/content/l;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.end method
|
|
|
|
.method public onBind(Landroid/content/Intent;)Landroid/os/IBinder;
|
|
.locals 0
|
|
.param p1 # Landroid/content/Intent;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object p1, p0, Landroidx/core/content/UnusedAppRestrictionsBackportService;->a:Landroidx/core/app/unusedapprestrictions/IUnusedAppRestrictionsBackportService$Stub;
|
|
|
|
return-object p1
|
|
.end method
|