123456789101112131415161718192021222324252627282930313233343536373839404142 |
- .class Landroid/support/v4/content/IntentCompat$IntentCompatImplIcsMr1;
- .super Landroid/support/v4/content/IntentCompat$IntentCompatImplHC;
- .source "IntentCompat.java"
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/v4/content/IntentCompat;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x8
- name = "IntentCompatImplIcsMr1"
- .end annotation
- # direct methods
- .method constructor <init>()V
- .locals 0
- .prologue
- .line 76
- invoke-direct {p0}, Landroid/support/v4/content/IntentCompat$IntentCompatImplHC;-><init>()V
- return-void
- .end method
- # virtual methods
- .method public makeMainSelectorActivity(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
- .locals 1
- .param p1, "selectorAction" # Ljava/lang/String;
- .param p2, "selectorCategory" # Ljava/lang/String;
- .prologue
- .line 79
- invoke-static {p1, p2}, Landroid/support/v4/content/IntentCompatIcsMr1;->makeMainSelectorActivity(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
- move-result-object v0
- return-object v0
- .end method
|