public class android.telephony.ims.ImsService$Listener extends android.telephony.ims.aidl.IImsServiceControllerListener$Stub
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.telephony.ims.ImsService$Listener
  super_class: android.telephony.ims.aidl.IImsServiceControllerListener$Stub
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // android.telephony.ims.ImsService$Listener this
         0: .line 118
            aload 0 /* this */
            invokespecial android.telephony.ims.aidl.IImsServiceControllerListener$Stub.<init>:()V
            return
        end local 0 // android.telephony.ims.ImsService$Listener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/ims/ImsService$Listener;

  public void onUpdateSupportedImsFeatures(android.telephony.ims.stub.ImsFeatureConfiguration);
    descriptor: (Landroid/telephony/ims/stub/ImsFeatureConfiguration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // android.telephony.ims.ImsService$Listener this
        start local 1 // android.telephony.ims.stub.ImsFeatureConfiguration c
         0: .line 126
            return
        end local 1 // android.telephony.ims.stub.ImsFeatureConfiguration c
        end local 0 // android.telephony.ims.ImsService$Listener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/ims/ImsService$Listener;
            0    1     1     c  Landroid/telephony/ims/stub/ImsFeatureConfiguration;
    MethodParameters:
      Name  Flags
      c     
}
SourceFile: "ImsService.java"
NestHost: android.telephony.ims.ImsService
InnerClasses:
  public Listener = android.telephony.ims.ImsService$Listener of android.telephony.ims.ImsService
  public abstract Stub = android.telephony.ims.aidl.IImsServiceControllerListener$Stub of android.telephony.ims.aidl.IImsServiceControllerListener