.class Landroidx/core/app/RemoteActionCompat$Api26Impl; .super Ljava/lang/Object; .source "SourceFile" # annotations .annotation build Landroidx/annotation/RequiresApi; value = 0x1a .end annotation .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/core/app/RemoteActionCompat; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "Api26Impl" .end annotation # direct methods .method private constructor ()V .locals 0 .line 223 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static createRemoteAction(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)Landroid/app/RemoteAction; .locals 1 .line 249 new-instance v0, Landroid/app/RemoteAction; invoke-direct {v0, p0, p1, p2, p3}, Landroid/app/RemoteAction;->(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V return-object v0 .end method .method public static getActionIntent(Landroid/app/RemoteAction;)Landroid/app/PendingIntent; .locals 0 .line 232 invoke-virtual {p0}, Landroid/app/RemoteAction;->getActionIntent()Landroid/app/PendingIntent; move-result-object p0 return-object p0 .end method .method public static getContentDescription(Landroid/app/RemoteAction;)Ljava/lang/CharSequence; .locals 0 .line 228 invoke-virtual {p0}, Landroid/app/RemoteAction;->getContentDescription()Ljava/lang/CharSequence; move-result-object p0 return-object p0 .end method .method public static getIcon(Landroid/app/RemoteAction;)Landroid/graphics/drawable/Icon; .locals 0 .line 240 invoke-virtual {p0}, Landroid/app/RemoteAction;->getIcon()Landroid/graphics/drawable/Icon; move-result-object p0 return-object p0 .end method .method public static getTitle(Landroid/app/RemoteAction;)Ljava/lang/CharSequence; .locals 0 .line 236 invoke-virtual {p0}, Landroid/app/RemoteAction;->getTitle()Ljava/lang/CharSequence; move-result-object p0 return-object p0 .end method .method public static isEnabled(Landroid/app/RemoteAction;)Z .locals 0 .line 244 invoke-virtual {p0}, Landroid/app/RemoteAction;->isEnabled()Z move-result p0 return p0 .end method .method public static setEnabled(Landroid/app/RemoteAction;Z)V .locals 0 .line 253 invoke-virtual {p0, p1}, Landroid/app/RemoteAction;->setEnabled(Z)V return-void .end method