.class public final Landroidx/core/view/MarginLayoutParamsCompat; .super Ljava/lang/Object; .source "SourceFile" # annotations .annotation runtime Ljava/lang/Deprecated; .end annotation # direct methods .method private constructor ()V .locals 0 .line 168 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static getLayoutDirection(Landroid/view/ViewGroup$MarginLayoutParams;)I .locals 1 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Ljava/lang/Deprecated; .end annotation .line 128 invoke-virtual {p0}, Landroid/view/ViewGroup$MarginLayoutParams;->getLayoutDirection()I move-result p0 if-eqz p0, :cond_0 const/4 v0, 0x1 if-eq p0, v0, :cond_0 const/4 p0, 0x0 :cond_0 return p0 .end method .method public static getMarginEnd(Landroid/view/ViewGroup$MarginLayoutParams;)I .locals 0 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Landroidx/annotation/ReplaceWith; expression = "lp.getMarginEnd()" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 67 invoke-virtual {p0}, Landroid/view/ViewGroup$MarginLayoutParams;->getMarginEnd()I move-result p0 return p0 .end method .method public static getMarginStart(Landroid/view/ViewGroup$MarginLayoutParams;)I .locals 0 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Landroidx/annotation/ReplaceWith; expression = "lp.getMarginStart()" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 49 invoke-virtual {p0}, Landroid/view/ViewGroup$MarginLayoutParams;->getMarginStart()I move-result p0 return p0 .end method .method public static isMarginRelative(Landroid/view/ViewGroup$MarginLayoutParams;)Z .locals 0 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Landroidx/annotation/ReplaceWith; expression = "lp.isMarginRelative()" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 115 invoke-virtual {p0}, Landroid/view/ViewGroup$MarginLayoutParams;->isMarginRelative()Z move-result p0 return p0 .end method .method public static resolveLayoutDirection(Landroid/view/ViewGroup$MarginLayoutParams;I)V .locals 0 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Landroidx/annotation/ReplaceWith; expression = "lp.resolveLayoutDirection(layoutDirection)" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 165 invoke-virtual {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;->resolveLayoutDirection(I)V return-void .end method .method public static setLayoutDirection(Landroid/view/ViewGroup$MarginLayoutParams;I)V .locals 0 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Landroidx/annotation/ReplaceWith; expression = "lp.setLayoutDirection(layoutDirection)" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 152 invoke-virtual {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;->setLayoutDirection(I)V return-void .end method .method public static setMarginEnd(Landroid/view/ViewGroup$MarginLayoutParams;I)V .locals 0 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Landroidx/annotation/ReplaceWith; expression = "lp.setMarginEnd(marginEnd)" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 103 invoke-virtual {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;->setMarginEnd(I)V return-void .end method .method public static setMarginStart(Landroid/view/ViewGroup$MarginLayoutParams;I)V .locals 0 .param p0 # Landroid/view/ViewGroup$MarginLayoutParams; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation runtime Landroidx/annotation/ReplaceWith; expression = "lp.setMarginStart(marginStart)" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 85 invoke-virtual {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;->setMarginStart(I)V return-void .end method