NotificationManagerCompatIceCreamSandwich.smali 421 B

12345678910111213141516171819
  1. .class Landroid/support/v4/app/NotificationManagerCompatIceCreamSandwich;
  2. .super Ljava/lang/Object;
  3. .source "NotificationManagerCompatIceCreamSandwich.java"
  4. # static fields
  5. .field static final SIDE_CHANNEL_BIND_FLAGS:I = 0x21
  6. # direct methods
  7. .method constructor <init>()V
  8. .locals 0
  9. .prologue
  10. .line 21
  11. invoke-direct {p0}, Ljava/lang/Object;-><init>()V
  12. return-void
  13. .end method