EventListener$1.smali 460 B

123456789101112131415161718192021222324
  1. .class final Lokhttp3/EventListener$1;
  2. .super Lokhttp3/EventListener;
  3. .source ""
  4. # annotations
  5. .annotation system Ldalvik/annotation/EnclosingClass;
  6. value = Lokhttp3/EventListener;
  7. .end annotation
  8. .annotation system Ldalvik/annotation/InnerClass;
  9. accessFlags = 0x0
  10. name = null
  11. .end annotation
  12. # direct methods
  13. .method constructor <init>()V
  14. .locals 0
  15. invoke-direct {p0}, Lokhttp3/EventListener;-><init>()V
  16. return-void
  17. .end method