/system/app/smali/GoogleServicesFramework.apk/com/google/android/gsf/update/SystemUpdateActivity$6.smali

https://bitbucket.org/rujelus22/the-blu-kuban-rom · Unknown · 65 lines · 43 code · 22 blank · 0 comment · 0 complexity · 192e1743a5c7816588871111e170770c MD5 · raw file

  1. .class Lcom/google/android/gsf/update/SystemUpdateActivity$6;
  2. .super Ljava/lang/Object;
  3. .source "SystemUpdateActivity.java"
  4. # interfaces
  5. .implements Ljava/lang/Runnable;
  6. # annotations
  7. .annotation system Ldalvik/annotation/EnclosingMethod;
  8. value = Lcom/google/android/gsf/update/SystemUpdateActivity;->updateCountdownMessage(JZ)V
  9. .end annotation
  10. .annotation system Ldalvik/annotation/InnerClass;
  11. accessFlags = 0x0
  12. name = null
  13. .end annotation
  14. # instance fields
  15. .field final synthetic this$0:Lcom/google/android/gsf/update/SystemUpdateActivity;
  16. .field final synthetic val$endTime:J
  17. .field final synthetic val$loop:Z
  18. # direct methods
  19. .method constructor <init>(Lcom/google/android/gsf/update/SystemUpdateActivity;JZ)V
  20. .registers 5
  21. .parameter
  22. .parameter
  23. .parameter
  24. .prologue
  25. .line 421
  26. iput-object p1, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->this$0:Lcom/google/android/gsf/update/SystemUpdateActivity;
  27. iput-wide p2, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$endTime:J
  28. iput-boolean p4, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$loop:Z
  29. invoke-direct {p0}, Ljava/lang/Object;-><init>()V
  30. return-void
  31. .end method
  32. # virtual methods
  33. .method public run()V
  34. .registers 5
  35. .prologue
  36. .line 421
  37. iget-object v0, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->this$0:Lcom/google/android/gsf/update/SystemUpdateActivity;
  38. iget-wide v1, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$endTime:J
  39. iget-boolean v3, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$loop:Z
  40. #calls: Lcom/google/android/gsf/update/SystemUpdateActivity;->updateCountdownMessage(JZ)V
  41. invoke-static {v0, v1, v2, v3}, Lcom/google/android/gsf/update/SystemUpdateActivity;->access$800(Lcom/google/android/gsf/update/SystemUpdateActivity;JZ)V
  42. return-void
  43. .end method