.class Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe; .super Lcom/nineoldandroids/animation/Keyframe; .source "Keyframe.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/nineoldandroids/animation/Keyframe; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = "ObjectKeyframe" .end annotation # instance fields .field mValue:Ljava/lang/Object; # direct methods .method constructor (FLjava/lang/Object;)V .registers 3 .line 248 invoke-direct {p0}, Lcom/nineoldandroids/animation/Keyframe;->()V .line 249 iput p1, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mFraction:F .line 250 iput-object p2, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mValue:Ljava/lang/Object; if-eqz p2, :cond_b const/4 p1, 0x1 goto :goto_c :cond_b const/4 p1, 0x0 .line 251 :goto_c iput-boolean p1, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mHasValue:Z .line 252 iget-boolean p1, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mHasValue:Z if-eqz p1, :cond_17 invoke-virtual {p2}, Ljava/lang/Object;->getClass()Ljava/lang/Class; move-result-object p1 goto :goto_19 :cond_17 const-class p1, Ljava/lang/Object; :goto_19 iput-object p1, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mValueType:Ljava/lang/Class; return-void .end method # virtual methods .method public clone()Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe; .registers 4 .line 266 new-instance v0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe; invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->getFraction()F move-result v1 iget-object v2, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mValue:Ljava/lang/Object; invoke-direct {v0, v1, v2}, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->(FLjava/lang/Object;)V .line 267 invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->getInterpolator()Landroid/view/animation/Interpolator; move-result-object v1 invoke-virtual {v0, v1}, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->setInterpolator(Landroid/view/animation/Interpolator;)V return-object v0 .end method .method public bridge synthetic clone()Lcom/nineoldandroids/animation/Keyframe; .registers 2 .line 241 invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->clone()Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe; move-result-object v0 return-object v0 .end method .method public bridge synthetic clone()Ljava/lang/Object; .registers 2 .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/CloneNotSupportedException; } .end annotation .line 241 invoke-virtual {p0}, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->clone()Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe; move-result-object v0 return-object v0 .end method .method public getValue()Ljava/lang/Object; .registers 2 .line 256 iget-object v0, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mValue:Ljava/lang/Object; return-object v0 .end method .method public setValue(Ljava/lang/Object;)V .registers 2 .line 260 iput-object p1, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mValue:Ljava/lang/Object; if-eqz p1, :cond_6 const/4 p1, 0x1 goto :goto_7 :cond_6 const/4 p1, 0x0 .line 261 :goto_7 iput-boolean p1, p0, Lcom/nineoldandroids/animation/Keyframe$ObjectKeyframe;->mHasValue:Z return-void .end method