public interface android.location.INetInitiatedListener extends android.os.IInterface
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.location.INetInitiatedListener
  super_class: java.lang.Object
{
  public abstract boolean sendNiResponse(int, int);
    descriptor: (II)Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws android.os.RemoteException
    MethodParameters:
              Name  Flags
      notifId       
      userResponse  
}
SourceFile: "INetInitiatedListener.java"
NestMembers:
  android.location.INetInitiatedListener$Stub  android.location.INetInitiatedListener$Stub$Proxy
InnerClasses:
  public abstract Stub = android.location.INetInitiatedListener$Stub of android.location.INetInitiatedListener