2022-06-10 21:38:30 +09:00

39 lines
938 B
Smali

.class public final Landroidx/car/app/utils/c;
.super Ljava/lang/Object;
.source "LogTags.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "CarApp"
.field public static final b:Ljava/lang/String; = "CarApp.Dispatch"
.field public static final c:Ljava/lang/String; = "CarApp.Val"
.field public static final d:Ljava/lang/String; = "CarApp.Nav"
.field public static final e:Ljava/lang/String; = "CarApp.Bun"
.field public static final f:Ljava/lang/String; = "CarApp.Conn"
.field public static final g:Ljava/lang/String; = "CarApp.Hardware"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method