PageRenderTime 41ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/system/app/smali/GoogleLoginService.apk/com/google/android/gsf/login/LoginActivity$1.smali

https://bitbucket.org/rujelus22/the-blu-kuban-rom
Unknown | 122 lines | 77 code | 45 blank | 0 comment | 0 complexity | 17fd7d8a60bfe522f6b0dcbedd168040 MD5 | raw file
  1. .class synthetic Lcom/google/android/gsf/login/LoginActivity$1;
  2. .super Ljava/lang/Object;
  3. .source "LoginActivity.java"
  4. # annotations
  5. .annotation system Ldalvik/annotation/EnclosingClass;
  6. value = Lcom/google/android/gsf/login/LoginActivity;
  7. .end annotation
  8. .annotation system Ldalvik/annotation/InnerClass;
  9. accessFlags = 0x1008
  10. name = null
  11. .end annotation
  12. # static fields
  13. .field static final synthetic $SwitchMap$com$google$android$gsf$loginservice$GLSUser$Status:[I
  14. # direct methods
  15. .method static constructor <clinit>()V
  16. .registers 3
  17. .prologue
  18. .line 78
  19. invoke-static {}, Lcom/google/android/gsf/loginservice/GLSUser$Status;->values()[Lcom/google/android/gsf/loginservice/GLSUser$Status;
  20. move-result-object v0
  21. array-length v0, v0
  22. new-array v0, v0, [I
  23. sput-object v0, Lcom/google/android/gsf/login/LoginActivity$1;->$SwitchMap$com$google$android$gsf$loginservice$GLSUser$Status:[I
  24. :try_start_9
  25. sget-object v0, Lcom/google/android/gsf/login/LoginActivity$1;->$SwitchMap$com$google$android$gsf$loginservice$GLSUser$Status:[I
  26. sget-object v1, Lcom/google/android/gsf/loginservice/GLSUser$Status;->SUCCESS:Lcom/google/android/gsf/loginservice/GLSUser$Status;
  27. invoke-virtual {v1}, Lcom/google/android/gsf/loginservice/GLSUser$Status;->ordinal()I
  28. move-result v1
  29. const/4 v2, 0x1
  30. aput v2, v0, v1
  31. :try_end_14
  32. .catch Ljava/lang/NoSuchFieldError; {:try_start_9 .. :try_end_14} :catch_3c
  33. :goto_14
  34. :try_start_14
  35. sget-object v0, Lcom/google/android/gsf/login/LoginActivity$1;->$SwitchMap$com$google$android$gsf$loginservice$GLSUser$Status:[I
  36. sget-object v1, Lcom/google/android/gsf/loginservice/GLSUser$Status;->BAD_AUTHENTICATION:Lcom/google/android/gsf/loginservice/GLSUser$Status;
  37. invoke-virtual {v1}, Lcom/google/android/gsf/loginservice/GLSUser$Status;->ordinal()I
  38. move-result v1
  39. const/4 v2, 0x2
  40. aput v2, v0, v1
  41. :try_end_1f
  42. .catch Ljava/lang/NoSuchFieldError; {:try_start_14 .. :try_end_1f} :catch_3a
  43. :goto_1f
  44. :try_start_1f
  45. sget-object v0, Lcom/google/android/gsf/login/LoginActivity$1;->$SwitchMap$com$google$android$gsf$loginservice$GLSUser$Status:[I
  46. sget-object v1, Lcom/google/android/gsf/loginservice/GLSUser$Status;->CAPTCHA:Lcom/google/android/gsf/loginservice/GLSUser$Status;
  47. invoke-virtual {v1}, Lcom/google/android/gsf/loginservice/GLSUser$Status;->ordinal()I
  48. move-result v1
  49. const/4 v2, 0x3
  50. aput v2, v0, v1
  51. :try_end_2a
  52. .catch Ljava/lang/NoSuchFieldError; {:try_start_1f .. :try_end_2a} :catch_38
  53. :goto_2a
  54. :try_start_2a
  55. sget-object v0, Lcom/google/android/gsf/login/LoginActivity$1;->$SwitchMap$com$google$android$gsf$loginservice$GLSUser$Status:[I
  56. sget-object v1, Lcom/google/android/gsf/loginservice/GLSUser$Status;->NEED_PERMISSION:Lcom/google/android/gsf/loginservice/GLSUser$Status;
  57. invoke-virtual {v1}, Lcom/google/android/gsf/loginservice/GLSUser$Status;->ordinal()I
  58. move-result v1
  59. const/4 v2, 0x4
  60. aput v2, v0, v1
  61. :try_end_35
  62. .catch Ljava/lang/NoSuchFieldError; {:try_start_2a .. :try_end_35} :catch_36
  63. :goto_35
  64. return-void
  65. :catch_36
  66. move-exception v0
  67. goto :goto_35
  68. :catch_38
  69. move-exception v0
  70. goto :goto_2a
  71. :catch_3a
  72. move-exception v0
  73. goto :goto_1f
  74. :catch_3c
  75. move-exception v0
  76. goto :goto_14
  77. .end method