.class Landroid/support/v4/app/NotificationCompatKitKat; .super Ljava/lang/Object; .source "NotificationCompatKitKat.java" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Landroid/support/v4/app/NotificationCompatKitKat$Builder; } .end annotation # direct methods .method constructor ()V .locals 0 .prologue .line 30 invoke-direct {p0}, Ljava/lang/Object;->()V .line 31 return-void .end method .method public static getAction(Landroid/app/Notification;ILandroid/support/v4/app/NotificationCompatBase$Action$Factory;Landroid/support/v4/app/RemoteInputCompatBase$RemoteInput$Factory;)Landroid/support/v4/app/NotificationCompatBase$Action; .locals 8 .param p0, "notif" # Landroid/app/Notification; .param p1, "actionIndex" # I .param p2, "factory" # Landroid/support/v4/app/NotificationCompatBase$Action$Factory; .param p3, "remoteInputFactory" # Landroid/support/v4/app/RemoteInputCompatBase$RemoteInput$Factory; .prologue .line 130 iget-object v0, p0, Landroid/app/Notification;->actions:[Landroid/app/Notification$Action; aget-object v6, v0, p1 .line 131 .local v6, "action":Landroid/app/Notification$Action; const/4 v5, 0x0 .line 132 .local v5, "actionExtras":Landroid/os/Bundle; iget-object v0, p0, Landroid/app/Notification;->extras:Landroid/os/Bundle; const-string v1, "android.support.actionExtras" invoke-virtual {v0, v1}, Landroid/os/Bundle;->getSparseParcelableArray(Ljava/lang/String;)Landroid/util/SparseArray; move-result-object v7 .line 134 .local v7, "actionExtrasMap":Landroid/util/SparseArray;, "Landroid/util/SparseArray;" if-eqz v7, :cond_0 .line 135 invoke-virtual {v7, p1}, Landroid/util/SparseArray;->get(I)Ljava/lang/Object; move-result-object v5 .end local v5 # "actionExtras":Landroid/os/Bundle; check-cast v5, Landroid/os/Bundle; .line 137 .restart local v5 # "actionExtras":Landroid/os/Bundle; :cond_0 iget v2, v6, Landroid/app/Notification$Action;->icon:I iget-object v3, v6, Landroid/app/Notification$Action;->title:Ljava/lang/CharSequence; iget-object v4, v6, Landroid/app/Notification$Action;->actionIntent:Landroid/app/PendingIntent; move-object v0, p2 move-object v1, p3 invoke-static/range {v0 .. v5}, Landroid/support/v4/app/NotificationCompatJellybean;->readAction(Landroid/support/v4/app/NotificationCompatBase$Action$Factory;Landroid/support/v4/app/RemoteInputCompatBase$RemoteInput$Factory;ILjava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/os/Bundle;)Landroid/support/v4/app/NotificationCompatBase$Action; move-result-object v0 return-object v0 .end method .method public static getActionCount(Landroid/app/Notification;)I .locals 1 .param p0, "notif" # Landroid/app/Notification; .prologue .line 124 iget-object v0, p0, Landroid/app/Notification;->actions:[Landroid/app/Notification$Action; if-eqz v0, :cond_0 iget-object v0, p0, Landroid/app/Notification;->actions:[Landroid/app/Notification$Action; array-length v0, v0 :goto_0 return v0 :cond_0 const/4 v0, 0x0 goto :goto_0 .end method .method public static getExtras(Landroid/app/Notification;)Landroid/os/Bundle; .locals 1 .param p0, "notif" # Landroid/app/Notification; .prologue .line 120 iget-object v0, p0, Landroid/app/Notification;->extras:Landroid/os/Bundle; return-object v0 .end method .method public static getGroup(Landroid/app/Notification;)Ljava/lang/String; .locals 2 .param p0, "notif" # Landroid/app/Notification; .prologue .line 146 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 return-object v0 .end method .method public static getLocalOnly(Landroid/app/Notification;)Z .locals 2 .param p0, "notif" # Landroid/app/Notification; .prologue .line 142 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 return v0 .end method .method public static getSortKey(Landroid/app/Notification;)Ljava/lang/String; .locals 2 .param p0, "notif" # Landroid/app/Notification; .prologue .line 154 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 return-object v0 .end method .method public static isGroupSummary(Landroid/app/Notification;)Z .locals 2 .param p0, "notif" # Landroid/app/Notification; .prologue .line 150 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 return v0 .end method