.class public final Landroidx/core/app/ServiceCompat; .super Ljava/lang/Object; .source "ServiceCompat.java" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Landroidx/core/app/ServiceCompat$StopForegroundFlags; } .end annotation # static fields .field public static final START_STICKY:I = 0x1 .field public static final STOP_FOREGROUND_DETACH:I = 0x2 .field public static final STOP_FOREGROUND_REMOVE:I = 0x1 # direct methods .method private constructor ()V .registers 1 .line 37 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static stopForeground(Landroid/app/Service;I)V .registers 2 .line 99 invoke-virtual {p0, p1}, Landroid/app/Service;->stopForeground(I)V return-void .end method