LayoutInflaterCompat$LayoutInflaterCompatImpl.smali 728 B

12345678910111213141516171819202122
  1. .class interface abstract Landroid/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatImpl;
  2. .super Ljava/lang/Object;
  3. .source "LayoutInflaterCompat.java"
  4. # annotations
  5. .annotation system Ldalvik/annotation/EnclosingClass;
  6. value = Landroid/support/v4/view/LayoutInflaterCompat;
  7. .end annotation
  8. .annotation system Ldalvik/annotation/InnerClass;
  9. accessFlags = 0x608
  10. name = "LayoutInflaterCompatImpl"
  11. .end annotation
  12. # virtual methods
  13. .method public abstract getFactory(Landroid/view/LayoutInflater;)Landroid/support/v4/view/LayoutInflaterFactory;
  14. .end method
  15. .method public abstract setFactory(Landroid/view/LayoutInflater;Landroid/support/v4/view/LayoutInflaterFactory;)V
  16. .end method