NotificationCompatExtras.smali

.class public final Landroid/support/v4/app/NotificationCompatExtras;
.super Ljava/lang/Object;
.source "NotificationCompatExtras.java"


# static fields
.field public static final EXTRA_ACTION_EXTRAS:Ljava/lang/String; = "android.support.actionExtras"

.field public static final EXTRA_GROUP_KEY:Ljava/lang/String; = "android.support.groupKey"

.field public static final EXTRA_GROUP_SUMMARY:Ljava/lang/String; = "android.support.isGroupSummary"

.field public static final EXTRA_LOCAL_ONLY:Ljava/lang/String; = "android.support.localOnly"

.field public static final EXTRA_REMOTE_INPUTS:Ljava/lang/String; = "android.support.remoteInputs"

.field public static final EXTRA_SORT_KEY:Ljava/lang/String; = "android.support.sortKey"


# direct methods
.method private constructor <init>()V
    .registers 1

    .prologue
    .line 66
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method