.class Landroidx/transition/GhostViewApi21; .super Ljava/lang/Object; .source "GhostViewApi21.java" # interfaces .implements Landroidx/transition/GhostViewImpl; # static fields .field private static final TAG:Ljava/lang/String; = "GhostViewApi21" .field private static sAddGhostMethod:Ljava/lang/reflect/Method; .field private static sAddGhostMethodFetched:Z .field private static sGhostViewClass:Ljava/lang/Class; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Class<", "*>;" } .end annotation .end field .field private static sGhostViewClassFetched:Z .field private static sRemoveGhostMethod:Ljava/lang/reflect/Method; .field private static sRemoveGhostMethodFetched:Z # instance fields .field private final mGhostView:Landroid/view/View; # direct methods .method private constructor (Landroid/view/View;)V .registers 2 .line 73 invoke-direct {p0}, Ljava/lang/Object;->()V .line 74 iput-object p1, p0, Landroidx/transition/GhostViewApi21;->mGhostView:Landroid/view/View; return-void .end method .method static addGhost(Landroid/view/View;Landroid/view/ViewGroup;Landroid/graphics/Matrix;)Landroidx/transition/GhostViewImpl; .registers 6 .line 43 invoke-static {}, Landroidx/transition/GhostViewApi21;->fetchAddGhostMethod()V .line 44 sget-object v0, Landroidx/transition/GhostViewApi21;->sAddGhostMethod:Ljava/lang/reflect/Method; const/4 v1, 0x0 if-eqz v0, :cond_23 .line 46 :try_start_8 new-instance v2, Landroidx/transition/GhostViewApi21; filled-new-array {p0, p1, p2}, [Ljava/lang/Object; move-result-object p0 .line 47 invoke-virtual {v0, v1, p0}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; move-result-object p0 check-cast p0, Landroid/view/View; invoke-direct {v2, p0}, Landroidx/transition/GhostViewApi21;->(Landroid/view/View;)V :try_end_17 .catch Ljava/lang/IllegalAccessException; {:try_start_8 .. :try_end_17} :catch_23 .catch Ljava/lang/reflect/InvocationTargetException; {:try_start_8 .. :try_end_17} :catch_18 return-object v2 :catch_18 move-exception p0 .line 51 new-instance p1, Ljava/lang/RuntimeException; invoke-virtual {p0}, Ljava/lang/reflect/InvocationTargetException;->getCause()Ljava/lang/Throwable; move-result-object p0 invoke-direct {p1, p0}, Ljava/lang/RuntimeException;->(Ljava/lang/Throwable;)V throw p1 :catch_23 :cond_23 return-object v1 .end method .method private static fetchAddGhostMethod()V .registers 6 .line 99 sget-boolean v0, Landroidx/transition/GhostViewApi21;->sAddGhostMethodFetched:Z if-nez v0, :cond_31 const/4 v0, 0x1 .line 101 :try_start_5 invoke-static {}, Landroidx/transition/GhostViewApi21;->fetchGhostViewClass()V .line 102 sget-object v1, Landroidx/transition/GhostViewApi21;->sGhostViewClass:Ljava/lang/Class; const-string v2, "addGhost" const/4 v3, 0x3 new-array v3, v3, [Ljava/lang/Class; const-class v4, Landroid/view/View; const/4 v5, 0x0 aput-object v4, v3, v5 const-class v4, Landroid/view/ViewGroup; aput-object v4, v3, v0 const-class v4, Landroid/graphics/Matrix; const/4 v5, 0x2 aput-object v4, v3, v5 invoke-virtual {v1, v2, v3}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; move-result-object v1 sput-object v1, Landroidx/transition/GhostViewApi21;->sAddGhostMethod:Ljava/lang/reflect/Method; .line 104 invoke-virtual {v1, v0}, Ljava/lang/reflect/Method;->setAccessible(Z)V :try_end_26 .catch Ljava/lang/NoSuchMethodException; {:try_start_5 .. :try_end_26} :catch_27 goto :goto_2f :catch_27 move-exception v1 .line 106 const-string v2, "GhostViewApi21" const-string v3, "Failed to retrieve addGhost method" invoke-static {v2, v3, v1}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I .line 108 :goto_2f sput-boolean v0, Landroidx/transition/GhostViewApi21;->sAddGhostMethodFetched:Z :cond_31 return-void .end method .method private static fetchGhostViewClass()V .registers 3 .line 88 sget-boolean v0, Landroidx/transition/GhostViewApi21;->sGhostViewClassFetched:Z if-nez v0, :cond_18 .line 90 :try_start_4 const-string v0, "android.view.GhostView" invoke-static {v0}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class; move-result-object v0 sput-object v0, Landroidx/transition/GhostViewApi21;->sGhostViewClass:Ljava/lang/Class; :try_end_c .catch Ljava/lang/ClassNotFoundException; {:try_start_4 .. :try_end_c} :catch_d goto :goto_15 :catch_d move-exception v0 .line 92 const-string v1, "GhostViewApi21" const-string v2, "Failed to retrieve GhostView class" invoke-static {v1, v2, v0}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I :goto_15 const/4 v0, 0x1 .line 94 sput-boolean v0, Landroidx/transition/GhostViewApi21;->sGhostViewClassFetched:Z :cond_18 return-void .end method .method private static fetchRemoveGhostMethod()V .registers 6 .line 113 sget-boolean v0, Landroidx/transition/GhostViewApi21;->sRemoveGhostMethodFetched:Z if-nez v0, :cond_27 const/4 v0, 0x1 .line 115 :try_start_5 invoke-static {}, Landroidx/transition/GhostViewApi21;->fetchGhostViewClass()V .line 116 sget-object v1, Landroidx/transition/GhostViewApi21;->sGhostViewClass:Ljava/lang/Class; const-string v2, "removeGhost" new-array v3, v0, [Ljava/lang/Class; const-class v4, Landroid/view/View; const/4 v5, 0x0 aput-object v4, v3, v5 invoke-virtual {v1, v2, v3}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; move-result-object v1 sput-object v1, Landroidx/transition/GhostViewApi21;->sRemoveGhostMethod:Ljava/lang/reflect/Method; .line 117 invoke-virtual {v1, v0}, Ljava/lang/reflect/Method;->setAccessible(Z)V :try_end_1c .catch Ljava/lang/NoSuchMethodException; {:try_start_5 .. :try_end_1c} :catch_1d goto :goto_25 :catch_1d move-exception v1 .line 119 const-string v2, "GhostViewApi21" const-string v3, "Failed to retrieve removeGhost method" invoke-static {v2, v3, v1}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I .line 121 :goto_25 sput-boolean v0, Landroidx/transition/GhostViewApi21;->sRemoveGhostMethodFetched:Z :cond_27 return-void .end method .method static removeGhost(Landroid/view/View;)V .registers 3 .line 58 invoke-static {}, Landroidx/transition/GhostViewApi21;->fetchRemoveGhostMethod()V .line 59 sget-object v0, Landroidx/transition/GhostViewApi21;->sRemoveGhostMethod:Ljava/lang/reflect/Method; if-eqz v0, :cond_1b .line 61 :try_start_7 filled-new-array {p0}, [Ljava/lang/Object; move-result-object p0 const/4 v1, 0x0 invoke-virtual {v0, v1, p0}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; :try_end_f .catch Ljava/lang/IllegalAccessException; {:try_start_7 .. :try_end_f} :catch_1b .catch Ljava/lang/reflect/InvocationTargetException; {:try_start_7 .. :try_end_f} :catch_10 goto :goto_1b :catch_10 move-exception p0 .line 65 new-instance v0, Ljava/lang/RuntimeException; invoke-virtual {p0}, Ljava/lang/reflect/InvocationTargetException;->getCause()Ljava/lang/Throwable; move-result-object p0 invoke-direct {v0, p0}, Ljava/lang/RuntimeException;->(Ljava/lang/Throwable;)V throw v0 :catch_1b :cond_1b :goto_1b return-void .end method # virtual methods .method public reserveEndViewTransition(Landroid/view/ViewGroup;Landroid/view/View;)V .registers 3 return-void .end method .method public setVisibility(I)V .registers 3 .line 79 iget-object v0, p0, Landroidx/transition/GhostViewApi21;->mGhostView:Landroid/view/View; invoke-virtual {v0, p1}, Landroid/view/View;->setVisibility(I)V return-void .end method