Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .class Lcom/android/internal/telephony/RIL_QosClass;
- .super Ljava/lang/Object;
- .source "QosSpec.java"
- # static fields
- .field public static final RIL_QOS_BACKGROUND:I = 0x3
- .field public static final RIL_QOS_CONVERSATIONAL:I = 0x0
- .field public static final RIL_QOS_INTERACTIVE:I = 0x2
- .field public static final RIL_QOS_STREAMING:I = 0x1
- # direct methods
- .method constructor <init>()V
- .registers 1
- invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
- return-void
- .end method
- .method public static getName(I)Ljava/lang/String;
- .registers 2
- packed-switch p0, :pswitch_data_12
- const/4 v0, 0x0
- :goto_4
- return-object v0
- :pswitch_5
- const-string v0, "RIL_QOS_CONVERSATIONAL"
- goto :goto_4
- :pswitch_8
- const-string v0, "RIL_QOS_STREAMING"
- goto :goto_4
- :pswitch_b
- const-string v0, "RIL_QOS_INTERACTIVE"
- goto :goto_4
- :pswitch_e
- const-string v0, "RIL_QOS_BACKGROUND"
- goto :goto_4
- nop
- :pswitch_data_12
- .packed-switch 0x0
- :pswitch_5
- :pswitch_8
- :pswitch_b
- :pswitch_e
- .end packed-switch
- .end method
Add Comment
Please, Sign In to add comment