NotificationCompat.smali
.class public Landroid/support/v4/app/NotificationCompat;
.super Ljava/lang/Object;
.source "NotificationCompat.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroid/support/v4/app/NotificationCompat$CarExtender;,
Landroid/support/v4/app/NotificationCompat$WearableExtender;,
Landroid/support/v4/app/NotificationCompat$Extender;,
Landroid/support/v4/app/NotificationCompat$Action;,
Landroid/support/v4/app/NotificationCompat$DecoratedCustomViewStyle;,
Landroid/support/v4/app/NotificationCompat$InboxStyle;,
Landroid/support/v4/app/NotificationCompat$MessagingStyle;,
Landroid/support/v4/app/NotificationCompat$BigTextStyle;,
Landroid/support/v4/app/NotificationCompat$BigPictureStyle;,
Landroid/support/v4/app/NotificationCompat$Style;,
Landroid/support/v4/app/NotificationCompat$Builder;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatApi26Impl;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatApi24Impl;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatApi21Impl;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatApi20Impl;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatApi19Impl;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatApi16Impl;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatBaseImpl;,
Landroid/support/v4/app/NotificationCompat$BuilderExtender;,
Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;,
Landroid/support/v4/app/NotificationCompat$BadgeIconType;,
Landroid/support/v4/app/NotificationCompat$NotificationVisibility;
}
.end annotation
# static fields
.field public static final BADGE_ICON_LARGE:I = 0x2
.field public static final BADGE_ICON_NONE:I = 0x0
.field public static final BADGE_ICON_SMALL:I = 0x1
.field public static final CATEGORY_ALARM:Ljava/lang/String; = "alarm"
.field public static final CATEGORY_CALL:Ljava/lang/String; = "call"
.field public static final CATEGORY_EMAIL:Ljava/lang/String; = "email"
.field public static final CATEGORY_ERROR:Ljava/lang/String; = "err"
.field public static final CATEGORY_EVENT:Ljava/lang/String; = "event"
.field public static final CATEGORY_MESSAGE:Ljava/lang/String; = "msg"
.field public static final CATEGORY_PROGRESS:Ljava/lang/String; = "progress"
.field public static final CATEGORY_PROMO:Ljava/lang/String; = "promo"
.field public static final CATEGORY_RECOMMENDATION:Ljava/lang/String; = "recommendation"
.field public static final CATEGORY_REMINDER:Ljava/lang/String; = "reminder"
.field public static final CATEGORY_SERVICE:Ljava/lang/String; = "service"
.field public static final CATEGORY_SOCIAL:Ljava/lang/String; = "social"
.field public static final CATEGORY_STATUS:Ljava/lang/String; = "status"
.field public static final CATEGORY_SYSTEM:Ljava/lang/String; = "sys"
.field public static final CATEGORY_TRANSPORT:Ljava/lang/String; = "transport"
.field public static final COLOR_DEFAULT:I = 0x0
.annotation build Landroid/support/annotation/ColorInt;
.end annotation
.end field
.field public static final DEFAULT_ALL:I = -0x1
.field public static final DEFAULT_LIGHTS:I = 0x4
.field public static final DEFAULT_SOUND:I = 0x1
.field public static final DEFAULT_VIBRATE:I = 0x2
.field public static final EXTRA_AUDIO_CONTENTS_URI:Ljava/lang/String; = "android.audioContents"
.field public static final EXTRA_BACKGROUND_IMAGE_URI:Ljava/lang/String; = "android.backgroundImageUri"
.field public static final EXTRA_BIG_TEXT:Ljava/lang/String; = "android.bigText"
.field public static final EXTRA_COMPACT_ACTIONS:Ljava/lang/String; = "android.compactActions"
.field public static final EXTRA_CONVERSATION_TITLE:Ljava/lang/String; = "android.conversationTitle"
.field public static final EXTRA_INFO_TEXT:Ljava/lang/String; = "android.infoText"
.field public static final EXTRA_LARGE_ICON:Ljava/lang/String; = "android.largeIcon"
.field public static final EXTRA_LARGE_ICON_BIG:Ljava/lang/String; = "android.largeIcon.big"
.field public static final EXTRA_MEDIA_SESSION:Ljava/lang/String; = "android.mediaSession"
.field public static final EXTRA_MESSAGES:Ljava/lang/String; = "android.messages"
.field public static final EXTRA_PEOPLE:Ljava/lang/String; = "android.people"
.field public static final EXTRA_PICTURE:Ljava/lang/String; = "android.picture"
.field public static final EXTRA_PROGRESS:Ljava/lang/String; = "android.progress"
.field public static final EXTRA_PROGRESS_INDETERMINATE:Ljava/lang/String; = "android.progressIndeterminate"
.field public static final EXTRA_PROGRESS_MAX:Ljava/lang/String; = "android.progressMax"
.field public static final EXTRA_REMOTE_INPUT_HISTORY:Ljava/lang/String; = "android.remoteInputHistory"
.field public static final EXTRA_SELF_DISPLAY_NAME:Ljava/lang/String; = "android.selfDisplayName"
.field public static final EXTRA_SHOW_CHRONOMETER:Ljava/lang/String; = "android.showChronometer"
.field public static final EXTRA_SHOW_WHEN:Ljava/lang/String; = "android.showWhen"
.field public static final EXTRA_SMALL_ICON:Ljava/lang/String; = "android.icon"
.field public static final EXTRA_SUB_TEXT:Ljava/lang/String; = "android.subText"
.field public static final EXTRA_SUMMARY_TEXT:Ljava/lang/String; = "android.summaryText"
.field public static final EXTRA_TEMPLATE:Ljava/lang/String; = "android.template"
.field public static final EXTRA_TEXT:Ljava/lang/String; = "android.text"
.field public static final EXTRA_TEXT_LINES:Ljava/lang/String; = "android.textLines"
.field public static final EXTRA_TITLE:Ljava/lang/String; = "android.title"
.field public static final EXTRA_TITLE_BIG:Ljava/lang/String; = "android.title.big"
.field public static final FLAG_AUTO_CANCEL:I = 0x10
.field public static final FLAG_FOREGROUND_SERVICE:I = 0x40
.field public static final FLAG_GROUP_SUMMARY:I = 0x200
.field public static final FLAG_HIGH_PRIORITY:I = 0x80
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FLAG_INSISTENT:I = 0x4
.field public static final FLAG_LOCAL_ONLY:I = 0x100
.field public static final FLAG_NO_CLEAR:I = 0x20
.field public static final FLAG_ONGOING_EVENT:I = 0x2
.field public static final FLAG_ONLY_ALERT_ONCE:I = 0x8
.field public static final FLAG_SHOW_LIGHTS:I = 0x1
.field public static final GROUP_ALERT_ALL:I = 0x0
.field public static final GROUP_ALERT_CHILDREN:I = 0x2
.field public static final GROUP_ALERT_SUMMARY:I = 0x1
.field static final IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
.field public static final PRIORITY_DEFAULT:I = 0x0
.field public static final PRIORITY_HIGH:I = 0x1
.field public static final PRIORITY_LOW:I = -0x1
.field public static final PRIORITY_MAX:I = 0x2
.field public static final PRIORITY_MIN:I = -0x2
.field public static final STREAM_DEFAULT:I = -0x1
.field public static final VISIBILITY_PRIVATE:I = 0x0
.field public static final VISIBILITY_PUBLIC:I = 0x1
.field public static final VISIBILITY_SECRET:I = -0x1
# direct methods
.method static constructor <clinit>()V
.registers 2
.prologue
.line 953
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1a
if-lt v0, v1, :cond_e
.line 954
new-instance v0, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi26Impl;
invoke-direct {v0}, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi26Impl;-><init>()V
sput-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
.line 968
:goto_d
return-void
.line 955
:cond_e
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x18
if-lt v0, v1, :cond_1c
.line 956
new-instance v0, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi24Impl;
invoke-direct {v0}, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi24Impl;-><init>()V
sput-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
goto :goto_d
.line 957
:cond_1c
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x15
if-lt v0, v1, :cond_2a
.line 958
new-instance v0, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi21Impl;
invoke-direct {v0}, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi21Impl;-><init>()V
sput-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
goto :goto_d
.line 959
:cond_2a
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x14
if-lt v0, v1, :cond_38
.line 960
new-instance v0, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi20Impl;
invoke-direct {v0}, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi20Impl;-><init>()V
sput-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
goto :goto_d
.line 961
:cond_38
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x13
if-lt v0, v1, :cond_46
.line 962
new-instance v0, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi19Impl;
invoke-direct {v0}, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi19Impl;-><init>()V
sput-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
goto :goto_d
.line 963
:cond_46
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x10
if-lt v0, v1, :cond_54
.line 964
new-instance v0, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi16Impl;
invoke-direct {v0}, Landroid/support/v4/app/NotificationCompat$NotificationCompatApi16Impl;-><init>()V
sput-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
goto :goto_d
.line 966
:cond_54
new-instance v0, Landroid/support/v4/app/NotificationCompat$NotificationCompatBaseImpl;
invoke-direct {v0}, Landroid/support/v4/app/NotificationCompat$NotificationCompatBaseImpl;-><init>()V
sput-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
goto :goto_d
.end method
.method public constructor <init>()V
.registers 1
.prologue
.line 70
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 4474
return-void
.end method
.method static addActionsToBuilder(Landroid/support/v4/app/NotificationBuilderWithActions;Ljava/util/ArrayList;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/support/v4/app/NotificationBuilderWithActions;",
"Ljava/util/ArrayList",
"<",
"Landroid/support/v4/app/NotificationCompat$Action;",
">;)V"
}
.end annotation
.prologue
.line 947
invoke-virtual {p1}, Ljava/util/ArrayList;->iterator()Ljava/util/Iterator;
move-result-object v1
:goto_4
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_14
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/support/v4/app/NotificationCompat$Action;
.line 948
invoke-interface {p0, v0}, Landroid/support/v4/app/NotificationBuilderWithActions;->addAction(Landroid/support/v4/app/NotificationCompatBase$Action;)V
goto :goto_4
.line 950
:cond_14
return-void
.end method
.method public static getAction(Landroid/app/Notification;I)Landroid/support/v4/app/NotificationCompat$Action;
.registers 3
.prologue
.line 4853
sget-object v0, Landroid/support/v4/app/NotificationCompat;->IMPL:Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;
invoke-interface {v0, p0, p1}, Landroid/support/v4/app/NotificationCompat$NotificationCompatImpl;->getAction(Landroid/app/Notification;I)Landroid/support/v4/app/NotificationCompat$Action;
move-result-object v0
return-object v0
.end method
.method public static getActionCount(Landroid/app/Notification;)I
.registers 4
.prologue
const/4 v0, 0x0
.line 4837
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x13
if-lt v1, v2, :cond_f
.line 4838
iget-object v1, p0, Landroid/app/Notification;->actions:[Landroid/app/Notification$Action;
if-eqz v1, :cond_e
iget-object v0, p0, Landroid/app/Notification;->actions:[Landroid/app/Notification$Action;
array-length v0, v0
.line 4842
:cond_e
:goto_e
return v0
.line 4839
:cond_f
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x10
if-lt v1, v2, :cond_e
.line 4840
invoke-static {p0}, Landroid/support/v4/app/NotificationCompatJellybean;->getActionCount(Landroid/app/Notification;)I
move-result v0
goto :goto_e
.end method
.method public static getBadgeIconType(Landroid/app/Notification;)I
.registers 3
.prologue
.line 4978
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1a
if-lt v0, v1, :cond_b
.line 4979
invoke-virtual {p0}, Landroid/app/Notification;->getBadgeIconType()I
move-result v0
.line 4981
:goto_a
return v0
:cond_b
const/4 v0, 0x0
goto :goto_a
.end method
.method public static getCategory(Landroid/app/Notification;)Ljava/lang/String;
.registers 3
.prologue
.line 4862
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x15
if-lt v0, v1, :cond_9
.line 4863
iget-object v0, p0, Landroid/app/Notification;->category:Ljava/lang/String;
.line 4865
:goto_8
return-object v0
:cond_9
const/4 v0, 0x0
goto :goto_8
.end method
.method public static getChannelId(Landroid/app/Notification;)Ljava/lang/String;
.registers 3
.prologue
.line 4953
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1a
if-lt v0, v1, :cond_b
.line 4954
invoke-virtual {p0}, Landroid/app/Notification;->getChannelId()Ljava/lang/String;
move-result-object v0
.line 4956
:goto_a
return-object v0
:cond_b
const/4 v0, 0x0
goto :goto_a
.end method
.method public static getExtras(Landroid/app/Notification;)Landroid/os/Bundle;
.registers 3
.prologue
.line 4823
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x13
if-lt v0, v1, :cond_9
.line 4824
iget-object v0, p0, Landroid/app/Notification;->extras:Landroid/os/Bundle;
.line 4828
:goto_8
return-object v0
.line 4825
:cond_9
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x10
if-lt v0, v1, :cond_14
.line 4826
invoke-static {p0}, Landroid/support/v4/app/NotificationCompatJellybean;->getExtras(Landroid/app/Notification;)Landroid/os/Bundle;
move-result-object v0
goto :goto_8
.line 4828
:cond_14
const/4 v0, 0x0
goto :goto_8
.end method
.method public static getGroup(Landroid/app/Notification;)Ljava/lang/String;
.registers 3
.prologue
.line 4893
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x14
if-lt v0, v1, :cond_b
.line 4894
invoke-virtual {p0}, Landroid/app/Notification;->getGroup()Ljava/lang/String;
move-result-object v0
.line 4901
:goto_a
return-object v0
.line 4895
:cond_b
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x13
if-lt v0, v1, :cond_1a
.line 4896
iget-object v0, p0, Landroid/app/Notification;->extras:Landroid/os/Bundle;
const-string v1, "android.support.groupKey"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
goto :goto_a
.line 4897
:cond_1a
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x10
if-lt v0, v1, :cond_2b
.line 4898
invoke-static {p0}, Landroid/support/v4/app/NotificationCompatJellybean;->getExtras(Landroid/app/Notification;)Landroid/os/Bundle;
move-result-object v0
const-string v1, "android.support.groupKey"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
goto :goto_a
.line 4901
:cond_2b
const/4 v0, 0x0
goto :goto_a
.end method
.method public static getGroupAlertBehavior(Landroid/app/Notification;)I
.registers 3
.prologue
.line 5003
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1a
if-lt v0, v1, :cond_b
.line 5004
invoke-virtual {p0}, Landroid/app/Notification;->getGroupAlertBehavior()I
move-result v0
.line 5006
:goto_a
return v0
:cond_b
const/4 v0, 0x0
goto :goto_a
.end method
.method public static getLocalOnly(Landroid/app/Notification;)Z
.registers 4
.prologue
const/4 v0, 0x0
.line 4876
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x14
if-lt v1, v2, :cond_f
.line 4877
iget v1, p0, Landroid/app/Notification;->flags:I
and-int/lit16 v1, v1, 0x100
if-eqz v1, :cond_e
const/4 v0, 0x1
.line 4884
:cond_e
:goto_e
return v0
.line 4878
:cond_f
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x13
if-lt v1, v2, :cond_1e
.line 4879
iget-object v0, p0, Landroid/app/Notification;->extras:Landroid/os/Bundle;
const-string v1, "android.support.localOnly"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getBoolean(Ljava/lang/String;)Z
move-result v0
goto :goto_e
.line 4880
:cond_1e
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x10
if-lt v1, v2, :cond_e
.line 4881
invoke-static {p0}, Landroid/support/v4/app/NotificationCompatJellybean;->getExtras(Landroid/app/Notification;)Landroid/os/Bundle;
move-result-object v0
const-string v1, "android.support.localOnly"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getBoolean(Ljava/lang/String;)Z
move-result v0
goto :goto_e
.end method
.method static getNotificationArrayFromBundle(Landroid/os/Bundle;Ljava/lang/String;)[Landroid/app/Notification;
.registers 6
.prologue
.line 4805
invoke-virtual {p0, p1}, Landroid/os/Bundle;->getParcelableArray(Ljava/lang/String;)[Landroid/os/Parcelable;
move-result-object v0
.line 4806
instance-of v1, v0, [Landroid/app/Notification;
if-nez v1, :cond_a
if-nez v0, :cond_f
.line 4807
:cond_a
check-cast v0, [Landroid/app/Notification;
check-cast v0, [Landroid/app/Notification;
.line 4814
:goto_e
return-object v0
.line 4809
:cond_f
array-length v1, v0
new-array v3, v1, [Landroid/app/Notification;
.line 4810
const/4 v1, 0x0
move v2, v1
:goto_14
array-length v1, v0
if-ge v2, v1, :cond_21
.line 4811
aget-object v1, v0, v2
check-cast v1, Landroid/app/Notification;
aput-object v1, v3, v2
.line 4810
add-int/lit8 v1, v2, 0x1
move v2, v1
goto :goto_14
.line 4813
:cond_21
invoke-virtual {p0, p1, v3}, Landroid/os/Bundle;->putParcelableArray(Ljava/lang/String;[Landroid/os/Parcelable;)V
move-object v0, v3
.line 4814
goto :goto_e
.end method
.method public static getShortcutId(Landroid/app/Notification;)Ljava/lang/String;
.registers 3
.prologue
.line 4990
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1a
if-lt v0, v1, :cond_b
.line 4991
invoke-virtual {p0}, Landroid/app/Notification;->getShortcutId()Ljava/lang/String;
move-result-object v0
.line 4993
:goto_a
return-object v0
:cond_b
const/4 v0, 0x0
goto :goto_a
.end method
.method public static getSortKey(Landroid/app/Notification;)Ljava/lang/String;
.registers 3
.prologue
.line 4937
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x14
if-lt v0, v1, :cond_b
.line 4938
invoke-virtual {p0}, Landroid/app/Notification;->getSortKey()Ljava/lang/String;
move-result-object v0
.line 4945
:goto_a
return-object v0
.line 4939
:cond_b
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x13
if-lt v0, v1, :cond_1a
.line 4940
iget-object v0, p0, Landroid/app/Notification;->extras:Landroid/os/Bundle;
const-string v1, "android.support.sortKey"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
goto :goto_a
.line 4941
:cond_1a
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x10
if-lt v0, v1, :cond_2b
.line 4942
invoke-static {p0}, Landroid/support/v4/app/NotificationCompatJellybean;->getExtras(Landroid/app/Notification;)Landroid/os/Bundle;
move-result-object v0
const-string v1, "android.support.sortKey"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
goto :goto_a
.line 4945
:cond_2b
const/4 v0, 0x0
goto :goto_a
.end method
.method public static getTimeoutAfter(Landroid/app/Notification;)J
.registers 3
.prologue
.line 4965
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1a
if-lt v0, v1, :cond_b
.line 4966
invoke-virtual {p0}, Landroid/app/Notification;->getTimeoutAfter()J
move-result-wide v0
.line 4968
:goto_a
return-wide v0
:cond_b
const-wide/16 v0, 0x0
goto :goto_a
.end method
.method public static isGroupSummary(Landroid/app/Notification;)Z
.registers 4
.prologue
const/4 v0, 0x0
.line 4912
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x14
if-lt v1, v2, :cond_f
.line 4913
iget v1, p0, Landroid/app/Notification;->flags:I
and-int/lit16 v1, v1, 0x200
if-eqz v1, :cond_e
const/4 v0, 0x1
.line 4920
:cond_e
:goto_e
return v0
.line 4914
:cond_f
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x13
if-lt v1, v2, :cond_1e
.line 4915
iget-object v0, p0, Landroid/app/Notification;->extras:Landroid/os/Bundle;
const-string v1, "android.support.isGroupSummary"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getBoolean(Ljava/lang/String;)Z
move-result v0
goto :goto_e
.line 4916
:cond_1e
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x10
if-lt v1, v2, :cond_e
.line 4917
invoke-static {p0}, Landroid/support/v4/app/NotificationCompatJellybean;->getExtras(Landroid/app/Notification;)Landroid/os/Bundle;
move-result-object v0
const-string v1, "android.support.isGroupSummary"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getBoolean(Ljava/lang/String;)Z
move-result v0
goto :goto_e
.end method