public interface android.service.voice.IVoiceInteractionSessionService extends android.os.IInterface
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.service.voice.IVoiceInteractionSessionService
  super_class: java.lang.Object
{
  public abstract void newSession(android.os.IBinder, android.os.Bundle, int);
    descriptor: (Landroid/os/IBinder;Landroid/os/Bundle;I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws android.os.RemoteException
    MethodParameters:
            Name  Flags
      token       
      args        
      startFlags  
}
SourceFile: "IVoiceInteractionSessionService.java"
NestMembers:
  android.service.voice.IVoiceInteractionSessionService$Stub  android.service.voice.IVoiceInteractionSessionService$Stub$Proxy
InnerClasses:
  public abstract Stub = android.service.voice.IVoiceInteractionSessionService$Stub of android.service.voice.IVoiceInteractionSessionService