/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
- .class Lcom/google/android/gsf/update/SystemUpdateActivity$6;
- .super Ljava/lang/Object;
- .source "SystemUpdateActivity.java"
-
- # interfaces
- .implements Ljava/lang/Runnable;
-
-
- # annotations
- .annotation system Ldalvik/annotation/EnclosingMethod;
- value = Lcom/google/android/gsf/update/SystemUpdateActivity;->updateCountdownMessage(JZ)V
- .end annotation
-
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x0
- name = null
- .end annotation
-
-
- # instance fields
- .field final synthetic this$0:Lcom/google/android/gsf/update/SystemUpdateActivity;
-
- .field final synthetic val$endTime:J
-
- .field final synthetic val$loop:Z
-
-
- # direct methods
- .method constructor <init>(Lcom/google/android/gsf/update/SystemUpdateActivity;JZ)V
- .registers 5
- .parameter
- .parameter
- .parameter
-
- .prologue
- .line 421
- iput-object p1, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->this$0:Lcom/google/android/gsf/update/SystemUpdateActivity;
-
- iput-wide p2, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$endTime:J
-
- iput-boolean p4, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$loop:Z
-
- invoke-direct {p0}, Ljava/lang/Object;-><init>()V
-
- return-void
- .end method
-
-
- # virtual methods
- .method public run()V
- .registers 5
-
- .prologue
- .line 421
- iget-object v0, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->this$0:Lcom/google/android/gsf/update/SystemUpdateActivity;
-
- iget-wide v1, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$endTime:J
-
- iget-boolean v3, p0, Lcom/google/android/gsf/update/SystemUpdateActivity$6;->val$loop:Z
-
- #calls: Lcom/google/android/gsf/update/SystemUpdateActivity;->updateCountdownMessage(JZ)V
- invoke-static {v0, v1, v2, v3}, Lcom/google/android/gsf/update/SystemUpdateActivity;->access$800(Lcom/google/android/gsf/update/SystemUpdateActivity;JZ)V
-
- return-void
- .end method