1Landroid/system/Int32Ref;->value:I,unsupported 2Landroid/system/NetlinkSocketAddress;-><init>(II)V,unsupported 3Landroid/system/Os;->setsockoptIfreq(Ljava/io/FileDescriptor;IILjava/lang/String;)V,unsupported 4Landroid/system/OsConstants;-><init>()V,unsupported 5Landroid/system/OsConstants;->ARPHRD_LOOPBACK:I,unsupported 6Landroid/system/OsConstants;->CAP_TO_INDEX(I)I,unsupported 7Landroid/system/OsConstants;->CAP_TO_MASK(I)I,unsupported 8Landroid/system/OsConstants;->EUSERS:I,unsupported 9Landroid/system/OsConstants;->IP_MULTICAST_ALL:I,unsupported 10Landroid/system/OsConstants;->IP_RECVTOS:I,unsupported 11Landroid/system/OsConstants;->MAP_POPULATE:I,unsupported 12Landroid/system/OsConstants;->O_DIRECT:I,unsupported 13Landroid/system/OsConstants;->PR_CAP_AMBIENT:I,unsupported 14Landroid/system/OsConstants;->PR_CAP_AMBIENT_RAISE:I,unsupported 15Landroid/system/OsConstants;->RLIMIT_NOFILE:I,unsupported 16Landroid/system/OsConstants;->RTMGRP_IPV4_IFADDR:I,unsupported 17Landroid/system/OsConstants;->RTMGRP_IPV4_MROUTE:I,unsupported 18Landroid/system/OsConstants;->RTMGRP_IPV4_ROUTE:I,unsupported 19Landroid/system/OsConstants;->RTMGRP_IPV4_RULE:I,unsupported 20Landroid/system/OsConstants;->RTMGRP_IPV6_IFADDR:I,unsupported 21Landroid/system/OsConstants;->RTMGRP_IPV6_IFINFO:I,unsupported 22Landroid/system/OsConstants;->RTMGRP_IPV6_MROUTE:I,unsupported 23Landroid/system/OsConstants;->RTMGRP_IPV6_PREFIX:I,unsupported 24Landroid/system/OsConstants;->RTMGRP_IPV6_ROUTE:I,unsupported 25Landroid/system/OsConstants;->RTMGRP_LINK:I,unsupported 26Landroid/system/OsConstants;->RTMGRP_NOTIFY:I,unsupported 27Landroid/system/OsConstants;->RTMGRP_TC:I,unsupported 28Landroid/system/OsConstants;->SO_DOMAIN:I,unsupported 29Landroid/system/OsConstants;->SO_PROTOCOL:I,unsupported 30Landroid/system/OsConstants;->SPLICE_F_MORE:I,unsupported 31Landroid/system/OsConstants;->SPLICE_F_MOVE:I,unsupported 32Landroid/system/OsConstants;->SPLICE_F_NONBLOCK:I,unsupported 33Landroid/system/OsConstants;->TIOCOUTQ:I,unsupported 34Landroid/system/OsConstants;->UDP_ENCAP:I,unsupported 35Landroid/system/OsConstants;->UDP_ENCAP_ESPINUDP:I,unsupported 36Landroid/system/OsConstants;->UDP_ENCAP_ESPINUDP_NON_IKE:I,unsupported 37Landroid/system/OsConstants;->UNIX_PATH_MAX:I,unsupported 38Landroid/system/OsConstants;->XATTR_CREATE:I,unsupported 39Landroid/system/OsConstants;->XATTR_REPLACE:I,unsupported 40Landroid/system/OsConstants;->_LINUX_CAPABILITY_VERSION_3:I,unsupported 41Landroid/system/OsConstants;->initConstants()V,unsupported 42Landroid/system/OsConstants;->placeholder()I,unsupported 43Landroid/system/PacketSocketAddress;-><init>(I[B)V,unsupported 44Landroid/system/PacketSocketAddress;-><init>(SI)V,unsupported 45Lcom/android/okhttp/Connection;->getSocket()Ljava/net/Socket;,unsupported 46Lcom/android/okhttp/ConnectionPool;->connections:Ljava/util/Deque;,unsupported 47Lcom/android/okhttp/ConnectionPool;->keepAliveDurationNs:J,unsupported 48Lcom/android/okhttp/ConnectionPool;->maxIdleConnections:I,unsupported 49Lcom/android/okhttp/ConnectionPool;->systemDefault:Lcom/android/okhttp/ConnectionPool;,unsupported 50Lcom/android/okhttp/HttpHandler;-><init>()V,unsupported 51Lcom/android/okhttp/HttpUrl$Builder;->build()Lcom/android/okhttp/HttpUrl;,unsupported 52Lcom/android/okhttp/HttpUrl;->encodedPath()Ljava/lang/String;,unsupported 53Lcom/android/okhttp/HttpUrl;->newBuilder()Lcom/android/okhttp/HttpUrl$Builder;,unsupported 54Lcom/android/okhttp/HttpUrl;->parse(Ljava/lang/String;)Lcom/android/okhttp/HttpUrl;,unsupported 55Lcom/android/okhttp/HttpUrl;->query()Ljava/lang/String;,unsupported 56Lcom/android/okhttp/HttpsHandler;-><init>()V,unsupported 57Lcom/android/okhttp/OkHttpClient;-><init>()V,unsupported 58Lcom/android/okhttp/OkHttpClient;->DEFAULT_PROTOCOLS:Ljava/util/List;,unsupported 59Lcom/android/okhttp/OkHttpClient;->connectionPool:Lcom/android/okhttp/ConnectionPool;,unsupported 60Lcom/android/okhttp/OkHttpClient;->dns:Lcom/android/okhttp/Dns;,unsupported 61Lcom/android/okhttp/OkHttpClient;->getConnectionPool()Lcom/android/okhttp/ConnectionPool;,unsupported 62Lcom/android/okhttp/OkHttpClient;->getCookieHandler()Ljava/net/CookieHandler;,unsupported 63Lcom/android/okhttp/OkHttpClient;->getHostnameVerifier()Ljavax/net/ssl/HostnameVerifier;,unsupported 64Lcom/android/okhttp/OkHttpClient;->getProxy()Ljava/net/Proxy;,unsupported 65Lcom/android/okhttp/OkHttpClient;->getProxySelector()Ljava/net/ProxySelector;,unsupported 66Lcom/android/okhttp/OkHttpClient;->getSslSocketFactory()Ljavax/net/ssl/SSLSocketFactory;,unsupported 67Lcom/android/okhttp/OkHttpClient;->setProtocols(Ljava/util/List;)Lcom/android/okhttp/OkHttpClient;,unsupported 68Lcom/android/okhttp/OkHttpClient;->setRetryOnConnectionFailure(Z)V,unsupported 69Lcom/android/okhttp/Request;->headers:Lcom/android/okhttp/Headers;,unsupported 70Lcom/android/okhttp/Request;->method:Ljava/lang/String;,unsupported 71Lcom/android/okhttp/Request;->url:Lcom/android/okhttp/HttpUrl;,unsupported 72Lcom/android/okhttp/Response;->code:I,unsupported 73Lcom/android/okhttp/Response;->headers:Lcom/android/okhttp/Headers;,unsupported 74Lcom/android/okhttp/Response;->message:Ljava/lang/String;,unsupported 75Lcom/android/okhttp/Response;->networkResponse:Lcom/android/okhttp/Response;,unsupported 76Lcom/android/okhttp/Response;->protocol:Lcom/android/okhttp/Protocol;,unsupported 77Lcom/android/okhttp/internal/Internal;-><init>()V,unsupported 78Lcom/android/okhttp/internal/Internal;->addLenient(Lcom/android/okhttp/Headers$Builder;Ljava/lang/String;)V,unsupported 79Lcom/android/okhttp/internal/Internal;->addLenient(Lcom/android/okhttp/Headers$Builder;Ljava/lang/String;Ljava/lang/String;)V,unsupported 80Lcom/android/okhttp/internal/Internal;->apply(Lcom/android/okhttp/ConnectionSpec;Ljavax/net/ssl/SSLSocket;Z)V,unsupported 81Lcom/android/okhttp/internal/Internal;->callEngineGetStreamAllocation(Lcom/android/okhttp/Call;)Lcom/android/okhttp/internal/http/StreamAllocation;,unsupported 82Lcom/android/okhttp/internal/Internal;->callEnqueue(Lcom/android/okhttp/Call;Lcom/android/okhttp/Callback;Z)V,unsupported 83Lcom/android/okhttp/internal/Internal;->connectionBecameIdle(Lcom/android/okhttp/ConnectionPool;Lcom/android/okhttp/internal/io/RealConnection;)Z,unsupported 84Lcom/android/okhttp/internal/Internal;->get(Lcom/android/okhttp/ConnectionPool;Lcom/android/okhttp/Address;Lcom/android/okhttp/internal/http/StreamAllocation;)Lcom/android/okhttp/internal/io/RealConnection;,unsupported 85Lcom/android/okhttp/internal/Internal;->getHttpUrlChecked(Ljava/lang/String;)Lcom/android/okhttp/HttpUrl;,unsupported 86Lcom/android/okhttp/internal/Internal;->instance:Lcom/android/okhttp/internal/Internal;,unsupported 87Lcom/android/okhttp/internal/Internal;->internalCache(Lcom/android/okhttp/OkHttpClient;)Lcom/android/okhttp/internal/InternalCache;,unsupported 88Lcom/android/okhttp/internal/Internal;->put(Lcom/android/okhttp/ConnectionPool;Lcom/android/okhttp/internal/io/RealConnection;)V,unsupported 89Lcom/android/okhttp/internal/Internal;->routeDatabase(Lcom/android/okhttp/ConnectionPool;)Lcom/android/okhttp/internal/RouteDatabase;,unsupported 90Lcom/android/okhttp/internal/Internal;->setCache(Lcom/android/okhttp/OkHttpClient;Lcom/android/okhttp/internal/InternalCache;)V,unsupported 91Lcom/android/okhttp/internal/Platform;->get()Lcom/android/okhttp/internal/Platform;,unsupported 92Lcom/android/okhttp/internal/Platform;->logW(Ljava/lang/String;)V,unsupported 93Lcom/android/okhttp/internal/Util;->EMPTY_BYTE_ARRAY:[B,unsupported 94Lcom/android/okhttp/internal/Util;->UTF_8:Ljava/nio/charset/Charset;,unsupported 95Lcom/android/okhttp/internal/Util;->closeAll(Ljava/io/Closeable;Ljava/io/Closeable;)V,unsupported 96Lcom/android/okhttp/internal/Util;->closeQuietly(Ljava/io/Closeable;)V,unsupported 97Lcom/android/okhttp/internal/Version;->userAgent()Ljava/lang/String;,unsupported 98Lcom/android/okhttp/internal/http/HeaderParser;->skipUntil(Ljava/lang/String;ILjava/lang/String;)I,unsupported 99Lcom/android/okhttp/internal/http/HeaderParser;->skipWhitespace(Ljava/lang/String;I)I,unsupported 100Lcom/android/okhttp/internal/http/HttpDate;->format(Ljava/util/Date;)Ljava/lang/String;,unsupported 101Lcom/android/okhttp/internal/http/HttpDate;->parse(Ljava/lang/String;)Ljava/util/Date;,unsupported 102Lcom/android/okhttp/internal/http/HttpEngine;->getConnection()Lcom/android/okhttp/Connection;,unsupported 103Lcom/android/okhttp/internal/http/HttpEngine;->hasResponse()Z,unsupported 104Lcom/android/okhttp/internal/http/HttpEngine;->httpStream:Lcom/android/okhttp/internal/http/HttpStream;,unsupported 105Lcom/android/okhttp/internal/http/HttpEngine;->networkRequest(Lcom/android/okhttp/Request;)Lcom/android/okhttp/Request;,unsupported 106Lcom/android/okhttp/internal/http/HttpEngine;->networkRequest:Lcom/android/okhttp/Request;,unsupported 107Lcom/android/okhttp/internal/http/HttpEngine;->priorResponse:Lcom/android/okhttp/Response;,unsupported 108Lcom/android/okhttp/internal/http/HttpEngine;->readResponse()V,unsupported 109Lcom/android/okhttp/internal/http/HttpEngine;->sendRequest()V,unsupported 110Lcom/android/okhttp/internal/http/HttpEngine;->sentRequestMillis:J,unsupported 111Lcom/android/okhttp/internal/http/HttpEngine;->userResponse:Lcom/android/okhttp/Response;,unsupported 112Lcom/android/okhttp/internal/http/HttpEngine;->writingRequestHeaders()V,unsupported 113Lcom/android/okhttp/internal/http/RouteSelector;->hasNext()Z,unsupported 114Lcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->client:Lcom/android/okhttp/OkHttpClient;,unsupported 115Lcom/android/okhttp/internal/huc/HttpURLConnectionImpl;->httpEngine:Lcom/android/okhttp/internal/http/HttpEngine;,unsupported 116Lcom/android/okhttp/internal/huc/HttpsURLConnectionImpl;->delegate:Lcom/android/okhttp/internal/huc/HttpURLConnectionImpl;,unsupported 117Lcom/android/org/bouncycastle/asn1/ASN1EncodableVector;-><init>()V,unsupported 118Lcom/android/org/bouncycastle/asn1/ASN1EncodableVector;->add(Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)V,unsupported 119Lcom/android/org/bouncycastle/asn1/ASN1InputStream;-><init>(Ljava/io/InputStream;)V,max-target-r 120Lcom/android/org/bouncycastle/asn1/ASN1InputStream;-><init>([B)V,unsupported 121Lcom/android/org/bouncycastle/asn1/ASN1InputStream;->readObject()Lcom/android/org/bouncycastle/asn1/ASN1Primitive;,unsupported 122Lcom/android/org/bouncycastle/asn1/ASN1Integer;-><init>(Ljava/math/BigInteger;)V,unsupported 123Lcom/android/org/bouncycastle/asn1/DERBitString;-><init>([B)V,unsupported 124Lcom/android/org/bouncycastle/asn1/DEREncodableVector;-><init>()V,max-target-r 125Lcom/android/org/bouncycastle/asn1/DERInteger;-><init>(J)V,unsupported 126Lcom/android/org/bouncycastle/asn1/DERInteger;-><init>(Ljava/math/BigInteger;)V,max-target-r 127Lcom/android/org/bouncycastle/asn1/DERNull;->INSTANCE:Lcom/android/org/bouncycastle/asn1/DERNull;,unsupported 128Lcom/android/org/bouncycastle/asn1/DERObjectIdentifier;-><init>(Ljava/lang/String;)V,max-target-r 129Lcom/android/org/bouncycastle/asn1/DEROctetString;-><init>([B)V,max-target-r 130Lcom/android/org/bouncycastle/asn1/DEROutputStream;-><init>(Ljava/io/OutputStream;)V,max-target-r 131Lcom/android/org/bouncycastle/asn1/DERSequence;-><init>()V,unsupported 132Lcom/android/org/bouncycastle/asn1/DERSequence;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1EncodableVector;)V,unsupported 133Lcom/android/org/bouncycastle/asn1/DERSet;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1EncodableVector;)V,max-target-r 134Lcom/android/org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers;->sha256WithRSAEncryption:Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;,unsupported 135Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;)V,unsupported 136Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)V,unsupported 137Lcom/android/org/bouncycastle/asn1/x509/Certificate;->getInstance(Ljava/lang/Object;)Lcom/android/org/bouncycastle/asn1/x509/Certificate;,unsupported 138Lcom/android/org/bouncycastle/asn1/x509/DigestInfo;-><init>(Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;[B)V,max-target-r 139Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;->getInstance(Ljava/lang/Object;)Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;,unsupported 140Lcom/android/org/bouncycastle/asn1/x509/Time;-><init>(Ljava/util/Date;)V,unsupported 141Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;-><init>()V,unsupported 142Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->generateTBSCertificate()Lcom/android/org/bouncycastle/asn1/x509/TBSCertificate;,unsupported 143Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setEndDate(Lcom/android/org/bouncycastle/asn1/x509/Time;)V,unsupported 144Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setIssuer(Lcom/android/org/bouncycastle/asn1/x509/X509Name;)V,unsupported 145Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSerialNumber(Lcom/android/org/bouncycastle/asn1/ASN1Integer;)V,unsupported 146Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSignature(Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;)V,unsupported 147Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setStartDate(Lcom/android/org/bouncycastle/asn1/x509/Time;)V,unsupported 148Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSubject(Lcom/android/org/bouncycastle/asn1/x509/X509Name;)V,unsupported 149Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSubjectPublicKeyInfo(Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;)V,unsupported 150Lcom/android/org/bouncycastle/asn1/x509/X509Name;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1Sequence;)V,max-target-r 151Lcom/android/org/bouncycastle/asn1/x509/X509Name;-><init>(Ljava/lang/String;)V,unsupported 152Lcom/android/org/bouncycastle/asn1/x509/X509Name;->CN:Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;,max-target-r 153Lcom/android/org/bouncycastle/asn1/x509/X509Name;->getOIDs()Ljava/util/Vector;,max-target-r 154Lcom/android/org/bouncycastle/asn1/x509/X509Name;->getValues()Ljava/util/Vector;,max-target-r 155Lcom/android/org/bouncycastle/asn1/x9/X9ObjectIdentifiers;->ecdsa_with_SHA256:Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;,unsupported 156Lcom/android/org/bouncycastle/jce/X509Principal;-><init>([B)V,unsupported 157Lcom/android/org/bouncycastle/jce/provider/BouncyCastleProvider;-><init>()V,unsupported 158Lcom/android/org/bouncycastle/jce/provider/X509CertificateObject;-><init>(Lcom/android/org/bouncycastle/asn1/x509/Certificate;)V,unsupported 159Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;-><init>()V,unsupported 160Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->generate(Ljava/security/PrivateKey;)Ljava/security/cert/X509Certificate;,unsupported 161Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setIssuerDN(Lcom/android/org/bouncycastle/asn1/x509/X509Name;)V,unsupported 162Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setIssuerDN(Ljavax/security/auth/x500/X500Principal;)V,unsupported 163Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setNotAfter(Ljava/util/Date;)V,unsupported 164Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setNotBefore(Ljava/util/Date;)V,unsupported 165Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setPublicKey(Ljava/security/PublicKey;)V,unsupported 166Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSerialNumber(Ljava/math/BigInteger;)V,unsupported 167Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSignatureAlgorithm(Ljava/lang/String;)V,unsupported 168Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSubjectDN(Lcom/android/org/bouncycastle/asn1/x509/X509Name;)V,unsupported 169Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSubjectDN(Ljavax/security/auth/x500/X500Principal;)V,unsupported 170Lcom/sun/nio/file/ExtendedWatchEventModifier;->FILE_TREE:Lcom/sun/nio/file/ExtendedWatchEventModifier;,unsupported 171Ldalvik/system/BaseDexClassLoader;-><init>(Ljava/lang/String;Ljava/io/File;Ljava/lang/String;Ljava/lang/ClassLoader;Z)V,unsupported 172Ldalvik/system/BaseDexClassLoader;->addDexPath(Ljava/lang/String;)V,unsupported 173Ldalvik/system/BaseDexClassLoader;->addDexPath(Ljava/lang/String;Z)V,unsupported 174Ldalvik/system/BaseDexClassLoader;->getLdLibraryPath()Ljava/lang/String;,unsupported 175Ldalvik/system/BaseDexClassLoader;->pathList:Ldalvik/system/DexPathList;,unsupported 176Ldalvik/system/BlockGuard$BlockGuardPolicyException;-><init>(IILjava/lang/String;)V,unsupported 177Ldalvik/system/BlockGuard$BlockGuardPolicyException;->mMessage:Ljava/lang/String;,unsupported 178Ldalvik/system/BlockGuard$BlockGuardPolicyException;->mPolicyState:I,unsupported 179Ldalvik/system/BlockGuard$BlockGuardPolicyException;->mPolicyViolated:I,unsupported 180Ldalvik/system/BlockGuard$Policy;->onNetwork()V,unsupported 181Ldalvik/system/BlockGuard$Policy;->onReadFromDisk()V,unsupported 182Ldalvik/system/BlockGuard;->LAX_POLICY:Ldalvik/system/BlockGuard$Policy;,unsupported 183Ldalvik/system/BlockGuard;->getThreadPolicy()Ldalvik/system/BlockGuard$Policy;,unsupported 184Ldalvik/system/BlockGuard;->setThreadPolicy(Ldalvik/system/BlockGuard$Policy;)V,unsupported 185Ldalvik/system/BlockGuard;->threadPolicy:Ljava/lang/ThreadLocal;,unsupported 186Ldalvik/system/CloseGuard$DefaultReporter;-><init>()V,unsupported 187Ldalvik/system/CloseGuard$Reporter;->report(Ljava/lang/String;Ljava/lang/Throwable;)V,unsupported 188Ldalvik/system/CloseGuard;-><init>()V,unsupported 189Ldalvik/system/CloseGuard;->close()V,unsupported 190Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard;,unsupported 191Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)V,unsupported 192Ldalvik/system/CloseGuard;->setEnabled(Z)V,unsupported 193Ldalvik/system/CloseGuard;->setReporter(Ldalvik/system/CloseGuard$Reporter;)V,unsupported 194Ldalvik/system/CloseGuard;->warnIfOpen()V,unsupported 195Ldalvik/system/DexFile$DFEnum;->mNameList:[Ljava/lang/String;,unsupported 196Ldalvik/system/DexFile;->getClassNameList(Ljava/lang/Object;)[Ljava/lang/String;,unsupported 197Ldalvik/system/DexFile;->isBackedByOatFile()Z,unsupported 198Ldalvik/system/DexFile;->loadClassBinaryName(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/util/List;)Ljava/lang/Class;,unsupported 199Ldalvik/system/DexFile;->loadDex(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ldalvik/system/DexFile;,unsupported 200Ldalvik/system/DexFile;->mCookie:Ljava/lang/Object;,unsupported 201Ldalvik/system/DexFile;->mFileName:Ljava/lang/String;,unsupported 202Ldalvik/system/DexFile;->mInternalCookie:Ljava/lang/Object;,unsupported 203Ldalvik/system/DexFile;->openDexFile(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ljava/lang/Object;,unsupported 204Ldalvik/system/DexFile;->openDexFileNative(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ljava/lang/Object;,unsupported 205Ldalvik/system/DexPathList$Element;-><init>(Ldalvik/system/DexFile;Ljava/io/File;)V,unsupported 206Ldalvik/system/DexPathList$Element;-><init>(Ljava/io/File;ZLjava/io/File;Ldalvik/system/DexFile;)V,unsupported 207Ldalvik/system/DexPathList$Element;->dexFile:Ldalvik/system/DexFile;,unsupported 208Ldalvik/system/DexPathList$Element;->path:Ljava/io/File;,unsupported 209Ldalvik/system/DexPathList$NativeLibraryElement;-><init>(Ljava/io/File;)V,unsupported 210Ldalvik/system/DexPathList$NativeLibraryElement;->path:Ljava/io/File;,unsupported 211Ldalvik/system/DexPathList;-><init>(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)V,unsupported 212Ldalvik/system/DexPathList;->addDexPath(Ljava/lang/String;Ljava/io/File;)V,unsupported 213Ldalvik/system/DexPathList;->addNativePath(Ljava/util/Collection;)V,unsupported 214Ldalvik/system/DexPathList;->definingContext:Ljava/lang/ClassLoader;,unsupported 215Ldalvik/system/DexPathList;->dexElements:[Ldalvik/system/DexPathList$Element;,unsupported 216Ldalvik/system/DexPathList;->dexElementsSuppressedExceptions:[Ljava/io/IOException;,unsupported 217Ldalvik/system/DexPathList;->loadDexFile(Ljava/io/File;Ljava/io/File;Ljava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ldalvik/system/DexFile;,unsupported 218Ldalvik/system/DexPathList;->makeDexElements(Ljava/util/List;Ljava/io/File;Ljava/util/List;Ljava/lang/ClassLoader;)[Ldalvik/system/DexPathList$Element;,unsupported 219Ldalvik/system/DexPathList;->makeInMemoryDexElements([Ljava/nio/ByteBuffer;Ljava/util/List;)[Ldalvik/system/DexPathList$Element;,unsupported 220Ldalvik/system/DexPathList;->makePathElements(Ljava/util/List;)[Ldalvik/system/DexPathList$NativeLibraryElement;,unsupported 221Ldalvik/system/DexPathList;->makePathElements(Ljava/util/List;Ljava/io/File;Ljava/util/List;)[Ldalvik/system/DexPathList$Element;,unsupported 222Ldalvik/system/DexPathList;->nativeLibraryDirectories:Ljava/util/List;,unsupported 223Ldalvik/system/DexPathList;->nativeLibraryPathElements:[Ldalvik/system/DexPathList$NativeLibraryElement;,unsupported 224Ldalvik/system/DexPathList;->splitPaths(Ljava/lang/String;Z)Ljava/util/List;,unsupported 225Ldalvik/system/DexPathList;->systemNativeLibraryDirectories:Ljava/util/List;,unsupported 226Ldalvik/system/SocketTagger;->get()Ldalvik/system/SocketTagger;,unsupported 227Ldalvik/system/SocketTagger;->tag(Ljava/net/Socket;)V,unsupported 228Ldalvik/system/SocketTagger;->untag(Ljava/net/Socket;)V,unsupported 229Ldalvik/system/VMDebug;->allowHiddenApiReflectionFrom(Ljava/lang/Class;)V,unsupported 230Ldalvik/system/VMDebug;->dumpReferenceTables()V,unsupported 231Ldalvik/system/VMDebug;->isDebuggerConnected()Z,unsupported 232Ldalvik/system/VMRuntime;->addressOf(Ljava/lang/Object;)J,unsupported 233Ldalvik/system/VMRuntime;->clearGrowthLimit()V,unsupported 234Ldalvik/system/VMRuntime;->gcSoftReferences()V,unsupported 235Ldalvik/system/VMRuntime;->getCurrentInstructionSet()Ljava/lang/String;,unsupported 236Ldalvik/system/VMRuntime;->getExternalBytesAllocated()J,unsupported 237Ldalvik/system/VMRuntime;->getInstructionSet(Ljava/lang/String;)Ljava/lang/String;,unsupported 238Ldalvik/system/VMRuntime;->getMinimumHeapSize()J,unsupported 239Ldalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime;,unsupported 240Ldalvik/system/VMRuntime;->is64Bit()Z,unsupported 241Ldalvik/system/VMRuntime;->is64BitAbi(Ljava/lang/String;)Z,unsupported 242Ldalvik/system/VMRuntime;->newNonMovableArray(Ljava/lang/Class;I)Ljava/lang/Object;,unsupported 243Ldalvik/system/VMRuntime;->registerNativeAllocation(I)V,unsupported 244Ldalvik/system/VMRuntime;->registerNativeAllocation(J)V,unsupported 245Ldalvik/system/VMRuntime;->registerNativeFree(I)V,unsupported 246Ldalvik/system/VMRuntime;->registerNativeFree(J)V,unsupported 247Ldalvik/system/VMRuntime;->runFinalization(J)V,unsupported 248Ldalvik/system/VMRuntime;->runFinalizationSync()V,unsupported 249Ldalvik/system/VMRuntime;->setMinimumHeapSize(J)J,unsupported 250Ldalvik/system/VMRuntime;->setTargetHeapUtilization(F)F,unsupported 251Ldalvik/system/VMRuntime;->setTargetSdkVersion(I)V,blocked 252Ldalvik/system/VMRuntime;->trackExternalAllocation(J)Z,unsupported 253Ldalvik/system/VMRuntime;->trackExternalFree(J)V,unsupported 254Ldalvik/system/VMRuntime;->vmInstructionSet()Ljava/lang/String;,unsupported 255Ldalvik/system/VMRuntime;->vmLibrary()Ljava/lang/String;,unsupported 256Ldalvik/system/VMStack;->fillStackTraceElements(Ljava/lang/Thread;[Ljava/lang/StackTraceElement;)I,unsupported 257Ldalvik/system/VMStack;->getCallingClassLoader()Ljava/lang/ClassLoader;,unsupported 258Ldalvik/system/VMStack;->getStackClass2()Ljava/lang/Class;,unsupported 259Ldalvik/system/VMStack;->getThreadStackTrace(Ljava/lang/Thread;)[Ljava/lang/StackTraceElement;,unsupported 260Ljava/io/Console;->encoding()Ljava/lang/String;,max-target-r 261Ljava/io/File;->filePath:Ljava/nio/file/Path;,max-target-r 262Ljava/io/File;->fs:Ljava/io/FileSystem;,unsupported 263Ljava/io/File;->path:Ljava/lang/String;,max-target-r 264Ljava/io/File;->prefixLength:I,max-target-r 265Ljava/io/File;->status:Ljava/io/File$PathStatus;,max-target-r 266Ljava/io/FileDescriptor;->descriptor:I,unsupported 267Ljava/io/FileDescriptor;->getInt$()I,unsupported 268Ljava/io/FileDescriptor;->isSocket$()Z,max-target-r 269Ljava/io/FileDescriptor;->setInt$(I)V,unsupported 270Ljava/io/FileInputStream;->fd:Ljava/io/FileDescriptor;,max-target-r 271Ljava/io/FileOutputStream;->channel:Ljava/nio/channels/FileChannel;,unsupported 272Ljava/io/FileOutputStream;->fd:Ljava/io/FileDescriptor;,max-target-r 273Ljava/io/FileSystem;->canonicalize(Ljava/lang/String;)Ljava/lang/String;,unsupported 274Ljava/io/FileSystem;->checkAccess(Ljava/io/File;I)Z,unsupported 275Ljava/io/FileSystem;->compare(Ljava/io/File;Ljava/io/File;)I,unsupported 276Ljava/io/FileSystem;->createDirectory(Ljava/io/File;)Z,unsupported 277Ljava/io/FileSystem;->createFileExclusively(Ljava/lang/String;)Z,unsupported 278Ljava/io/FileSystem;->delete(Ljava/io/File;)Z,unsupported 279Ljava/io/FileSystem;->fromURIPath(Ljava/lang/String;)Ljava/lang/String;,unsupported 280Ljava/io/FileSystem;->getBooleanAttributes(Ljava/io/File;)I,unsupported 281Ljava/io/FileSystem;->getDefaultParent()Ljava/lang/String;,unsupported 282Ljava/io/FileSystem;->getLastModifiedTime(Ljava/io/File;)J,unsupported 283Ljava/io/FileSystem;->getLength(Ljava/io/File;)J,unsupported 284Ljava/io/FileSystem;->getPathSeparator()C,unsupported 285Ljava/io/FileSystem;->getSeparator()C,unsupported 286Ljava/io/FileSystem;->getSpace(Ljava/io/File;I)J,unsupported 287Ljava/io/FileSystem;->hashCode(Ljava/io/File;)I,unsupported 288Ljava/io/FileSystem;->isAbsolute(Ljava/io/File;)Z,unsupported 289Ljava/io/FileSystem;->list(Ljava/io/File;)[Ljava/lang/String;,unsupported 290Ljava/io/FileSystem;->listRoots()[Ljava/io/File;,unsupported 291Ljava/io/FileSystem;->normalize(Ljava/lang/String;)Ljava/lang/String;,unsupported 292Ljava/io/FileSystem;->prefixLength(Ljava/lang/String;)I,unsupported 293Ljava/io/FileSystem;->rename(Ljava/io/File;Ljava/io/File;)Z,unsupported 294Ljava/io/FileSystem;->resolve(Ljava/io/File;)Ljava/lang/String;,unsupported 295Ljava/io/FileSystem;->resolve(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;,unsupported 296Ljava/io/FileSystem;->setLastModifiedTime(Ljava/io/File;J)Z,unsupported 297Ljava/io/FileSystem;->setPermission(Ljava/io/File;IZZ)Z,unsupported 298Ljava/io/FileSystem;->setReadOnly(Ljava/io/File;)Z,unsupported 299Ljava/io/ObjectInputStream;->bin:Ljava/io/ObjectInputStream$BlockDataInputStream;,unsupported 300Ljava/io/ObjectInputStream;->bytesToDoubles([BI[DII)V,unsupported 301Ljava/io/ObjectInputStream;->bytesToFloats([BI[FII)V,unsupported 302Ljava/io/ObjectOutputStream;->protocol:I,max-target-r 303Ljava/io/ObjectStreamClass;->computeDefaultSUID(Ljava/lang/Class;)J,unsupported 304Ljava/io/ObjectStreamClass;->computeFieldOffsets()V,unsupported 305Ljava/io/ObjectStreamClass;->fields:[Ljava/io/ObjectStreamField;,unsupported 306Ljava/io/ObjectStreamClass;->getConstructorId(Ljava/lang/Class;)J,unsupported 307Ljava/io/ObjectStreamClass;->getLocalDesc()Ljava/io/ObjectStreamClass;,unsupported 308Ljava/io/ObjectStreamClass;->getNumObjFields()I,unsupported 309Ljava/io/ObjectStreamClass;->getPrimDataSize()I,unsupported 310Ljava/io/ObjectStreamClass;->hasReadObjectMethod()Z,unsupported 311Ljava/io/ObjectStreamClass;->hasReadObjectNoDataMethod()Z,unsupported 312Ljava/io/ObjectStreamClass;->hasWriteObjectData()Z,unsupported 313Ljava/io/ObjectStreamClass;->newInstance()Ljava/lang/Object;,unsupported 314Ljava/io/ObjectStreamClass;->newInstance(Ljava/lang/Class;J)Ljava/lang/Object;,unsupported 315Ljava/io/ObjectStreamField;->getField()Ljava/lang/reflect/Field;,unsupported 316Ljava/io/RandomAccessFile;->fd:Ljava/io/FileDescriptor;,max-target-r 317Ljava/lang/AbstractStringBuilder;->value:[C,unsupported 318Ljava/lang/Boolean;->value:Z,max-target-p 319Ljava/lang/Byte;->toHexString(BZ)Ljava/lang/String;,unsupported 320Ljava/lang/Byte;->value:B,max-target-p 321Ljava/lang/Character;->value:C,max-target-p 322Ljava/lang/Class;-><init>()V,unsupported 323Ljava/lang/Class;->accessFlags:I,unsupported 324Ljava/lang/Class;->classLoader:Ljava/lang/ClassLoader;,unsupported 325Ljava/lang/Class;->clinitThreadId:I,max-target-r 326Ljava/lang/Class;->dexCache:Ljava/lang/Object;,unsupported 327Ljava/lang/Class;->dexClassDefIndex:I,unsupported 328Ljava/lang/Class;->getDeclaredMethodsUnchecked(Z)[Ljava/lang/reflect/Method;,unsupported 329Ljava/lang/Class;->getMethod(Ljava/lang/String;[Ljava/lang/Class;Z)Ljava/lang/reflect/Method;,unsupported 330Ljava/lang/Class;->ifTable:[Ljava/lang/Object;,unsupported 331Ljava/lang/Class;->name:Ljava/lang/String;,unsupported 332Ljava/lang/Class;->objectSize:I,unsupported 333Ljava/lang/Class;->status:I,max-target-r 334Ljava/lang/ClassLoader;->parent:Ljava/lang/ClassLoader;,unsupported 335Ljava/lang/Daemons$Daemon;->isRunning()Z,unsupported 336Ljava/lang/Daemons$Daemon;->start()V,unsupported 337Ljava/lang/Daemons$Daemon;->stop()V,unsupported 338Ljava/lang/Daemons$Daemon;->thread:Ljava/lang/Thread;,unsupported 339Ljava/lang/Daemons$FinalizerDaemon;->INSTANCE:Ljava/lang/Daemons$FinalizerDaemon;,unsupported 340Ljava/lang/Daemons$FinalizerDaemon;->finalizingObject:Ljava/lang/Object;,unsupported 341Ljava/lang/Daemons$FinalizerWatchdogDaemon;->INSTANCE:Ljava/lang/Daemons$FinalizerWatchdogDaemon;,unsupported 342Ljava/lang/Daemons$ReferenceQueueDaemon;->INSTANCE:Ljava/lang/Daemons$ReferenceQueueDaemon;,unsupported 343Ljava/lang/Daemons;->MAX_FINALIZE_NANOS:J,unsupported 344Ljava/lang/Daemons;->requestHeapTrim()V,unsupported 345Ljava/lang/Daemons;->start()V,unsupported 346Ljava/lang/Daemons;->stop()V,unsupported 347Ljava/lang/DexCache;->dexFile:J,unsupported 348Ljava/lang/Double;->value:D,max-target-p 349Ljava/lang/Enum;->getSharedConstants(Ljava/lang/Class;)[Ljava/lang/Enum;,max-target-r 350Ljava/lang/Enum;->name:Ljava/lang/String;,max-target-r 351Ljava/lang/Enum;->ordinal:I,max-target-r 352Ljava/lang/Float;->value:F,max-target-p 353Ljava/lang/Integer;->value:I,max-target-p 354Ljava/lang/Long;->value:J,max-target-p 355Ljava/lang/Object;->identityHashCode(Ljava/lang/Object;)I,unsupported 356Ljava/lang/Runtime;-><init>()V,max-target-r 357Ljava/lang/Runtime;->load(Ljava/lang/String;Ljava/lang/ClassLoader;)V,unsupported 358Ljava/lang/Runtime;->loadLibrary(Ljava/lang/String;Ljava/lang/ClassLoader;)V,unsupported 359Ljava/lang/Runtime;->loadLibrary0(Ljava/lang/ClassLoader;Ljava/lang/String;)V,unsupported 360Ljava/lang/Runtime;->mLibPaths:[Ljava/lang/String;,unsupported 361Ljava/lang/Runtime;->nativeLoad(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;,unsupported 362Ljava/lang/Short;->value:S,max-target-p 363Ljava/lang/StackTraceElement;->declaringClass:Ljava/lang/String;,unsupported 364Ljava/lang/StackTraceElement;->fileName:Ljava/lang/String;,unsupported 365Ljava/lang/StackTraceElement;->lineNumber:I,unsupported 366Ljava/lang/StackTraceElement;->methodName:Ljava/lang/String;,unsupported 367Ljava/lang/String;-><init>(II[C)V,unsupported 368Ljava/lang/String;->count:I,unsupported 369Ljava/lang/String;->getCharsNoCheck(II[CI)V,max-target-r 370Ljava/lang/String;->hash:I,max-target-r 371Ljava/lang/String;->indexOf([CII[CIII)I,max-target-r 372Ljava/lang/String;->lastIndexOf([CII[CIII)I,max-target-r 373Ljava/lang/System;-><init>()V,max-target-r 374Ljava/lang/System;->arraycopy([BI[BII)V,unsupported 375Ljava/lang/System;->arraycopy([CI[CII)V,unsupported 376Ljava/lang/System;->arraycopy([FI[FII)V,unsupported 377Ljava/lang/System;->arraycopy([II[III)V,unsupported 378Ljava/lang/System;->arraycopy([JI[JII)V,unsupported 379Ljava/lang/System;->arraycopy([SI[SII)V,unsupported 380Ljava/lang/System;->arraycopy([ZI[ZII)V,unsupported 381Ljava/lang/System;->log(CLjava/lang/String;Ljava/lang/Throwable;)V,max-target-r 382Ljava/lang/System;->logE(Ljava/lang/String;)V,unsupported 383Ljava/lang/System;->logE(Ljava/lang/String;Ljava/lang/Throwable;)V,unsupported 384Ljava/lang/System;->logW(Ljava/lang/String;Ljava/lang/Throwable;)V,unsupported 385Ljava/lang/Thread;-><init>(Ljava/lang/ThreadGroup;Ljava/lang/String;IZ)V,max-target-r 386Ljava/lang/Thread;->contextClassLoader:Ljava/lang/ClassLoader;,unsupported 387Ljava/lang/Thread;->daemon:Z,unsupported 388Ljava/lang/Thread;->dispatchUncaughtException(Ljava/lang/Throwable;)V,max-target-r 389Ljava/lang/Thread;->getUncaughtExceptionPreHandler()Ljava/lang/Thread$UncaughtExceptionHandler;,unsupported 390Ljava/lang/Thread;->group:Ljava/lang/ThreadGroup;,unsupported 391Ljava/lang/Thread;->inheritableThreadLocals:Ljava/lang/ThreadLocal$ThreadLocalMap;,unsupported 392Ljava/lang/Thread;->inheritedAccessControlContext:Ljava/security/AccessControlContext;,unsupported 393Ljava/lang/Thread;->lock:Ljava/lang/Object;,unsupported 394Ljava/lang/Thread;->name:Ljava/lang/String;,unsupported 395Ljava/lang/Thread;->nativePeer:J,unsupported 396Ljava/lang/Thread;->parkBlocker:Ljava/lang/Object;,unsupported 397Ljava/lang/Thread;->priority:I,unsupported 398Ljava/lang/Thread;->target:Ljava/lang/Runnable;,unsupported 399Ljava/lang/Thread;->threadLocals:Ljava/lang/ThreadLocal$ThreadLocalMap;,unsupported 400Ljava/lang/Thread;->threadSeqNumber:J,unsupported 401Ljava/lang/Thread;->uncaughtExceptionPreHandler:Ljava/lang/Thread$UncaughtExceptionHandler;,unsupported 402Ljava/lang/ThreadGroup;->add(Ljava/lang/Thread;)V,max-target-r 403Ljava/lang/ThreadGroup;->groups:[Ljava/lang/ThreadGroup;,unsupported 404Ljava/lang/ThreadGroup;->mainThreadGroup:Ljava/lang/ThreadGroup;,max-target-r 405Ljava/lang/ThreadGroup;->name:Ljava/lang/String;,max-target-r 406Ljava/lang/ThreadGroup;->ngroups:I,unsupported 407Ljava/lang/ThreadGroup;->parent:Ljava/lang/ThreadGroup;,unsupported 408Ljava/lang/ThreadGroup;->systemThreadGroup:Ljava/lang/ThreadGroup;,unsupported 409Ljava/lang/ThreadGroup;->threadTerminated(Ljava/lang/Thread;)V,max-target-r 410Ljava/lang/ThreadLocal;->getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap;,max-target-r 411Ljava/lang/Throwable;->backtrace:Ljava/lang/Object;,unsupported 412Ljava/lang/Throwable;->cause:Ljava/lang/Throwable;,unsupported 413Ljava/lang/Throwable;->detailMessage:Ljava/lang/String;,unsupported 414Ljava/lang/Throwable;->getOurStackTrace()[Ljava/lang/StackTraceElement;,unsupported 415Ljava/lang/Throwable;->nativeFillInStackTrace()Ljava/lang/Object;,max-target-r 416Ljava/lang/Throwable;->printStackTrace(Ljava/lang/Throwable$PrintStreamOrWriter;)V,unsupported 417Ljava/lang/Throwable;->stackTrace:[Ljava/lang/StackTraceElement;,unsupported 418Ljava/lang/Throwable;->suppressedExceptions:Ljava/util/List;,max-target-r 419Ljava/lang/UNIXProcess;->pid:I,unsupported 420Ljava/lang/Void;-><init>()V,unsupported 421Ljava/lang/invoke/MethodHandles$Lookup;-><init>(Ljava/lang/Class;I)V,unsupported 422Ljava/lang/invoke/SerializedLambda;-><init>(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V,max-target-r 423Ljava/lang/invoke/SerializedLambda;->getCapturedArg(I)Ljava/lang/Object;,unsupported 424Ljava/lang/invoke/SerializedLambda;->getCapturedArgCount()I,max-target-r 425Ljava/lang/invoke/SerializedLambda;->getCapturingClass()Ljava/lang/String;,max-target-r 426Ljava/lang/invoke/SerializedLambda;->getFunctionalInterfaceClass()Ljava/lang/String;,unsupported 427Ljava/lang/invoke/SerializedLambda;->getFunctionalInterfaceMethodName()Ljava/lang/String;,unsupported 428Ljava/lang/invoke/SerializedLambda;->getFunctionalInterfaceMethodSignature()Ljava/lang/String;,unsupported 429Ljava/lang/invoke/SerializedLambda;->getImplClass()Ljava/lang/String;,unsupported 430Ljava/lang/invoke/SerializedLambda;->getImplMethodKind()I,unsupported 431Ljava/lang/invoke/SerializedLambda;->getImplMethodName()Ljava/lang/String;,unsupported 432Ljava/lang/invoke/SerializedLambda;->getImplMethodSignature()Ljava/lang/String;,unsupported 433Ljava/lang/invoke/SerializedLambda;->getInstantiatedMethodType()Ljava/lang/String;,max-target-r 434Ljava/lang/ref/FinalizerReference;->add(Ljava/lang/Object;)V,unsupported 435Ljava/lang/ref/FinalizerReference;->head:Ljava/lang/ref/FinalizerReference;,unsupported 436Ljava/lang/ref/FinalizerReference;->next:Ljava/lang/ref/FinalizerReference;,unsupported 437Ljava/lang/ref/FinalizerReference;->queue:Ljava/lang/ref/ReferenceQueue;,unsupported 438Ljava/lang/ref/FinalizerReference;->remove(Ljava/lang/ref/FinalizerReference;)V,unsupported 439Ljava/lang/ref/Reference;->getReferent()Ljava/lang/Object;,max-target-r 440Ljava/lang/ref/Reference;->referent:Ljava/lang/Object;,unsupported 441Ljava/lang/ref/ReferenceQueue;->add(Ljava/lang/ref/Reference;)V,max-target-r 442Ljava/lang/reflect/AccessibleObject;->override:Z,unsupported 443Ljava/lang/reflect/Constructor;->serializationCopy(Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/reflect/Constructor;,max-target-r 444Ljava/lang/reflect/Executable;->artMethod:J,unsupported 445Ljava/lang/reflect/Field;->accessFlags:I,unsupported 446Ljava/lang/reflect/Field;->getOffset()I,unsupported 447Ljava/lang/reflect/Parameter;-><init>(Ljava/lang/String;ILjava/lang/reflect/Executable;I)V,max-target-r 448Ljava/lang/reflect/Proxy;->invoke(Ljava/lang/reflect/Proxy;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;,max-target-r 449Ljava/net/AddressCache$AddressCacheEntry;-><init>(Ljava/lang/Object;)V,unsupported 450Ljava/net/AddressCache$AddressCacheEntry;->expiryNanos:J,unsupported 451Ljava/net/AddressCache$AddressCacheEntry;->value:Ljava/lang/Object;,unsupported 452Ljava/net/AddressCache$AddressCacheKey;->mHostname:Ljava/lang/String;,unsupported 453Ljava/net/AddressCache;->cache:Llibcore/util/BasicLruCache;,unsupported 454Ljava/net/Authenticator;->theAuthenticator:Ljava/net/Authenticator;,unsupported 455Ljava/net/DatagramSocket;->getFileDescriptor$()Ljava/io/FileDescriptor;,unsupported 456Ljava/net/DatagramSocket;->impl:Ljava/net/DatagramSocketImpl;,unsupported 457Ljava/net/HttpCookie;->assignors:Ljava/util/Map;,max-target-r 458Ljava/net/HttpCookie;->comment:Ljava/lang/String;,max-target-r 459Ljava/net/HttpCookie;->commentURL:Ljava/lang/String;,max-target-r 460Ljava/net/HttpCookie;->domain:Ljava/lang/String;,max-target-r 461Ljava/net/HttpCookie;->header:Ljava/lang/String;,max-target-r 462Ljava/net/HttpCookie;->httpOnly:Z,unsupported 463Ljava/net/HttpCookie;->maxAge:J,max-target-r 464Ljava/net/HttpCookie;->name:Ljava/lang/String;,max-target-r 465Ljava/net/HttpCookie;->path:Ljava/lang/String;,max-target-r 466Ljava/net/HttpCookie;->portlist:Ljava/lang/String;,max-target-r 467Ljava/net/HttpCookie;->secure:Z,max-target-r 468Ljava/net/HttpCookie;->toDiscard:Z,max-target-r 469Ljava/net/HttpCookie;->tspecials:Ljava/lang/String;,max-target-r 470Ljava/net/HttpCookie;->value:Ljava/lang/String;,max-target-r 471Ljava/net/HttpCookie;->version:I,max-target-r 472Ljava/net/HttpCookie;->whenCreated:J,unsupported 473Ljava/net/Inet4Address;-><init>()V,max-target-r 474Ljava/net/Inet4Address;->ALL:Ljava/net/InetAddress;,max-target-r 475Ljava/net/Inet4Address;->ANY:Ljava/net/InetAddress;,max-target-r 476Ljava/net/Inet6Address$Inet6AddressHolder;->ipaddress:[B,max-target-r 477Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id:I,max-target-r 478Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id_set:Z,max-target-r 479Ljava/net/Inet6Address$Inet6AddressHolder;->scope_ifname:Ljava/net/NetworkInterface;,max-target-r 480Ljava/net/Inet6Address;-><init>()V,max-target-r 481Ljava/net/Inet6Address;->ANY:Ljava/net/InetAddress;,max-target-r 482Ljava/net/Inet6Address;->holder6:Ljava/net/Inet6Address$Inet6AddressHolder;,max-target-r 483Ljava/net/Inet6AddressImpl;->addressCache:Ljava/net/AddressCache;,unsupported 484Ljava/net/InetAddress$InetAddressHolder;->address:I,max-target-r 485Ljava/net/InetAddress$InetAddressHolder;->family:I,max-target-r 486Ljava/net/InetAddress$InetAddressHolder;->hostName:Ljava/lang/String;,unsupported 487Ljava/net/InetAddress$InetAddressHolder;->originalHostName:Ljava/lang/String;,max-target-r 488Ljava/net/InetAddress;->clearDnsCache()V,unsupported 489Ljava/net/InetAddress;->getAllByNameOnNet(Ljava/lang/String;I)[Ljava/net/InetAddress;,unsupported 490Ljava/net/InetAddress;->holder()Ljava/net/InetAddress$InetAddressHolder;,unsupported 491Ljava/net/InetAddress;->holder:Ljava/net/InetAddress$InetAddressHolder;,unsupported 492Ljava/net/InetAddress;->isNumeric(Ljava/lang/String;)Z,max-target-p 493Ljava/net/InetAddress;->parseNumericAddress(Ljava/lang/String;)Ljava/net/InetAddress;,max-target-p 494Ljava/net/InetSocketAddress;->holder:Ljava/net/InetSocketAddress$InetSocketAddressHolder;,unsupported 495Ljava/net/InterfaceAddress;-><init>()V,max-target-r 496Ljava/net/PlainSocketImpl;-><init>()V,unsupported 497Ljava/net/Proxy;-><init>()V,max-target-r 498Ljava/net/ServerSocket;->factory:Ljava/net/SocketImplFactory;,max-target-r 499Ljava/net/Socket;->factory:Ljava/net/SocketImplFactory;,max-target-r 500Ljava/net/Socket;->getFileDescriptor$()Ljava/io/FileDescriptor;,unsupported 501Ljava/net/Socket;->impl:Ljava/net/SocketImpl;,unsupported 502Ljava/net/SocketException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V,unsupported 503Ljava/net/SocketImpl;->serverSocket:Ljava/net/ServerSocket;,unsupported 504Ljava/net/SocketImpl;->socket:Ljava/net/Socket;,unsupported 505Ljava/net/SocksSocketImpl;-><init>()V,unsupported 506Ljava/net/URI;->fragment:Ljava/lang/String;,unsupported 507Ljava/net/URI;->host:Ljava/lang/String;,unsupported 508Ljava/net/URI;->port:I,unsupported 509Ljava/net/URI;->query:Ljava/lang/String;,max-target-r 510Ljava/net/URI;->string:Ljava/lang/String;,unsupported 511Ljava/net/URL;->factory:Ljava/net/URLStreamHandlerFactory;,unsupported 512Ljava/net/URL;->handler:Ljava/net/URLStreamHandler;,unsupported 513Ljava/net/URL;->handlers:Ljava/util/Hashtable;,unsupported 514Ljava/net/URL;->protocol:Ljava/lang/String;,max-target-r 515Ljava/net/URLClassLoader;->acc:Ljava/security/AccessControlContext;,unsupported 516Ljava/net/URLClassLoader;->ucp:Lsun/misc/URLClassPath;,unsupported 517Ljava/nio/Buffer;->_elementSizeShift:I,unsupported 518Ljava/nio/Buffer;->address:J,unsupported 519Ljava/nio/Buffer;->capacity:I,max-target-r 520Ljava/nio/Buffer;->limit:I,unsupported 521Ljava/nio/Buffer;->position:I,unsupported 522Ljava/nio/ByteBuffer;->clear()Ljava/nio/ByteBuffer;,public-api 523Ljava/nio/ByteBuffer;->flip()Ljava/nio/ByteBuffer;,public-api 524Ljava/nio/ByteBuffer;->hb:[B,max-target-r 525Ljava/nio/ByteBuffer;->isReadOnly:Z,max-target-r 526Ljava/nio/ByteBuffer;->limit(I)Ljava/nio/ByteBuffer;,public-api 527Ljava/nio/ByteBuffer;->mark()Ljava/nio/ByteBuffer;,public-api 528Ljava/nio/ByteBuffer;->offset:I,max-target-r 529Ljava/nio/ByteBuffer;->position(I)Ljava/nio/ByteBuffer;,public-api 530Ljava/nio/ByteBuffer;->reset()Ljava/nio/ByteBuffer;,public-api 531Ljava/nio/ByteBuffer;->rewind()Ljava/nio/ByteBuffer;,public-api 532Ljava/nio/CharBuffer;->clear()Ljava/nio/CharBuffer;,public-api 533Ljava/nio/CharBuffer;->flip()Ljava/nio/CharBuffer;,public-api 534Ljava/nio/CharBuffer;->limit(I)Ljava/nio/CharBuffer;,public-api 535Ljava/nio/CharBuffer;->mark()Ljava/nio/CharBuffer;,public-api 536Ljava/nio/CharBuffer;->position(I)Ljava/nio/CharBuffer;,public-api 537Ljava/nio/CharBuffer;->reset()Ljava/nio/CharBuffer;,public-api 538Ljava/nio/CharBuffer;->rewind()Ljava/nio/CharBuffer;,public-api 539Ljava/nio/CharBuffer;->toString(II)Ljava/lang/String;,max-target-r 540Ljava/nio/DirectByteBuffer;-><init>(JI)V,max-target-r 541Ljava/nio/DirectByteBuffer;->cleaner()Lsun/misc/Cleaner;,unsupported 542Ljava/nio/DirectByteBuffer;->compact()Ljava/nio/MappedByteBuffer;,public-api 543Ljava/nio/DoubleBuffer;->clear()Ljava/nio/DoubleBuffer;,public-api 544Ljava/nio/DoubleBuffer;->flip()Ljava/nio/DoubleBuffer;,public-api 545Ljava/nio/DoubleBuffer;->limit(I)Ljava/nio/DoubleBuffer;,public-api 546Ljava/nio/DoubleBuffer;->mark()Ljava/nio/DoubleBuffer;,public-api 547Ljava/nio/DoubleBuffer;->position(I)Ljava/nio/DoubleBuffer;,public-api 548Ljava/nio/DoubleBuffer;->reset()Ljava/nio/DoubleBuffer;,public-api 549Ljava/nio/DoubleBuffer;->rewind()Ljava/nio/DoubleBuffer;,public-api 550Ljava/nio/FloatBuffer;->clear()Ljava/nio/FloatBuffer;,public-api 551Ljava/nio/FloatBuffer;->flip()Ljava/nio/FloatBuffer;,public-api 552Ljava/nio/FloatBuffer;->limit(I)Ljava/nio/FloatBuffer;,public-api 553Ljava/nio/FloatBuffer;->mark()Ljava/nio/FloatBuffer;,public-api 554Ljava/nio/FloatBuffer;->position(I)Ljava/nio/FloatBuffer;,public-api 555Ljava/nio/FloatBuffer;->reset()Ljava/nio/FloatBuffer;,public-api 556Ljava/nio/FloatBuffer;->rewind()Ljava/nio/FloatBuffer;,public-api 557Ljava/nio/IntBuffer;->clear()Ljava/nio/IntBuffer;,public-api 558Ljava/nio/IntBuffer;->flip()Ljava/nio/IntBuffer;,public-api 559Ljava/nio/IntBuffer;->limit(I)Ljava/nio/IntBuffer;,public-api 560Ljava/nio/IntBuffer;->mark()Ljava/nio/IntBuffer;,public-api 561Ljava/nio/IntBuffer;->position(I)Ljava/nio/IntBuffer;,public-api 562Ljava/nio/IntBuffer;->reset()Ljava/nio/IntBuffer;,public-api 563Ljava/nio/IntBuffer;->rewind()Ljava/nio/IntBuffer;,public-api 564Ljava/nio/LongBuffer;->clear()Ljava/nio/LongBuffer;,public-api 565Ljava/nio/LongBuffer;->flip()Ljava/nio/LongBuffer;,public-api 566Ljava/nio/LongBuffer;->limit(I)Ljava/nio/LongBuffer;,public-api 567Ljava/nio/LongBuffer;->mark()Ljava/nio/LongBuffer;,public-api 568Ljava/nio/LongBuffer;->position(I)Ljava/nio/LongBuffer;,public-api 569Ljava/nio/LongBuffer;->reset()Ljava/nio/LongBuffer;,public-api 570Ljava/nio/LongBuffer;->rewind()Ljava/nio/LongBuffer;,public-api 571Ljava/nio/MappedByteBuffer;->clear()Ljava/nio/ByteBuffer;,public-api 572Ljava/nio/MappedByteBuffer;->clear()Ljava/nio/MappedByteBuffer;,public-api 573Ljava/nio/MappedByteBuffer;->compact()Ljava/nio/MappedByteBuffer;,public-api 574Ljava/nio/MappedByteBuffer;->duplicate()Ljava/nio/MappedByteBuffer;,public-api 575Ljava/nio/MappedByteBuffer;->flip()Ljava/nio/ByteBuffer;,public-api 576Ljava/nio/MappedByteBuffer;->flip()Ljava/nio/MappedByteBuffer;,public-api 577Ljava/nio/MappedByteBuffer;->limit(I)Ljava/nio/ByteBuffer;,public-api 578Ljava/nio/MappedByteBuffer;->limit(I)Ljava/nio/MappedByteBuffer;,public-api 579Ljava/nio/MappedByteBuffer;->mark()Ljava/nio/ByteBuffer;,public-api 580Ljava/nio/MappedByteBuffer;->mark()Ljava/nio/MappedByteBuffer;,public-api 581Ljava/nio/MappedByteBuffer;->position(I)Ljava/nio/ByteBuffer;,public-api 582Ljava/nio/MappedByteBuffer;->position(I)Ljava/nio/MappedByteBuffer;,public-api 583Ljava/nio/MappedByteBuffer;->reset()Ljava/nio/ByteBuffer;,public-api 584Ljava/nio/MappedByteBuffer;->reset()Ljava/nio/MappedByteBuffer;,public-api 585Ljava/nio/MappedByteBuffer;->rewind()Ljava/nio/ByteBuffer;,public-api 586Ljava/nio/MappedByteBuffer;->rewind()Ljava/nio/MappedByteBuffer;,public-api 587Ljava/nio/MappedByteBuffer;->slice()Ljava/nio/MappedByteBuffer;,public-api 588Ljava/nio/NIOAccess;->getBaseArray(Ljava/nio/Buffer;)Ljava/lang/Object;,unsupported 589Ljava/nio/NIOAccess;->getBaseArrayOffset(Ljava/nio/Buffer;)I,unsupported 590Ljava/nio/NIOAccess;->getBasePointer(Ljava/nio/Buffer;)J,unsupported 591Ljava/nio/NioUtils;->freeDirectBuffer(Ljava/nio/ByteBuffer;)V,unsupported 592Ljava/nio/NioUtils;->unsafeArray(Ljava/nio/ByteBuffer;)[B,unsupported 593Ljava/nio/NioUtils;->unsafeArrayOffset(Ljava/nio/ByteBuffer;)I,unsupported 594Ljava/nio/ShortBuffer;->clear()Ljava/nio/ShortBuffer;,public-api 595Ljava/nio/ShortBuffer;->flip()Ljava/nio/ShortBuffer;,public-api 596Ljava/nio/ShortBuffer;->limit(I)Ljava/nio/ShortBuffer;,public-api 597Ljava/nio/ShortBuffer;->mark()Ljava/nio/ShortBuffer;,public-api 598Ljava/nio/ShortBuffer;->position(I)Ljava/nio/ShortBuffer;,public-api 599Ljava/nio/ShortBuffer;->reset()Ljava/nio/ShortBuffer;,public-api 600Ljava/nio/ShortBuffer;->rewind()Ljava/nio/ShortBuffer;,public-api 601Ljava/nio/charset/Charset;->defaultCharset:Ljava/nio/charset/Charset;,max-target-r 602Ljava/nio/charset/CharsetEncoder;->canEncode(Ljava/nio/CharBuffer;)Z,max-target-r 603Ljava/nio/file/FileTreeWalker;->followLinks:Z,max-target-r 604Ljava/nio/file/FileTreeWalker;->linkOptions:[Ljava/nio/file/LinkOption;,max-target-r 605Ljava/nio/file/FileTreeWalker;->maxDepth:I,max-target-r 606Ljava/security/KeyPairGenerator;->getInstance(Lsun/security/jca/GetInstance$Instance;Ljava/lang/String;)Ljava/security/KeyPairGenerator;,max-target-r 607Ljava/security/KeyStore;->keyStoreSpi:Ljava/security/KeyStoreSpi;,unsupported 608Ljava/security/Signature;->getInstance(Lsun/security/jca/GetInstance$Instance;Ljava/lang/String;)Ljava/security/Signature;,unsupported 609Ljava/security/spec/ECParameterSpec;->getCurveName()Ljava/lang/String;,unsupported 610Ljava/security/spec/ECParameterSpec;->setCurveName(Ljava/lang/String;)V,unsupported 611Ljava/text/Collator;->icuColl:Landroid/icu/text/Collator;,unsupported 612Ljava/text/DateFormat;->is24Hour:Ljava/lang/Boolean;,unsupported 613Ljava/text/DecimalFormatSymbols;->getPercentString()Ljava/lang/String;,max-target-r 614Ljava/text/NumberFormat;->getInstance(Ljava/util/Locale;I)Ljava/text/NumberFormat;,max-target-r 615Ljava/time/Duration;->toSeconds()Ljava/math/BigDecimal;,unsupported 616Ljava/time/LocalDate;->getEra()Ljava/time/chrono/IsoEra;,public-api 617Ljava/time/OffsetDateTime;-><init>(Ljava/time/LocalDateTime;Ljava/time/ZoneOffset;)V,max-target-r 618Ljava/time/ZoneId;->of(Ljava/lang/String;Z)Ljava/time/ZoneId;,max-target-r 619Ljava/util/ArrayDeque;->elements:[Ljava/lang/Object;,unsupported 620Ljava/util/ArrayDeque;->head:I,unsupported 621Ljava/util/ArrayDeque;->tail:I,unsupported 622Ljava/util/ArrayList$SubList;->offset:I,max-target-r 623Ljava/util/ArrayList$SubList;->parent:Ljava/util/AbstractList;,unsupported 624Ljava/util/ArrayList$SubList;->parentOffset:I,unsupported 625Ljava/util/ArrayList$SubList;->size:I,unsupported 626Ljava/util/ArrayList;->elementData:[Ljava/lang/Object;,unsupported 627Ljava/util/ArrayList;->size:I,unsupported 628Ljava/util/Arrays$ArrayList;->a:[Ljava/lang/Object;,unsupported 629Ljava/util/Arrays;->deepToString([Ljava/lang/Object;Ljava/lang/StringBuilder;Ljava/util/Set;)V,unsupported 630Ljava/util/Calendar;->zone:Ljava/util/TimeZone;,unsupported 631Ljava/util/Collections$EmptyList;-><init>()V,unsupported 632Ljava/util/Collections$EmptyMap;-><init>()V,unsupported 633Ljava/util/Collections$SynchronizedCollection;->c:Ljava/util/Collection;,unsupported 634Ljava/util/Collections$SynchronizedList;->list:Ljava/util/List;,unsupported 635Ljava/util/Collections$SynchronizedMap;->m:Ljava/util/Map;,unsupported 636Ljava/util/Collections$UnmodifiableCollection;->c:Ljava/util/Collection;,unsupported 637Ljava/util/Collections$UnmodifiableMap;->m:Ljava/util/Map;,unsupported 638Ljava/util/EnumMap;->keyType:Ljava/lang/Class;,unsupported 639Ljava/util/EnumSet;->elementType:Ljava/lang/Class;,unsupported 640Ljava/util/HashMap$EntryIterator;->next()Ljava/util/Map$Entry;,unsupported 641Ljava/util/HashMap$Node;->key:Ljava/lang/Object;,max-target-r 642Ljava/util/HashMap$Node;->next:Ljava/util/HashMap$Node;,max-target-r 643Ljava/util/HashMap$Node;->value:Ljava/lang/Object;,max-target-r 644Ljava/util/HashMap;->modCount:I,unsupported 645Ljava/util/HashMap;->table:[Ljava/util/HashMap$Node;,unsupported 646Ljava/util/HashSet;->map:Ljava/util/HashMap;,unsupported 647Ljava/util/LinkedHashMap;->accessOrder:Z,max-target-r 648Ljava/util/LinkedHashMap;->eldest()Ljava/util/Map$Entry;,unsupported 649Ljava/util/LinkedList$Node;->item:Ljava/lang/Object;,unsupported 650Ljava/util/LinkedList$Node;->next:Ljava/util/LinkedList$Node;,unsupported 651Ljava/util/LinkedList;->first:Ljava/util/LinkedList$Node;,unsupported 652Ljava/util/LinkedList;->size:I,unsupported 653Ljava/util/Locale;->createConstant(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Locale;,unsupported 654Ljava/util/Locale;->getInstance(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;)Ljava/util/Locale;,unsupported 655Ljava/util/PriorityQueue;->modCount:I,unsupported 656Ljava/util/PriorityQueue;->queue:[Ljava/lang/Object;,unsupported 657Ljava/util/PriorityQueue;->size:I,unsupported 658Ljava/util/Properties;->saveConvert(Ljava/lang/String;ZZ)Ljava/lang/String;,unsupported 659Ljava/util/Random;->seedUniquifier()J,unsupported 660Ljava/util/TimerTask;->period:J,unsupported 661Ljava/util/UUID;->leastSigBits:J,max-target-r 662Ljava/util/UUID;->mostSigBits:J,max-target-r 663Ljava/util/Vector;->elementData(I)Ljava/lang/Object;,max-target-r 664Ljava/util/concurrent/ConcurrentHashMap;->keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;,public-api 665Ljava/util/concurrent/CopyOnWriteArrayList;->elements:[Ljava/lang/Object;,unsupported 666Ljava/util/concurrent/CopyOnWriteArraySet;->al:Ljava/util/concurrent/CopyOnWriteArrayList;,unsupported 667Ljava/util/concurrent/Executors$RunnableAdapter;->task:Ljava/lang/Runnable;,unsupported 668Ljava/util/concurrent/FutureTask;->EXCEPTIONAL:I,unsupported 669Ljava/util/concurrent/FutureTask;->callable:Ljava/util/concurrent/Callable;,unsupported 670Ljava/util/concurrent/FutureTask;->outcome:Ljava/lang/Object;,unsupported 671Ljava/util/concurrent/FutureTask;->state:I,unsupported 672Ljava/util/concurrent/LinkedBlockingDeque;->first:Ljava/util/concurrent/LinkedBlockingDeque$Node;,unsupported 673Ljava/util/concurrent/LinkedBlockingDeque;->lock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported 674Ljava/util/concurrent/LinkedBlockingQueue;->capacity:I,unsupported 675Ljava/util/concurrent/LinkedBlockingQueue;->head:Ljava/util/concurrent/LinkedBlockingQueue$Node;,unsupported 676Ljava/util/concurrent/LinkedBlockingQueue;->putLock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported 677Ljava/util/concurrent/LinkedBlockingQueue;->takeLock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported 678Ljava/util/concurrent/PriorityBlockingQueue;->dequeue()Ljava/lang/Object;,unsupported 679Ljava/util/concurrent/PriorityBlockingQueue;->lock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported 680Ljava/util/concurrent/PriorityBlockingQueue;->notEmpty:Ljava/util/concurrent/locks/Condition;,unsupported 681Ljava/util/concurrent/ThreadPoolExecutor;->allowCoreThreadTimeOut:Z,max-target-r 682Ljava/util/concurrent/ThreadPoolExecutor;->ctl:Ljava/util/concurrent/atomic/AtomicInteger;,unsupported 683Ljava/util/concurrent/ThreadPoolExecutor;->defaultHandler:Ljava/util/concurrent/RejectedExecutionHandler;,max-target-r 684Ljava/util/concurrent/ThreadPoolExecutor;->mainLock:Ljava/util/concurrent/locks/ReentrantLock;,max-target-r 685Ljava/util/concurrent/atomic/AtomicInteger;->value:I,unsupported 686Ljava/util/concurrent/locks/ReentrantLock;->sync:Ljava/util/concurrent/locks/ReentrantLock$Sync;,unsupported 687Ljava/util/jar/JarFile;->manifest:Ljava/util/jar/Manifest;,unsupported 688Ljava/util/logging/Handler;->sealed:Z,max-target-r 689Ljava/util/logging/LogManager;->getFormatterProperty(Ljava/lang/String;Ljava/util/logging/Formatter;)Ljava/util/logging/Formatter;,max-target-r 690Ljava/util/logging/Logger;->treeLock:Ljava/lang/Object;,unsupported 691Ljava/util/regex/Matcher;->appendPos:I,max-target-r 692Ljava/util/zip/Adler32;->update(II)I,unsupported 693Ljava/util/zip/CRC32;->update(II)I,unsupported 694Ljava/util/zip/Deflater;->buf:[B,max-target-r 695Ljava/util/zip/Deflater;->finish:Z,max-target-r 696Ljava/util/zip/Deflater;->finished:Z,max-target-r 697Ljava/util/zip/Deflater;->len:I,max-target-r 698Ljava/util/zip/Deflater;->level:I,max-target-r 699Ljava/util/zip/Deflater;->off:I,max-target-r 700Ljava/util/zip/Deflater;->setParams:Z,max-target-r 701Ljava/util/zip/Deflater;->strategy:I,max-target-r 702Ljava/util/zip/Inflater;->buf:[B,max-target-r 703Ljava/util/zip/Inflater;->finished:Z,max-target-r 704Ljava/util/zip/Inflater;->len:I,max-target-r 705Ljava/util/zip/Inflater;->needDict:Z,max-target-r 706Ljava/util/zip/Inflater;->off:I,max-target-r 707Ljava/util/zip/ZipEntry;-><init>(Ljava/lang/String;Ljava/lang/String;JJJII[BJ)V,max-target-r 708Ljava/util/zip/ZipEntry;->method:I,max-target-r 709Ljava/util/zip/ZipFile$ZipEntryIterator;->nextElement()Ljava/util/zip/ZipEntry;,max-target-r 710Ljava/util/zip/ZipFile;->close(J)V,unsupported 711Ljava/util/zip/ZipFile;->getEntry(J[BZ)J,unsupported 712Ljava/util/zip/ZipFile;->jzfile:J,max-target-r 713Ljava/util/zip/ZipInputStream;->flag:I,max-target-r 714Ljava/util/zip/ZipInputStream;->tmpbuf:[B,max-target-r 715Ljava/util/zip/ZipOutputStream;->method:I,max-target-r 716Ljava/util/zip/ZipOutputStream;->names:Ljava/util/HashSet;,max-target-r 717Ljava/util/zip/ZipOutputStream;->written:J,unsupported 718Ljavax/net/ssl/SSLServerSocketFactory;->defaultServerSocketFactory:Ljavax/net/ssl/SSLServerSocketFactory;,max-target-p 719Ljavax/net/ssl/SSLSocketFactory;->createSocket(Ljava/net/Socket;Ljava/io/InputStream;Z)Ljava/net/Socket;,unsupported 720Ljavax/net/ssl/SSLSocketFactory;->defaultSocketFactory:Ljavax/net/ssl/SSLSocketFactory;,max-target-p 721Llibcore/icu/DateIntervalFormat;->formatDateRange(JJILjava/lang/String;)Ljava/lang/String;,unsupported 722Llibcore/icu/ICU;->CACHED_PATTERNS:Llibcore/util/BasicLruCache;,unsupported 723Llibcore/icu/ICU;->addLikelySubtags(Ljava/lang/String;)Ljava/lang/String;,unsupported 724Llibcore/icu/ICU;->addLikelySubtags(Ljava/util/Locale;)Ljava/util/Locale;,unsupported 725Llibcore/icu/ICU;->getBestDateTimePattern(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String;,unsupported 726Llibcore/icu/ICU;->getBestDateTimePatternNative(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;,unsupported 727Llibcore/icu/ICU;->getDateFormatOrder(Ljava/lang/String;)[C,unsupported 728Llibcore/icu/ICU;->getScript(Ljava/lang/String;)Ljava/lang/String;,unsupported 729Llibcore/icu/LocaleData;->firstDayOfWeek:Ljava/lang/Integer;,unsupported 730Llibcore/icu/LocaleData;->get(Ljava/util/Locale;)Llibcore/icu/LocaleData;,unsupported 731Llibcore/icu/LocaleData;->longStandAloneWeekdayNames:[Ljava/lang/String;,unsupported 732Llibcore/icu/LocaleData;->mapInvalidAndNullLocales(Ljava/util/Locale;)Ljava/util/Locale;,unsupported 733Llibcore/icu/LocaleData;->minimalDaysInFirstWeek:Ljava/lang/Integer;,unsupported 734Llibcore/icu/LocaleData;->shortMonthNames:[Ljava/lang/String;,unsupported 735Llibcore/icu/LocaleData;->shortStandAloneMonthNames:[Ljava/lang/String;,unsupported 736Llibcore/icu/LocaleData;->shortStandAloneWeekdayNames:[Ljava/lang/String;,unsupported 737Llibcore/icu/LocaleData;->timeFormat_Hm:Ljava/lang/String;,unsupported 738Llibcore/icu/LocaleData;->timeFormat_hm:Ljava/lang/String;,unsupported 739Llibcore/icu/LocaleData;->today:Ljava/lang/String;,unsupported 740Llibcore/icu/LocaleData;->tomorrow:Ljava/lang/String;,unsupported 741Llibcore/icu/LocaleData;->zeroDigit:C,unsupported 742Llibcore/io/AsynchronousCloseMonitor;->signalBlockedThreads(Ljava/io/FileDescriptor;)V,unsupported 743Llibcore/io/BlockGuardOs;-><init>(Llibcore/io/Os;)V,unsupported 744Llibcore/io/BlockGuardOs;->chmod(Ljava/lang/String;I)V,unsupported 745Llibcore/io/BlockGuardOs;->chown(Ljava/lang/String;II)V,unsupported 746Llibcore/io/BlockGuardOs;->close(Ljava/io/FileDescriptor;)V,unsupported 747Llibcore/io/BlockGuardOs;->fchmod(Ljava/io/FileDescriptor;I)V,unsupported 748Llibcore/io/BlockGuardOs;->fchown(Ljava/io/FileDescriptor;II)V,unsupported 749Llibcore/io/BlockGuardOs;->fdatasync(Ljava/io/FileDescriptor;)V,unsupported 750Llibcore/io/BlockGuardOs;->fstat(Ljava/io/FileDescriptor;)Landroid/system/StructStat;,unsupported 751Llibcore/io/BlockGuardOs;->fstatvfs(Ljava/io/FileDescriptor;)Landroid/system/StructStatVfs;,unsupported 752Llibcore/io/BlockGuardOs;->lchown(Ljava/lang/String;II)V,unsupported 753Llibcore/io/BlockGuardOs;->link(Ljava/lang/String;Ljava/lang/String;)V,unsupported 754Llibcore/io/BlockGuardOs;->lseek(Ljava/io/FileDescriptor;JI)J,unsupported 755Llibcore/io/BlockGuardOs;->lstat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported 756Llibcore/io/BlockGuardOs;->mkdir(Ljava/lang/String;I)V,unsupported 757Llibcore/io/BlockGuardOs;->mkfifo(Ljava/lang/String;I)V,unsupported 758Llibcore/io/BlockGuardOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;,unsupported 759Llibcore/io/BlockGuardOs;->posix_fallocate(Ljava/io/FileDescriptor;JJ)V,unsupported 760Llibcore/io/BlockGuardOs;->pread(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;J)I,unsupported 761Llibcore/io/BlockGuardOs;->pread(Ljava/io/FileDescriptor;[BIIJ)I,unsupported 762Llibcore/io/BlockGuardOs;->pwrite(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;J)I,unsupported 763Llibcore/io/BlockGuardOs;->pwrite(Ljava/io/FileDescriptor;[BIIJ)I,unsupported 764Llibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I,unsupported 765Llibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;[BII)I,unsupported 766Llibcore/io/BlockGuardOs;->readlink(Ljava/lang/String;)Ljava/lang/String;,unsupported 767Llibcore/io/BlockGuardOs;->readv(Ljava/io/FileDescriptor;[Ljava/lang/Object;[I[I)I,unsupported 768Llibcore/io/BlockGuardOs;->realpath(Ljava/lang/String;)Ljava/lang/String;,unsupported 769Llibcore/io/BlockGuardOs;->remove(Ljava/lang/String;)V,unsupported 770Llibcore/io/BlockGuardOs;->rename(Ljava/lang/String;Ljava/lang/String;)V,unsupported 771Llibcore/io/BlockGuardOs;->stat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported 772Llibcore/io/BlockGuardOs;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs;,unsupported 773Llibcore/io/BlockGuardOs;->symlink(Ljava/lang/String;Ljava/lang/String;)V,unsupported 774Llibcore/io/BlockGuardOs;->write(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I,unsupported 775Llibcore/io/BlockGuardOs;->write(Ljava/io/FileDescriptor;[BII)I,unsupported 776Llibcore/io/BlockGuardOs;->writev(Ljava/io/FileDescriptor;[Ljava/lang/Object;[I[I)I,unsupported 777Llibcore/io/BufferIterator;->readByte()B,unsupported 778Llibcore/io/BufferIterator;->readByteArray([BII)V,unsupported 779Llibcore/io/BufferIterator;->readInt()I,unsupported 780Llibcore/io/BufferIterator;->readIntArray([III)V,unsupported 781Llibcore/io/BufferIterator;->seek(I)V,unsupported 782Llibcore/io/BufferIterator;->skip(I)V,unsupported 783Llibcore/io/ForwardingOs;-><init>(Llibcore/io/Os;)V,unsupported 784Llibcore/io/ForwardingOs;->access(Ljava/lang/String;I)Z,unsupported 785Llibcore/io/ForwardingOs;->chmod(Ljava/lang/String;I)V,unsupported 786Llibcore/io/ForwardingOs;->chown(Ljava/lang/String;II)V,unsupported 787Llibcore/io/ForwardingOs;->getenv(Ljava/lang/String;)Ljava/lang/String;,unsupported 788Llibcore/io/ForwardingOs;->lchown(Ljava/lang/String;II)V,unsupported 789Llibcore/io/ForwardingOs;->link(Ljava/lang/String;Ljava/lang/String;)V,unsupported 790Llibcore/io/ForwardingOs;->lstat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported 791Llibcore/io/ForwardingOs;->mkdir(Ljava/lang/String;I)V,unsupported 792Llibcore/io/ForwardingOs;->mkfifo(Ljava/lang/String;I)V,unsupported 793Llibcore/io/ForwardingOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;,unsupported 794Llibcore/io/ForwardingOs;->os:Llibcore/io/Os;,unsupported 795Llibcore/io/ForwardingOs;->readlink(Ljava/lang/String;)Ljava/lang/String;,unsupported 796Llibcore/io/ForwardingOs;->remove(Ljava/lang/String;)V,unsupported 797Llibcore/io/ForwardingOs;->removexattr(Ljava/lang/String;Ljava/lang/String;)V,unsupported 798Llibcore/io/ForwardingOs;->rename(Ljava/lang/String;Ljava/lang/String;)V,unsupported 799Llibcore/io/ForwardingOs;->setenv(Ljava/lang/String;Ljava/lang/String;Z)V,unsupported 800Llibcore/io/ForwardingOs;->setsockoptTimeval(Ljava/io/FileDescriptor;IILandroid/system/StructTimeval;)V,unsupported 801Llibcore/io/ForwardingOs;->setxattr(Ljava/lang/String;Ljava/lang/String;[BI)V,unsupported 802Llibcore/io/ForwardingOs;->stat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported 803Llibcore/io/ForwardingOs;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs;,unsupported 804Llibcore/io/ForwardingOs;->symlink(Ljava/lang/String;Ljava/lang/String;)V,unsupported 805Llibcore/io/ForwardingOs;->sysconf(I)J,unsupported 806Llibcore/io/ForwardingOs;->unlink(Ljava/lang/String;)V,unsupported 807Llibcore/io/IoBridge;->isConnected(Ljava/io/FileDescriptor;Ljava/net/InetAddress;III)Z,unsupported 808Llibcore/io/IoUtils;->closeQuietly(Ljava/io/FileDescriptor;)V,unsupported 809Llibcore/io/IoUtils;->closeQuietly(Ljava/lang/AutoCloseable;)V,unsupported 810Llibcore/io/IoUtils;->closeQuietly(Ljava/net/Socket;)V,unsupported 811Llibcore/io/IoUtils;->readFileAsByteArray(Ljava/lang/String;)[B,unsupported 812Llibcore/io/IoUtils;->readFileAsString(Ljava/lang/String;)Ljava/lang/String;,unsupported 813Llibcore/io/IoUtils;->setBlocking(Ljava/io/FileDescriptor;Z)V,unsupported 814Llibcore/io/Libcore;->os:Llibcore/io/Os;,unsupported 815Llibcore/io/Memory;->peekByte(J)B,unsupported 816Llibcore/io/Memory;->peekByteArray(J[BII)V,unsupported 817Llibcore/io/Memory;->peekInt(JZ)I,unsupported 818Llibcore/io/Memory;->peekLong(JZ)J,unsupported 819Llibcore/io/Memory;->pokeByte(JB)V,unsupported 820Llibcore/io/Memory;->pokeByteArray(J[BII)V,unsupported 821Llibcore/io/Memory;->pokeInt(JIZ)V,unsupported 822Llibcore/io/Memory;->pokeLong(JJZ)V,unsupported 823Llibcore/io/MemoryMappedFile;->bigEndianIterator()Llibcore/io/BufferIterator;,unsupported 824Llibcore/io/MemoryMappedFile;->mmapRO(Ljava/lang/String;)Llibcore/io/MemoryMappedFile;,unsupported 825Llibcore/io/Os;->chmod(Ljava/lang/String;I)V,unsupported 826Llibcore/io/Os;->close(Ljava/io/FileDescriptor;)V,unsupported 827Llibcore/io/Os;->connect(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V,unsupported 828Llibcore/io/Os;->gai_strerror(I)Ljava/lang/String;,unsupported 829Llibcore/io/Os;->mmap(JJIILjava/io/FileDescriptor;J)J,unsupported 830Llibcore/io/Os;->munmap(JJ)V,unsupported 831Llibcore/io/Os;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;,unsupported 832Llibcore/io/Os;->read(Ljava/io/FileDescriptor;[BII)I,unsupported 833Llibcore/io/Os;->remove(Ljava/lang/String;)V,unsupported 834Llibcore/io/Os;->setenv(Ljava/lang/String;Ljava/lang/String;Z)V,unsupported 835Llibcore/io/Os;->setsockoptTimeval(Ljava/io/FileDescriptor;IILandroid/system/StructTimeval;)V,unsupported 836Llibcore/io/Os;->stat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported 837Llibcore/io/Os;->strerror(I)Ljava/lang/String;,unsupported 838Llibcore/io/Os;->sysconf(I)J,unsupported 839Llibcore/io/Streams;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;)I,unsupported 840Llibcore/io/Streams;->readAsciiLine(Ljava/io/InputStream;)Ljava/lang/String;,unsupported 841Llibcore/io/Streams;->readFully(Ljava/io/InputStream;)[B,unsupported 842Llibcore/io/Streams;->readFully(Ljava/io/InputStream;[B)V,unsupported 843Llibcore/io/Streams;->readSingleByte(Ljava/io/InputStream;)I,unsupported 844Llibcore/io/Streams;->skipAll(Ljava/io/InputStream;)V,unsupported 845Llibcore/io/Streams;->writeSingleByte(Ljava/io/OutputStream;I)V,unsupported 846Llibcore/net/NetworkSecurityPolicy;->isCleartextTrafficPermitted()Z,unsupported 847Llibcore/net/event/NetworkEventDispatcher;->addListener(Llibcore/net/event/NetworkEventListener;)V,unsupported 848Llibcore/net/event/NetworkEventDispatcher;->getInstance()Llibcore/net/event/NetworkEventDispatcher;,unsupported 849Llibcore/net/event/NetworkEventListener;-><init>()V,unsupported 850Llibcore/net/http/HttpDate;->format(Ljava/util/Date;)Ljava/lang/String;,unsupported 851Llibcore/net/http/HttpDate;->parse(Ljava/lang/String;)Ljava/util/Date;,unsupported 852Llibcore/util/BasicLruCache;-><init>(I)V,unsupported 853Llibcore/util/BasicLruCache;->evictAll()V,unsupported 854Llibcore/util/BasicLruCache;->get(Ljava/lang/Object;)Ljava/lang/Object;,unsupported 855Llibcore/util/BasicLruCache;->map:Ljava/util/LinkedHashMap;,unsupported 856Llibcore/util/BasicLruCache;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;,unsupported 857Llibcore/util/EmptyArray;->BYTE:[B,max-target-q 858Llibcore/util/EmptyArray;->INT:[I,max-target-q 859Llibcore/util/EmptyArray;->LONG:[J,max-target-q 860Llibcore/util/EmptyArray;->OBJECT:[Ljava/lang/Object;,max-target-q 861Llibcore/util/ZoneInfo;->mTransitions:[J,unsupported 862Lorg/apache/harmony/dalvik/ddmc/Chunk;-><init>(ILjava/nio/ByteBuffer;)V,unsupported 863Lorg/apache/harmony/dalvik/ddmc/ChunkHandler;->CHUNK_ORDER:Ljava/nio/ByteOrder;,unsupported 864Lorg/apache/harmony/dalvik/ddmc/DdmServer;->broadcast(I)V,unsupported 865Lorg/apache/harmony/dalvik/ddmc/DdmServer;->sendChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)V,unsupported 866Lorg/apache/harmony/dalvik/ddmc/DdmVmInternal;->getStackTraceById(I)[Ljava/lang/StackTraceElement;,unsupported 867Lorg/apache/harmony/dalvik/ddmc/DdmVmInternal;->getThreadStats()[B,unsupported 868Lorg/apache/harmony/xml/ExpatAttributes;-><init>()V,unsupported 869Lorg/apache/harmony/xml/ExpatParser$EntityParser;->depth:I,unsupported 870Lorg/apache/harmony/xml/ExpatParser;-><init>(Ljava/lang/String;Lorg/apache/harmony/xml/ExpatReader;ZLjava/lang/String;Ljava/lang/String;)V,unsupported 871Lorg/apache/harmony/xml/ExpatParser;->append([BII)V,unsupported 872Lorg/apache/harmony/xml/ExpatParser;->append([CII)V,unsupported 873Lorg/apache/harmony/xml/ExpatParser;->attributes:Lorg/apache/harmony/xml/ExpatAttributes;,unsupported 874Lorg/apache/harmony/xml/ExpatParser;->cloneAttributes()Lorg/xml/sax/Attributes;,unsupported 875Lorg/apache/harmony/xml/ExpatParser;->finish()V,unsupported 876Lorg/apache/harmony/xml/ExpatParser;->xmlReader:Lorg/apache/harmony/xml/ExpatReader;,unsupported 877Lorg/apache/harmony/xml/ExpatReader;-><init>()V,unsupported 878Lorg/apache/harmony/xml/ExpatReader;->contentHandler:Lorg/xml/sax/ContentHandler;,unsupported 879Lorg/apache/harmony/xml/dom/ElementImpl;->localName:Ljava/lang/String;,unsupported 880Lorg/json/JSONArray;->values:Ljava/util/List;,unsupported 881Lorg/json/JSONArray;->writeTo(Lorg/json/JSONStringer;)V,unsupported 882Lorg/json/JSONObject;->NEGATIVE_ZERO:Ljava/lang/Double;,unsupported 883Lorg/json/JSONObject;->checkName(Ljava/lang/String;)Ljava/lang/String;,unsupported 884Lorg/json/JSONObject;->keySet()Ljava/util/Set;,unsupported 885Lorg/json/JSONObject;->nameValuePairs:Ljava/util/LinkedHashMap;,unsupported 886Lorg/json/JSONObject;->writeTo(Lorg/json/JSONStringer;)V,unsupported 887Lorg/json/JSONStringer;-><init>(I)V,unsupported 888Lorg/json/JSONStringer;->beforeKey()V,unsupported 889Lorg/json/JSONStringer;->beforeValue()V,unsupported 890Lorg/json/JSONStringer;->close(Lorg/json/JSONStringer$Scope;Lorg/json/JSONStringer$Scope;Ljava/lang/String;)Lorg/json/JSONStringer;,unsupported 891Lorg/json/JSONStringer;->indent:Ljava/lang/String;,unsupported 892Lorg/json/JSONStringer;->newline()V,unsupported 893Lorg/json/JSONStringer;->open(Lorg/json/JSONStringer$Scope;Ljava/lang/String;)Lorg/json/JSONStringer;,unsupported 894Lorg/json/JSONStringer;->out:Ljava/lang/StringBuilder;,unsupported 895Lorg/json/JSONStringer;->peek()Lorg/json/JSONStringer$Scope;,unsupported 896Lorg/json/JSONStringer;->replaceTop(Lorg/json/JSONStringer$Scope;)V,unsupported 897Lorg/json/JSONStringer;->stack:Ljava/util/List;,unsupported 898Lorg/json/JSONStringer;->string(Ljava/lang/String;)V,unsupported 899Lorg/json/JSONTokener;->in:Ljava/lang/String;,unsupported 900Lorg/json/JSONTokener;->nextCleanInternal()I,unsupported 901Lorg/json/JSONTokener;->nextToInternal(Ljava/lang/String;)Ljava/lang/String;,unsupported 902Lorg/json/JSONTokener;->pos:I,unsupported 903Lorg/json/JSONTokener;->readArray()Lorg/json/JSONArray;,unsupported 904Lorg/json/JSONTokener;->readEscapeCharacter()C,unsupported 905Lorg/json/JSONTokener;->readLiteral()Ljava/lang/Object;,unsupported 906Lorg/json/JSONTokener;->readObject()Lorg/json/JSONObject;,unsupported 907Lorg/json/JSONTokener;->skipToEndOfLine()V,unsupported 908Lorg/w3c/dom/ls/LSSerializerFilter;->getWhatToShow()I,unsupported 909Lorg/w3c/dom/traversal/NodeFilter;->acceptNode(Lorg/w3c/dom/Node;)S,unsupported 910Lorg/w3c/dom/traversal/NodeIterator;->detach()V,unsupported 911Lorg/w3c/dom/traversal/NodeIterator;->nextNode()Lorg/w3c/dom/Node;,unsupported 912Lorg/xml/sax/InputSource;->byteStream:Ljava/io/InputStream;,unsupported 913Lorg/xml/sax/InputSource;->characterStream:Ljava/io/Reader;,unsupported 914Lorg/xml/sax/InputSource;->encoding:Ljava/lang/String;,unsupported 915Lorg/xml/sax/InputSource;->publicId:Ljava/lang/String;,unsupported 916Lorg/xml/sax/InputSource;->systemId:Ljava/lang/String;,unsupported 917Lorg/xml/sax/SAXException;->exception:Ljava/lang/Exception;,unsupported 918Lorg/xml/sax/SAXParseException;->columnNumber:I,unsupported 919Lorg/xml/sax/SAXParseException;->init(Ljava/lang/String;Ljava/lang/String;II)V,unsupported 920Lorg/xml/sax/SAXParseException;->lineNumber:I,unsupported 921Lorg/xml/sax/SAXParseException;->publicId:Ljava/lang/String;,unsupported 922Lorg/xml/sax/SAXParseException;->systemId:Ljava/lang/String;,unsupported 923Lorg/xml/sax/ext/Attributes2Impl;->declared:[Z,unsupported 924Lorg/xml/sax/ext/Attributes2Impl;->specified:[Z,unsupported 925Lorg/xml/sax/ext/Locator2Impl;->encoding:Ljava/lang/String;,unsupported 926Lorg/xml/sax/ext/Locator2Impl;->version:Ljava/lang/String;,unsupported 927Lorg/xml/sax/helpers/AttributesImpl;->badIndex(I)V,unsupported 928Lorg/xml/sax/helpers/AttributesImpl;->data:[Ljava/lang/String;,unsupported 929Lorg/xml/sax/helpers/AttributesImpl;->ensureCapacity(I)V,unsupported 930Lorg/xml/sax/helpers/AttributesImpl;->length:I,unsupported 931Lorg/xml/sax/helpers/LocatorImpl;->columnNumber:I,unsupported 932Lorg/xml/sax/helpers/LocatorImpl;->lineNumber:I,unsupported 933Lorg/xml/sax/helpers/LocatorImpl;->publicId:Ljava/lang/String;,unsupported 934Lorg/xml/sax/helpers/LocatorImpl;->systemId:Ljava/lang/String;,unsupported 935Lorg/xml/sax/helpers/NamespaceSupport$Context;-><init>(Lorg/xml/sax/helpers/NamespaceSupport;)V,unsupported 936Lorg/xml/sax/helpers/NamespaceSupport;->EMPTY_ENUMERATION:Ljava/util/Enumeration;,unsupported 937Lorg/xml/sax/helpers/NamespaceSupport;->contextPos:I,unsupported 938Lorg/xml/sax/helpers/NamespaceSupport;->contexts:[Lorg/xml/sax/helpers/NamespaceSupport$Context;,unsupported 939Lorg/xml/sax/helpers/NamespaceSupport;->currentContext:Lorg/xml/sax/helpers/NamespaceSupport$Context;,unsupported 940Lorg/xml/sax/helpers/NamespaceSupport;->namespaceDeclUris:Z,unsupported 941Lorg/xml/sax/helpers/ParserAdapter$AttributeListAdapter;-><init>(Lorg/xml/sax/helpers/ParserAdapter;)V,unsupported 942Lorg/xml/sax/helpers/ParserAdapter;->attAdapter:Lorg/xml/sax/helpers/ParserAdapter$AttributeListAdapter;,unsupported 943Lorg/xml/sax/helpers/ParserAdapter;->atts:Lorg/xml/sax/helpers/AttributesImpl;,unsupported 944Lorg/xml/sax/helpers/ParserAdapter;->checkNotParsing(Ljava/lang/String;Ljava/lang/String;)V,unsupported 945Lorg/xml/sax/helpers/ParserAdapter;->contentHandler:Lorg/xml/sax/ContentHandler;,unsupported 946Lorg/xml/sax/helpers/ParserAdapter;->dtdHandler:Lorg/xml/sax/DTDHandler;,unsupported 947Lorg/xml/sax/helpers/ParserAdapter;->entityResolver:Lorg/xml/sax/EntityResolver;,unsupported 948Lorg/xml/sax/helpers/ParserAdapter;->errorHandler:Lorg/xml/sax/ErrorHandler;,unsupported 949Lorg/xml/sax/helpers/ParserAdapter;->locator:Lorg/xml/sax/Locator;,unsupported 950Lorg/xml/sax/helpers/ParserAdapter;->makeException(Ljava/lang/String;)Lorg/xml/sax/SAXParseException;,unsupported 951Lorg/xml/sax/helpers/ParserAdapter;->nameParts:[Ljava/lang/String;,unsupported 952Lorg/xml/sax/helpers/ParserAdapter;->namespaces:Z,unsupported 953Lorg/xml/sax/helpers/ParserAdapter;->nsSupport:Lorg/xml/sax/helpers/NamespaceSupport;,unsupported 954Lorg/xml/sax/helpers/ParserAdapter;->parser:Lorg/xml/sax/Parser;,unsupported 955Lorg/xml/sax/helpers/ParserAdapter;->parsing:Z,unsupported 956Lorg/xml/sax/helpers/ParserAdapter;->prefixes:Z,unsupported 957Lorg/xml/sax/helpers/ParserAdapter;->processName(Ljava/lang/String;ZZ)[Ljava/lang/String;,unsupported 958Lorg/xml/sax/helpers/ParserAdapter;->reportError(Ljava/lang/String;)V,unsupported 959Lorg/xml/sax/helpers/ParserAdapter;->setup(Lorg/xml/sax/Parser;)V,unsupported 960Lorg/xml/sax/helpers/ParserAdapter;->setupParser()V,unsupported 961Lorg/xml/sax/helpers/ParserAdapter;->uris:Z,unsupported 962Lorg/xml/sax/helpers/XMLFilterImpl;->contentHandler:Lorg/xml/sax/ContentHandler;,unsupported 963Lorg/xml/sax/helpers/XMLFilterImpl;->dtdHandler:Lorg/xml/sax/DTDHandler;,unsupported 964Lorg/xml/sax/helpers/XMLFilterImpl;->entityResolver:Lorg/xml/sax/EntityResolver;,unsupported 965Lorg/xml/sax/helpers/XMLFilterImpl;->errorHandler:Lorg/xml/sax/ErrorHandler;,unsupported 966Lorg/xml/sax/helpers/XMLFilterImpl;->locator:Lorg/xml/sax/Locator;,unsupported 967Lorg/xml/sax/helpers/XMLFilterImpl;->parent:Lorg/xml/sax/XMLReader;,unsupported 968Lorg/xml/sax/helpers/XMLFilterImpl;->setupParse()V,unsupported 969Lorg/xml/sax/helpers/XMLReaderAdapter;->documentHandler:Lorg/xml/sax/DocumentHandler;,unsupported 970Lorg/xml/sax/helpers/XMLReaderAdapter;->qAtts:Lorg/xml/sax/helpers/XMLReaderAdapter$AttributesAdapter;,unsupported 971Lorg/xml/sax/helpers/XMLReaderAdapter;->setup(Lorg/xml/sax/XMLReader;)V,unsupported 972Lorg/xml/sax/helpers/XMLReaderAdapter;->setupXMLReader()V,unsupported 973Lorg/xml/sax/helpers/XMLReaderAdapter;->xmlReader:Lorg/xml/sax/XMLReader;,unsupported 974Lorg/xml/sax/helpers/XMLReaderFactory;->loadClass(Ljava/lang/ClassLoader;Ljava/lang/String;)Lorg/xml/sax/XMLReader;,unsupported 975Lsun/misc/ASCIICaseInsensitiveComparator;->CASE_INSENSITIVE_ORDER:Ljava/util/Comparator;,unsupported 976Lsun/misc/ASCIICaseInsensitiveComparator;->lowerCaseHashCode(Ljava/lang/String;)I,unsupported 977Lsun/misc/BASE64Decoder;-><init>()V,unsupported 978Lsun/misc/BASE64Decoder;->pem_convert_array:[B,unsupported 979Lsun/misc/BASE64Encoder;-><init>()V,unsupported 980Lsun/misc/BASE64Encoder;->pem_array:[C,unsupported 981Lsun/misc/CEFormatException;-><init>(Ljava/lang/String;)V,unsupported 982Lsun/misc/CEStreamExhausted;-><init>()V,unsupported 983Lsun/misc/CharacterDecoder;-><init>()V,unsupported 984Lsun/misc/CharacterDecoder;->decodeBuffer(Ljava/lang/String;)[B,unsupported 985Lsun/misc/CharacterEncoder;-><init>()V,unsupported 986Lsun/misc/CharacterEncoder;->encode([B)Ljava/lang/String;,unsupported 987Lsun/misc/CharacterEncoder;->encodeBuffer([B)Ljava/lang/String;,unsupported 988Lsun/misc/CharacterEncoder;->encodeBufferPrefix(Ljava/io/OutputStream;)V,unsupported 989Lsun/misc/CharacterEncoder;->pStream:Ljava/io/PrintStream;,unsupported 990Lsun/misc/Cleaner;->clean()V,unsupported 991Lsun/misc/Cleaner;->create(Ljava/lang/Object;Ljava/lang/Runnable;)Lsun/misc/Cleaner;,unsupported 992Lsun/misc/FloatingDecimal;->$assertionsDisabled:Z,unsupported 993Lsun/misc/FloatingDecimal;->getHexDigit(Ljava/lang/String;I)I,unsupported 994Lsun/misc/FloatingDecimal;->stripLeadingZeros(Ljava/lang/String;)Ljava/lang/String;,unsupported 995Lsun/misc/FormattedFloatingDecimal$Form;->COMPATIBLE:Lsun/misc/FormattedFloatingDecimal$Form;,unsupported 996Lsun/misc/FormattedFloatingDecimal$Form;->DECIMAL_FLOAT:Lsun/misc/FormattedFloatingDecimal$Form;,unsupported 997Lsun/misc/FormattedFloatingDecimal$Form;->SCIENTIFIC:Lsun/misc/FormattedFloatingDecimal$Form;,unsupported 998Lsun/misc/FormattedFloatingDecimal;->$assertionsDisabled:Z,unsupported 999Lsun/misc/FpUtils;->$assertionsDisabled:Z,unsupported 1000Lsun/misc/FpUtils;->rawCopySign(DD)D,unsupported 1001Lsun/misc/HexDumpEncoder;-><init>()V,unsupported 1002Lsun/misc/HexDumpEncoder;->currentByte:I,unsupported 1003Lsun/misc/HexDumpEncoder;->offset:I,unsupported 1004Lsun/misc/HexDumpEncoder;->thisLine:[B,unsupported 1005Lsun/misc/HexDumpEncoder;->thisLineLength:I,unsupported 1006Lsun/misc/IOUtils;->readFully(Ljava/io/InputStream;IZ)[B,unsupported 1007Lsun/misc/JarIndex;-><init>([Ljava/lang/String;)V,unsupported 1008Lsun/misc/JarIndex;->write(Ljava/io/OutputStream;)V,unsupported 1009Lsun/misc/MessageUtils;-><init>()V,unsupported 1010Lsun/misc/MetaIndex;->forJar(Ljava/io/File;)Lsun/misc/MetaIndex;,unsupported 1011Lsun/misc/MetaIndex;->registerDirectory(Ljava/io/File;)V,unsupported 1012Lsun/misc/URLClassPath$JarLoader;->getJarFile()Ljava/util/jar/JarFile;,unsupported 1013Lsun/misc/URLClassPath;->lmap:Ljava/util/HashMap;,unsupported 1014Lsun/misc/URLClassPath;->loaders:Ljava/util/ArrayList;,unsupported 1015Lsun/misc/URLClassPath;->urls:Ljava/util/Stack;,unsupported 1016Lsun/misc/Unsafe;->INVALID_FIELD_OFFSET:I,max-target-r 1017Lsun/misc/Unsafe;->THE_ONE:Lsun/misc/Unsafe;,unsupported 1018Lsun/misc/Unsafe;->addressSize()I,unsupported 1019Lsun/misc/Unsafe;->allocateInstance(Ljava/lang/Class;)Ljava/lang/Object;,unsupported 1020Lsun/misc/Unsafe;->allocateMemory(J)J,unsupported 1021Lsun/misc/Unsafe;->arrayBaseOffset(Ljava/lang/Class;)I,unsupported 1022Lsun/misc/Unsafe;->arrayIndexScale(Ljava/lang/Class;)I,unsupported 1023Lsun/misc/Unsafe;->compareAndSwapInt(Ljava/lang/Object;JII)Z,unsupported 1024Lsun/misc/Unsafe;->compareAndSwapLong(Ljava/lang/Object;JJJ)Z,unsupported 1025Lsun/misc/Unsafe;->compareAndSwapObject(Ljava/lang/Object;JLjava/lang/Object;Ljava/lang/Object;)Z,unsupported 1026Lsun/misc/Unsafe;->copyMemory(JJJ)V,unsupported 1027Lsun/misc/Unsafe;->copyMemoryFromPrimitiveArray(Ljava/lang/Object;JJJ)V,max-target-r 1028Lsun/misc/Unsafe;->copyMemoryToPrimitiveArray(JLjava/lang/Object;JJ)V,max-target-r 1029Lsun/misc/Unsafe;->freeMemory(J)V,unsupported 1030Lsun/misc/Unsafe;->fullFence()V,unsupported 1031Lsun/misc/Unsafe;->getAndAddInt(Ljava/lang/Object;JI)I,max-target-r 1032Lsun/misc/Unsafe;->getAndAddLong(Ljava/lang/Object;JJ)J,max-target-r 1033Lsun/misc/Unsafe;->getAndSetInt(Ljava/lang/Object;JI)I,max-target-r 1034Lsun/misc/Unsafe;->getAndSetLong(Ljava/lang/Object;JJ)J,max-target-r 1035Lsun/misc/Unsafe;->getAndSetObject(Ljava/lang/Object;JLjava/lang/Object;)Ljava/lang/Object;,unsupported 1036Lsun/misc/Unsafe;->getArrayBaseOffsetForComponentType(Ljava/lang/Class;)I,max-target-o 1037Lsun/misc/Unsafe;->getArrayIndexScaleForComponentType(Ljava/lang/Class;)I,max-target-o 1038Lsun/misc/Unsafe;->getBoolean(Ljava/lang/Object;J)Z,unsupported 1039Lsun/misc/Unsafe;->getByte(J)B,unsupported 1040Lsun/misc/Unsafe;->getByte(Ljava/lang/Object;J)B,unsupported 1041Lsun/misc/Unsafe;->getChar(J)C,unsupported 1042Lsun/misc/Unsafe;->getChar(Ljava/lang/Object;J)C,unsupported 1043Lsun/misc/Unsafe;->getDouble(J)D,unsupported 1044Lsun/misc/Unsafe;->getDouble(Ljava/lang/Object;J)D,unsupported 1045Lsun/misc/Unsafe;->getFloat(J)F,unsupported 1046Lsun/misc/Unsafe;->getFloat(Ljava/lang/Object;J)F,unsupported 1047Lsun/misc/Unsafe;->getInt(J)I,unsupported 1048Lsun/misc/Unsafe;->getInt(Ljava/lang/Object;J)I,unsupported 1049Lsun/misc/Unsafe;->getIntVolatile(Ljava/lang/Object;J)I,unsupported 1050Lsun/misc/Unsafe;->getLong(J)J,unsupported 1051Lsun/misc/Unsafe;->getLong(Ljava/lang/Object;J)J,unsupported 1052Lsun/misc/Unsafe;->getLongVolatile(Ljava/lang/Object;J)J,unsupported 1053Lsun/misc/Unsafe;->getObject(Ljava/lang/Object;J)Ljava/lang/Object;,unsupported 1054Lsun/misc/Unsafe;->getObjectVolatile(Ljava/lang/Object;J)Ljava/lang/Object;,unsupported 1055Lsun/misc/Unsafe;->getShort(J)S,unsupported 1056Lsun/misc/Unsafe;->getShort(Ljava/lang/Object;J)S,unsupported 1057Lsun/misc/Unsafe;->getUnsafe()Lsun/misc/Unsafe;,unsupported 1058Lsun/misc/Unsafe;->loadFence()V,unsupported 1059Lsun/misc/Unsafe;->objectFieldOffset(Ljava/lang/reflect/Field;)J,unsupported 1060Lsun/misc/Unsafe;->pageSize()I,unsupported 1061Lsun/misc/Unsafe;->park(ZJ)V,unsupported 1062Lsun/misc/Unsafe;->putBoolean(Ljava/lang/Object;JZ)V,unsupported 1063Lsun/misc/Unsafe;->putByte(JB)V,unsupported 1064Lsun/misc/Unsafe;->putByte(Ljava/lang/Object;JB)V,unsupported 1065Lsun/misc/Unsafe;->putChar(JC)V,unsupported 1066Lsun/misc/Unsafe;->putChar(Ljava/lang/Object;JC)V,unsupported 1067Lsun/misc/Unsafe;->putDouble(JD)V,unsupported 1068Lsun/misc/Unsafe;->putDouble(Ljava/lang/Object;JD)V,unsupported 1069Lsun/misc/Unsafe;->putFloat(JF)V,unsupported 1070Lsun/misc/Unsafe;->putFloat(Ljava/lang/Object;JF)V,unsupported 1071Lsun/misc/Unsafe;->putInt(JI)V,unsupported 1072Lsun/misc/Unsafe;->putInt(Ljava/lang/Object;JI)V,unsupported 1073Lsun/misc/Unsafe;->putIntVolatile(Ljava/lang/Object;JI)V,unsupported 1074Lsun/misc/Unsafe;->putLong(JJ)V,unsupported 1075Lsun/misc/Unsafe;->putLong(Ljava/lang/Object;JJ)V,unsupported 1076Lsun/misc/Unsafe;->putLongVolatile(Ljava/lang/Object;JJ)V,unsupported 1077Lsun/misc/Unsafe;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V,unsupported 1078Lsun/misc/Unsafe;->putObjectVolatile(Ljava/lang/Object;JLjava/lang/Object;)V,unsupported 1079Lsun/misc/Unsafe;->putOrderedInt(Ljava/lang/Object;JI)V,unsupported 1080Lsun/misc/Unsafe;->putOrderedLong(Ljava/lang/Object;JJ)V,unsupported 1081Lsun/misc/Unsafe;->putOrderedObject(Ljava/lang/Object;JLjava/lang/Object;)V,unsupported 1082Lsun/misc/Unsafe;->putShort(JS)V,unsupported 1083Lsun/misc/Unsafe;->putShort(Ljava/lang/Object;JS)V,unsupported 1084Lsun/misc/Unsafe;->setMemory(JJB)V,unsupported 1085Lsun/misc/Unsafe;->storeFence()V,unsupported 1086Lsun/misc/Unsafe;->theUnsafe:Lsun/misc/Unsafe;,unsupported 1087Lsun/misc/Unsafe;->unpark(Ljava/lang/Object;)V,unsupported 1088Lsun/misc/VM;->maxDirectMemory()J,unsupported 1089Lsun/net/ftp/FtpClient;-><init>()V,unsupported 1090Lsun/net/util/IPAddressUtil;->isIPv4LiteralAddress(Ljava/lang/String;)Z,max-target-r 1091Lsun/net/util/IPAddressUtil;->isIPv6LiteralAddress(Ljava/lang/String;)Z,max-target-r 1092Lsun/net/www/MessageHeader;-><init>()V,unsupported 1093Lsun/net/www/MessageHeader;-><init>(Ljava/io/InputStream;)V,unsupported 1094Lsun/net/www/MessageHeader;->add(Ljava/lang/String;Ljava/lang/String;)V,unsupported 1095Lsun/net/www/MessageHeader;->findValue(Ljava/lang/String;)Ljava/lang/String;,unsupported 1096Lsun/net/www/MessageHeader;->prepend(Ljava/lang/String;Ljava/lang/String;)V,unsupported 1097Lsun/net/www/MessageHeader;->print(Ljava/io/PrintStream;)V,unsupported 1098Lsun/net/www/MessageHeader;->set(Ljava/lang/String;Ljava/lang/String;)V,unsupported 1099Lsun/net/www/ParseUtil;->decode(Ljava/lang/String;)Ljava/lang/String;,unsupported 1100Lsun/net/www/ParseUtil;->encodePath(Ljava/lang/String;Z)Ljava/lang/String;,unsupported 1101Lsun/net/www/ParseUtil;->fileToEncodedURL(Ljava/io/File;)Ljava/net/URL;,unsupported 1102Lsun/net/www/URLConnection;-><init>(Ljava/net/URL;)V,max-target-r 1103Lsun/net/www/URLConnection;->setProperties(Lsun/net/www/MessageHeader;)V,max-target-r 1104Lsun/nio/ch/DirectBuffer;->address()J,unsupported 1105Lsun/nio/ch/DirectBuffer;->cleaner()Lsun/misc/Cleaner;,unsupported 1106Lsun/nio/ch/FileChannelImpl;->unmap0(JJ)I,unsupported 1107Lsun/nio/ch/SelectorImpl;->publicSelectedKeys:Ljava/util/Set;,unsupported 1108Lsun/nio/ch/SelectorImpl;->selectedKeys:Ljava/util/Set;,unsupported 1109Lsun/nio/cs/HistoricallyNamedCharset;->historicalName()Ljava/lang/String;,unsupported 1110Lsun/nio/cs/ThreadLocalCoders;->decoderFor(Ljava/lang/Object;)Ljava/nio/charset/CharsetDecoder;,unsupported 1111Lsun/nio/fs/BasicFileAttributesHolder;->get()Ljava/nio/file/attribute/BasicFileAttributes;,max-target-r 1112Lsun/reflect/Reflection;->ensureMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;I)V,unsupported 1113Lsun/reflect/Reflection;->isSubclassOf(Ljava/lang/Class;Ljava/lang/Class;)Z,unsupported 1114Lsun/reflect/misc/ReflectUtil;->checkPackageAccess(Ljava/lang/Class;)V,unsupported 1115Lsun/reflect/misc/ReflectUtil;->checkPackageAccess(Ljava/lang/String;)V,unsupported 1116Lsun/reflect/misc/ReflectUtil;->isPackageAccessible(Ljava/lang/Class;)Z,unsupported 1117Lsun/reflect/misc/ReflectUtil;->isSubclassOf(Ljava/lang/Class;Ljava/lang/Class;)Z,unsupported 1118Lsun/security/action/GetBooleanAction;-><init>(Ljava/lang/String;)V,unsupported 1119Lsun/security/action/GetIntegerAction;-><init>(Ljava/lang/String;I)V,unsupported 1120Lsun/security/action/GetPropertyAction;-><init>(Ljava/lang/String;)V,unsupported 1121Lsun/security/action/GetPropertyAction;-><init>(Ljava/lang/String;Ljava/lang/String;)V,unsupported 1122Lsun/security/jca/GetInstance$Instance;->impl:Ljava/lang/Object;,max-target-r 1123Lsun/security/jca/GetInstance$Instance;->provider:Ljava/security/Provider;,max-target-r 1124Lsun/security/jca/GetInstance;->getInstance(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;)Lsun/security/jca/GetInstance$Instance;,max-target-r 1125Lsun/security/jca/GetInstance;->getInstance(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;)Lsun/security/jca/GetInstance$Instance;,max-target-r 1126Lsun/security/jca/GetInstance;->getInstance(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;Ljava/security/Provider;)Lsun/security/jca/GetInstance$Instance;,max-target-r 1127Lsun/security/jca/JCAUtil;->getSecureRandom()Ljava/security/SecureRandom;,max-target-r 1128Lsun/security/jca/ProviderConfig;->CL_STRING:[Ljava/lang/Class;,max-target-r 1129Lsun/security/jca/ProviderConfig;->argument:Ljava/lang/String;,max-target-r 1130Lsun/security/jca/ProviderConfig;->disableLoad()V,max-target-r 1131Lsun/security/jca/ProviderConfig;->hasArgument()Z,max-target-r 1132Lsun/security/jca/ProviderList;->getService(Ljava/lang/String;Ljava/lang/String;)Ljava/security/Provider$Service;,unsupported 1133Lsun/security/jca/Providers;->getProviderList()Lsun/security/jca/ProviderList;,unsupported 1134Lsun/security/jca/Providers;->startJarVerification()Ljava/lang/Object;,max-target-r 1135Lsun/security/jca/Providers;->stopJarVerification(Ljava/lang/Object;)V,max-target-r 1136Lsun/security/pkcs/ContentInfo;-><init>(Lsun/security/util/ObjectIdentifier;Lsun/security/util/DerValue;)V,unsupported 1137Lsun/security/pkcs/ContentInfo;-><init>([B)V,unsupported 1138Lsun/security/pkcs/ContentInfo;->DATA_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1139Lsun/security/pkcs/ContentInfo;->encode(Lsun/security/util/DerOutputStream;)V,unsupported 1140Lsun/security/pkcs/ContentInfo;->getData()[B,unsupported 1141Lsun/security/pkcs/PKCS7;-><init>([B)V,unsupported 1142Lsun/security/pkcs/PKCS7;-><init>([Lsun/security/x509/AlgorithmId;Lsun/security/pkcs/ContentInfo;[Ljava/security/cert/X509Certificate;[Ljava/security/cert/X509CRL;[Lsun/security/pkcs/SignerInfo;)V,unsupported 1143Lsun/security/pkcs/PKCS7;-><init>([Lsun/security/x509/AlgorithmId;Lsun/security/pkcs/ContentInfo;[Ljava/security/cert/X509Certificate;[Lsun/security/pkcs/SignerInfo;)V,unsupported 1144Lsun/security/pkcs/PKCS7;->encodeSignedData(Ljava/io/OutputStream;)V,unsupported 1145Lsun/security/pkcs/PKCS7;->getCertificates()[Ljava/security/cert/X509Certificate;,unsupported 1146Lsun/security/pkcs/PKCS7;->getContentInfo()Lsun/security/pkcs/ContentInfo;,unsupported 1147Lsun/security/pkcs/PKCS7;->getSignerInfos()[Lsun/security/pkcs/SignerInfo;,unsupported 1148Lsun/security/pkcs/PKCS7;->verify(Lsun/security/pkcs/SignerInfo;[B)Lsun/security/pkcs/SignerInfo;,unsupported 1149Lsun/security/pkcs/PKCS7;->verify([B)[Lsun/security/pkcs/SignerInfo;,unsupported 1150Lsun/security/pkcs/PKCS8Key;-><init>()V,unsupported 1151Lsun/security/pkcs/PKCS8Key;->algid:Lsun/security/x509/AlgorithmId;,unsupported 1152Lsun/security/pkcs/PKCS8Key;->encodedKey:[B,unsupported 1153Lsun/security/pkcs/PKCS8Key;->key:[B,unsupported 1154Lsun/security/pkcs/PKCS9Attribute;-><init>(Ljava/lang/String;Ljava/lang/Object;)V,unsupported 1155Lsun/security/pkcs/PKCS9Attribute;-><init>(Lsun/security/util/DerValue;)V,unsupported 1156Lsun/security/pkcs/PKCS9Attribute;-><init>(Lsun/security/util/ObjectIdentifier;Ljava/lang/Object;)V,unsupported 1157Lsun/security/pkcs/PKCS9Attribute;->CONTENT_TYPE_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1158Lsun/security/pkcs/PKCS9Attribute;->EMAIL_ADDRESS_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1159Lsun/security/pkcs/PKCS9Attribute;->MESSAGE_DIGEST_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1160Lsun/security/pkcs/PKCS9Attribute;->SIGNING_TIME_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1161Lsun/security/pkcs/PKCS9Attribute;->derEncode(Ljava/io/OutputStream;)V,unsupported 1162Lsun/security/pkcs/PKCS9Attribute;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported 1163Lsun/security/pkcs/PKCS9Attribute;->getValue()Ljava/lang/Object;,unsupported 1164Lsun/security/pkcs/PKCS9Attributes;-><init>(Lsun/security/util/DerInputStream;)V,unsupported 1165Lsun/security/pkcs/PKCS9Attributes;-><init>(Lsun/security/util/DerInputStream;Z)V,unsupported 1166Lsun/security/pkcs/PKCS9Attributes;-><init>([Lsun/security/pkcs/PKCS9Attribute;)V,unsupported 1167Lsun/security/pkcs/PKCS9Attributes;->encode(BLjava/io/OutputStream;)V,unsupported 1168Lsun/security/pkcs/PKCS9Attributes;->getAttribute(Ljava/lang/String;)Lsun/security/pkcs/PKCS9Attribute;,max-target-r 1169Lsun/security/pkcs/PKCS9Attributes;->getAttributeValue(Lsun/security/util/ObjectIdentifier;)Ljava/lang/Object;,unsupported 1170Lsun/security/pkcs/PKCS9Attributes;->getDerEncoding()[B,unsupported 1171Lsun/security/pkcs/ParsingException;-><init>(Ljava/lang/String;)V,unsupported 1172Lsun/security/pkcs/SignerInfo;-><init>(Lsun/security/x509/X500Name;Ljava/math/BigInteger;Lsun/security/x509/AlgorithmId;Lsun/security/pkcs/PKCS9Attributes;Lsun/security/x509/AlgorithmId;[BLsun/security/pkcs/PKCS9Attributes;)V,unsupported 1173Lsun/security/pkcs/SignerInfo;-><init>(Lsun/security/x509/X500Name;Ljava/math/BigInteger;Lsun/security/x509/AlgorithmId;Lsun/security/x509/AlgorithmId;[B)V,unsupported 1174Lsun/security/pkcs/SignerInfo;->getCertificate(Lsun/security/pkcs/PKCS7;)Ljava/security/cert/X509Certificate;,unsupported 1175Lsun/security/pkcs/SignerInfo;->getCertificateChain(Lsun/security/pkcs/PKCS7;)Ljava/util/ArrayList;,unsupported 1176Lsun/security/pkcs/SignerInfo;->getDigestAlgorithmId()Lsun/security/x509/AlgorithmId;,unsupported 1177Lsun/security/pkcs/SignerInfo;->getDigestEncryptionAlgorithmId()Lsun/security/x509/AlgorithmId;,unsupported 1178Lsun/security/pkcs/SignerInfo;->getEncryptedDigest()[B,max-target-r 1179Lsun/security/provider/X509Factory;->addToCache(Lsun/security/util/Cache;[BLjava/lang/Object;)V,unsupported 1180Lsun/security/provider/X509Factory;->certCache:Lsun/security/util/Cache;,unsupported 1181Lsun/security/provider/X509Factory;->crlCache:Lsun/security/util/Cache;,unsupported 1182Lsun/security/provider/X509Factory;->getFromCache(Lsun/security/util/Cache;[B)Ljava/lang/Object;,unsupported 1183Lsun/security/provider/X509Factory;->intern(Ljava/security/cert/X509CRL;)Lsun/security/x509/X509CRLImpl;,unsupported 1184Lsun/security/provider/X509Factory;->intern(Ljava/security/cert/X509Certificate;)Lsun/security/x509/X509CertImpl;,unsupported 1185Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/io/InputStream;)V,unsupported 1186Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/io/InputStream;Ljava/lang/String;)V,unsupported 1187Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/util/List;)V,unsupported 1188Lsun/security/provider/certpath/X509CertPath;->certs:Ljava/util/List;,unsupported 1189Lsun/security/provider/certpath/X509CertPath;->getEncodingsStatic()Ljava/util/Iterator;,unsupported 1190Lsun/security/provider/certpath/X509CertificatePair;->clearCache()V,unsupported 1191Lsun/security/timestamp/TimestampToken;-><init>([B)V,unsupported 1192Lsun/security/timestamp/TimestampToken;->getDate()Ljava/util/Date;,max-target-r 1193Lsun/security/timestamp/TimestampToken;->getHashAlgorithm()Lsun/security/x509/AlgorithmId;,unsupported 1194Lsun/security/timestamp/TimestampToken;->getHashedMessage()[B,unsupported 1195Lsun/security/timestamp/TimestampToken;->getNonce()Ljava/math/BigInteger;,unsupported 1196Lsun/security/util/BitArray;-><init>(I[B)V,unsupported 1197Lsun/security/util/BitArray;->toByteArray()[B,unsupported 1198Lsun/security/util/Cache;-><init>()V,unsupported 1199Lsun/security/util/Cache;->clear()V,unsupported 1200Lsun/security/util/Cache;->get(Ljava/lang/Object;)Ljava/lang/Object;,unsupported 1201Lsun/security/util/Cache;->newHardMemoryCache(I)Lsun/security/util/Cache;,max-target-r 1202Lsun/security/util/Cache;->put(Ljava/lang/Object;Ljava/lang/Object;)V,unsupported 1203Lsun/security/util/Debug;->getInstance(Ljava/lang/String;)Lsun/security/util/Debug;,unsupported 1204Lsun/security/util/Debug;->println()V,unsupported 1205Lsun/security/util/Debug;->println(Ljava/lang/String;)V,unsupported 1206Lsun/security/util/Debug;->toHexString(Ljava/math/BigInteger;)Ljava/lang/String;,unsupported 1207Lsun/security/util/DerIndefLenConverter;-><init>()V,unsupported 1208Lsun/security/util/DerIndefLenConverter;->convert([B)[B,unsupported 1209Lsun/security/util/DerIndefLenConverter;->data:[B,unsupported 1210Lsun/security/util/DerIndefLenConverter;->dataPos:I,unsupported 1211Lsun/security/util/DerIndefLenConverter;->dataSize:I,unsupported 1212Lsun/security/util/DerIndefLenConverter;->isIndefinite(I)Z,unsupported 1213Lsun/security/util/DerIndefLenConverter;->newData:[B,unsupported 1214Lsun/security/util/DerIndefLenConverter;->numOfTotalLenBytes:I,unsupported 1215Lsun/security/util/DerIndefLenConverter;->parseLength()I,unsupported 1216Lsun/security/util/DerIndefLenConverter;->parseTag()V,unsupported 1217Lsun/security/util/DerIndefLenConverter;->parseValue(I)V,unsupported 1218Lsun/security/util/DerIndefLenConverter;->writeLengthAndValue()V,unsupported 1219Lsun/security/util/DerIndefLenConverter;->writeTag()V,unsupported 1220Lsun/security/util/DerInputStream;-><init>([B)V,unsupported 1221Lsun/security/util/DerInputStream;->available()I,unsupported 1222Lsun/security/util/DerInputStream;->getBigInteger()Ljava/math/BigInteger;,unsupported 1223Lsun/security/util/DerInputStream;->getBitString()[B,unsupported 1224Lsun/security/util/DerInputStream;->getDerValue()Lsun/security/util/DerValue;,unsupported 1225Lsun/security/util/DerInputStream;->getInteger()I,unsupported 1226Lsun/security/util/DerInputStream;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported 1227Lsun/security/util/DerInputStream;->getOctetString()[B,unsupported 1228Lsun/security/util/DerInputStream;->getSequence(I)[Lsun/security/util/DerValue;,unsupported 1229Lsun/security/util/DerInputStream;->getSet(I)[Lsun/security/util/DerValue;,unsupported 1230Lsun/security/util/DerInputStream;->getSet(IZ)[Lsun/security/util/DerValue;,unsupported 1231Lsun/security/util/DerInputStream;->getUTCTime()Ljava/util/Date;,unsupported 1232Lsun/security/util/DerInputStream;->getUTF8String()Ljava/lang/String;,max-target-r 1233Lsun/security/util/DerInputStream;->mark(I)V,unsupported 1234Lsun/security/util/DerInputStream;->peekByte()I,unsupported 1235Lsun/security/util/DerInputStream;->reset()V,unsupported 1236Lsun/security/util/DerInputStream;->subStream(IZ)Lsun/security/util/DerInputStream;,unsupported 1237Lsun/security/util/DerInputStream;->tag:B,unsupported 1238Lsun/security/util/DerOutputStream;-><init>()V,unsupported 1239Lsun/security/util/DerOutputStream;-><init>(I)V,max-target-r 1240Lsun/security/util/DerOutputStream;->putBitString([B)V,unsupported 1241Lsun/security/util/DerOutputStream;->putBoolean(Z)V,unsupported 1242Lsun/security/util/DerOutputStream;->putDerValue(Lsun/security/util/DerValue;)V,unsupported 1243Lsun/security/util/DerOutputStream;->putIA5String(Ljava/lang/String;)V,unsupported 1244Lsun/security/util/DerOutputStream;->putInteger(I)V,unsupported 1245Lsun/security/util/DerOutputStream;->putInteger(Ljava/math/BigInteger;)V,unsupported 1246Lsun/security/util/DerOutputStream;->putNull()V,unsupported 1247Lsun/security/util/DerOutputStream;->putOID(Lsun/security/util/ObjectIdentifier;)V,unsupported 1248Lsun/security/util/DerOutputStream;->putOctetString([B)V,unsupported 1249Lsun/security/util/DerOutputStream;->putOrderedSetOf(B[Lsun/security/util/DerEncoder;)V,unsupported 1250Lsun/security/util/DerOutputStream;->putPrintableString(Ljava/lang/String;)V,unsupported 1251Lsun/security/util/DerOutputStream;->putSequence([Lsun/security/util/DerValue;)V,unsupported 1252Lsun/security/util/DerOutputStream;->putUTCTime(Ljava/util/Date;)V,unsupported 1253Lsun/security/util/DerOutputStream;->putUTF8String(Ljava/lang/String;)V,unsupported 1254Lsun/security/util/DerOutputStream;->write(BLsun/security/util/DerOutputStream;)V,unsupported 1255Lsun/security/util/DerOutputStream;->write(B[B)V,unsupported 1256Lsun/security/util/DerValue;-><init>(B[B)V,unsupported 1257Lsun/security/util/DerValue;-><init>(Ljava/io/InputStream;)V,unsupported 1258Lsun/security/util/DerValue;-><init>(Ljava/lang/String;)V,unsupported 1259Lsun/security/util/DerValue;-><init>([B)V,unsupported 1260Lsun/security/util/DerValue;-><init>([BII)V,unsupported 1261Lsun/security/util/DerValue;->buffer:Lsun/security/util/DerInputBuffer;,unsupported 1262Lsun/security/util/DerValue;->createTag(BZB)B,unsupported 1263Lsun/security/util/DerValue;->data:Lsun/security/util/DerInputStream;,unsupported 1264Lsun/security/util/DerValue;->encode(Lsun/security/util/DerOutputStream;)V,unsupported 1265Lsun/security/util/DerValue;->getAsString()Ljava/lang/String;,unsupported 1266Lsun/security/util/DerValue;->getBigInteger()Ljava/math/BigInteger;,unsupported 1267Lsun/security/util/DerValue;->getBitString()[B,unsupported 1268Lsun/security/util/DerValue;->getData()Lsun/security/util/DerInputStream;,unsupported 1269Lsun/security/util/DerValue;->getDataBytes()[B,unsupported 1270Lsun/security/util/DerValue;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported 1271Lsun/security/util/DerValue;->getOctetString()[B,unsupported 1272Lsun/security/util/DerValue;->getPositiveBigInteger()Ljava/math/BigInteger;,max-target-r 1273Lsun/security/util/DerValue;->getUnalignedBitString()Lsun/security/util/BitArray;,unsupported 1274Lsun/security/util/DerValue;->isConstructed()Z,unsupported 1275Lsun/security/util/DerValue;->isContextSpecific()Z,unsupported 1276Lsun/security/util/DerValue;->isContextSpecific(B)Z,unsupported 1277Lsun/security/util/DerValue;->isPrintableStringChar(C)Z,unsupported 1278Lsun/security/util/DerValue;->resetTag(B)V,unsupported 1279Lsun/security/util/DerValue;->tag:B,unsupported 1280Lsun/security/util/DerValue;->toByteArray()[B,unsupported 1281Lsun/security/util/DerValue;->toDerInputStream()Lsun/security/util/DerInputStream;,unsupported 1282Lsun/security/util/ManifestDigester$Entry;->digest(Ljava/security/MessageDigest;)[B,unsupported 1283Lsun/security/util/ManifestDigester$Entry;->digestWorkaround(Ljava/security/MessageDigest;)[B,max-target-r 1284Lsun/security/util/ManifestDigester;-><init>([B)V,unsupported 1285Lsun/security/util/ManifestDigester;->get(Ljava/lang/String;Z)Lsun/security/util/ManifestDigester$Entry;,unsupported 1286Lsun/security/util/ManifestDigester;->manifestDigest(Ljava/security/MessageDigest;)[B,unsupported 1287Lsun/security/util/MemoryCache$HardCacheEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;J)V,unsupported 1288Lsun/security/util/MemoryCache$SoftCacheEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;JLjava/lang/ref/ReferenceQueue;)V,unsupported 1289Lsun/security/util/ObjectIdentifier;-><init>(Ljava/lang/String;)V,unsupported 1290Lsun/security/util/ObjectIdentifier;-><init>([I)V,unsupported 1291Lsun/security/util/ObjectIdentifier;->equals(Lsun/security/util/ObjectIdentifier;)Z,unsupported 1292Lsun/security/util/ObjectIdentifier;->newInternal([I)Lsun/security/util/ObjectIdentifier;,unsupported 1293Lsun/security/util/PropertyExpander;->expand(Ljava/lang/String;)Ljava/lang/String;,max-target-r 1294Lsun/security/util/ResourcesMgr;->getString(Ljava/lang/String;)Ljava/lang/String;,max-target-r 1295Lsun/security/util/SecurityConstants;->CREATE_CLASSLOADER_PERMISSION:Ljava/lang/RuntimePermission;,unsupported 1296Lsun/security/util/SecurityConstants;->GET_CLASSLOADER_PERMISSION:Ljava/lang/RuntimePermission;,unsupported 1297Lsun/security/util/SecurityConstants;->MODIFY_THREADGROUP_PERMISSION:Ljava/lang/RuntimePermission;,unsupported 1298Lsun/security/util/SecurityConstants;->MODIFY_THREAD_PERMISSION:Ljava/lang/RuntimePermission;,unsupported 1299Lsun/security/util/SignatureFileVerifier;->isBlockOrSF(Ljava/lang/String;)Z,unsupported 1300Lsun/security/x509/AVA;-><init>(Lsun/security/util/ObjectIdentifier;Lsun/security/util/DerValue;)V,unsupported 1301Lsun/security/x509/AVA;->getDerValue()Lsun/security/util/DerValue;,unsupported 1302Lsun/security/x509/AVA;->getObjectIdentifier()Lsun/security/util/ObjectIdentifier;,unsupported 1303Lsun/security/x509/AVA;->getValueString()Ljava/lang/String;,unsupported 1304Lsun/security/x509/AVA;->hasRFC2253Keyword()Z,unsupported 1305Lsun/security/x509/AVA;->toRFC2253CanonicalString()Ljava/lang/String;,unsupported 1306Lsun/security/x509/AVAComparator;->INSTANCE:Ljava/util/Comparator;,unsupported 1307Lsun/security/x509/AVAKeyword;->getOID(Ljava/lang/String;ILjava/util/Map;)Lsun/security/util/ObjectIdentifier;,unsupported 1308Lsun/security/x509/AVAKeyword;->isCompliant(I)Z,unsupported 1309Lsun/security/x509/AVAKeyword;->keyword:Ljava/lang/String;,unsupported 1310Lsun/security/x509/AVAKeyword;->keywordMap:Ljava/util/Map;,unsupported 1311Lsun/security/x509/AVAKeyword;->oid:Lsun/security/util/ObjectIdentifier;,unsupported 1312Lsun/security/x509/AVAKeyword;->oidMap:Ljava/util/Map;,unsupported 1313Lsun/security/x509/AccessDescription;-><init>(Lsun/security/util/DerValue;)V,unsupported 1314Lsun/security/x509/AccessDescription;->getAccessLocation()Lsun/security/x509/GeneralName;,unsupported 1315Lsun/security/x509/AccessDescription;->getAccessMethod()Lsun/security/util/ObjectIdentifier;,unsupported 1316Lsun/security/x509/AlgorithmId;-><init>()V,unsupported 1317Lsun/security/x509/AlgorithmId;-><init>(Lsun/security/util/ObjectIdentifier;)V,unsupported 1318Lsun/security/x509/AlgorithmId;-><init>(Lsun/security/util/ObjectIdentifier;Ljava/security/AlgorithmParameters;)V,unsupported 1319Lsun/security/x509/AlgorithmId;->DSA_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1320Lsun/security/x509/AlgorithmId;->EC_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1321Lsun/security/x509/AlgorithmId;->MD2_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1322Lsun/security/x509/AlgorithmId;->MD5_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1323Lsun/security/x509/AlgorithmId;->RSAEncryption_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1324Lsun/security/x509/AlgorithmId;->SHA256_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1325Lsun/security/x509/AlgorithmId;->SHA384_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1326Lsun/security/x509/AlgorithmId;->SHA512_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1327Lsun/security/x509/AlgorithmId;->SHA_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1328Lsun/security/x509/AlgorithmId;->derEncode(Ljava/io/OutputStream;)V,unsupported 1329Lsun/security/x509/AlgorithmId;->encode()[B,max-target-r 1330Lsun/security/x509/AlgorithmId;->encode(Lsun/security/util/DerOutputStream;)V,unsupported 1331Lsun/security/x509/AlgorithmId;->equals(Lsun/security/x509/AlgorithmId;)Z,unsupported 1332Lsun/security/x509/AlgorithmId;->get(Ljava/lang/String;)Lsun/security/x509/AlgorithmId;,unsupported 1333Lsun/security/x509/AlgorithmId;->getAlgorithmId(Ljava/lang/String;)Lsun/security/x509/AlgorithmId;,unsupported 1334Lsun/security/x509/AlgorithmId;->getDigAlgFromSigAlg(Ljava/lang/String;)Ljava/lang/String;,unsupported 1335Lsun/security/x509/AlgorithmId;->getEncAlgFromSigAlg(Ljava/lang/String;)Ljava/lang/String;,unsupported 1336Lsun/security/x509/AlgorithmId;->getEncodedParams()[B,unsupported 1337Lsun/security/x509/AlgorithmId;->getName()Ljava/lang/String;,unsupported 1338Lsun/security/x509/AlgorithmId;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported 1339Lsun/security/x509/AlgorithmId;->getParameters()Ljava/security/AlgorithmParameters;,unsupported 1340Lsun/security/x509/AlgorithmId;->params:Lsun/security/util/DerValue;,unsupported 1341Lsun/security/x509/AlgorithmId;->parse(Lsun/security/util/DerValue;)Lsun/security/x509/AlgorithmId;,unsupported 1342Lsun/security/x509/AlgorithmId;->sha1WithRSAEncryption_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1343Lsun/security/x509/AttributeNameEnumeration;-><init>()V,unsupported 1344Lsun/security/x509/CRLDistributionPointsExtension;->encodeThis()V,unsupported 1345Lsun/security/x509/CRLNumberExtension;-><init>(Ljava/lang/Boolean;Ljava/lang/Object;)V,unsupported 1346Lsun/security/x509/CRLNumberExtension;->encodeThis()V,unsupported 1347Lsun/security/x509/CRLNumberExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r 1348Lsun/security/x509/CRLNumberExtension;->get(Ljava/lang/String;)Ljava/math/BigInteger;,max-target-r 1349Lsun/security/x509/CertificateAlgorithmId;-><init>(Lsun/security/x509/AlgorithmId;)V,unsupported 1350Lsun/security/x509/CertificateExtensions;-><init>()V,unsupported 1351Lsun/security/x509/CertificateExtensions;-><init>(Lsun/security/util/DerInputStream;)V,unsupported 1352Lsun/security/x509/CertificateExtensions;->encode(Ljava/io/OutputStream;Z)V,unsupported 1353Lsun/security/x509/CertificateExtensions;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r 1354Lsun/security/x509/CertificateExtensions;->get(Ljava/lang/String;)Lsun/security/x509/Extension;,max-target-r 1355Lsun/security/x509/CertificateExtensions;->set(Ljava/lang/String;Ljava/lang/Object;)V,unsupported 1356Lsun/security/x509/CertificateIssuerName;-><init>(Lsun/security/x509/X500Name;)V,unsupported 1357Lsun/security/x509/CertificateSerialNumber;-><init>(I)V,unsupported 1358Lsun/security/x509/CertificateSerialNumber;-><init>(Ljava/math/BigInteger;)V,unsupported 1359Lsun/security/x509/CertificateSubjectName;-><init>(Lsun/security/x509/X500Name;)V,unsupported 1360Lsun/security/x509/CertificateSubjectName;->get(Ljava/lang/String;)Ljava/lang/Object;,unsupported 1361Lsun/security/x509/CertificateValidity;-><init>(Ljava/util/Date;Ljava/util/Date;)V,unsupported 1362Lsun/security/x509/CertificateVersion;-><init>(I)V,unsupported 1363Lsun/security/x509/CertificateX509Key;-><init>(Ljava/security/PublicKey;)V,unsupported 1364Lsun/security/x509/Extension;-><init>(Lsun/security/x509/Extension;)V,unsupported 1365Lsun/security/x509/Extension;->encode(Lsun/security/util/DerOutputStream;)V,unsupported 1366Lsun/security/x509/Extension;->getExtensionId()Lsun/security/util/ObjectIdentifier;,unsupported 1367Lsun/security/x509/GeneralName;-><init>(Lsun/security/x509/GeneralNameInterface;)V,unsupported 1368Lsun/security/x509/GeneralName;->getName()Lsun/security/x509/GeneralNameInterface;,unsupported 1369Lsun/security/x509/GeneralName;->getType()I,unsupported 1370Lsun/security/x509/GeneralNames;-><init>()V,unsupported 1371Lsun/security/x509/GeneralNames;-><init>(Lsun/security/util/DerValue;)V,unsupported 1372Lsun/security/x509/GeneralNames;->add(Lsun/security/x509/GeneralName;)Lsun/security/x509/GeneralNames;,unsupported 1373Lsun/security/x509/GeneralNames;->encode(Lsun/security/util/DerOutputStream;)V,unsupported 1374Lsun/security/x509/GeneralNames;->isEmpty()Z,unsupported 1375Lsun/security/x509/KeyIdentifier;-><init>(Ljava/security/PublicKey;)V,unsupported 1376Lsun/security/x509/KeyIdentifier;->getIdentifier()[B,unsupported 1377Lsun/security/x509/KeyIdentifier;->octetString:[B,unsupported 1378Lsun/security/x509/KeyUsageExtension;-><init>([Z)V,unsupported 1379Lsun/security/x509/KeyUsageExtension;->get(Ljava/lang/String;)Ljava/lang/Boolean;,max-target-r 1380Lsun/security/x509/KeyUsageExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r 1381Lsun/security/x509/NetscapeCertTypeExtension;-><init>([B)V,unsupported 1382Lsun/security/x509/NetscapeCertTypeExtension;->get(Ljava/lang/String;)Ljava/lang/Boolean;,max-target-r 1383Lsun/security/x509/NetscapeCertTypeExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r 1384Lsun/security/x509/OIDMap$OIDInfo;->clazz:Ljava/lang/Class;,unsupported 1385Lsun/security/x509/OIDMap;->getClass(Lsun/security/util/ObjectIdentifier;)Ljava/lang/Class;,unsupported 1386Lsun/security/x509/OIDMap;->nameMap:Ljava/util/Map;,unsupported 1387Lsun/security/x509/OIDMap;->oidMap:Ljava/util/Map;,unsupported 1388Lsun/security/x509/PKIXExtensions;->CertificateIssuer_Id:Lsun/security/util/ObjectIdentifier;,unsupported 1389Lsun/security/x509/SerialNumber;-><init>(Lsun/security/util/DerValue;)V,unsupported 1390Lsun/security/x509/SubjectAlternativeNameExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r 1391Lsun/security/x509/SubjectAlternativeNameExtension;->get(Ljava/lang/String;)Lsun/security/x509/GeneralNames;,max-target-r 1392Lsun/security/x509/SubjectKeyIdentifierExtension;-><init>([B)V,unsupported 1393Lsun/security/x509/URIName;->getName()Ljava/lang/String;,unsupported 1394Lsun/security/x509/URIName;->getScheme()Ljava/lang/String;,unsupported 1395Lsun/security/x509/UniqueIdentity;-><init>(Lsun/security/util/DerInputStream;)V,unsupported 1396Lsun/security/x509/UniqueIdentity;-><init>(Lsun/security/util/DerValue;)V,unsupported 1397Lsun/security/x509/UniqueIdentity;->encode(Lsun/security/util/DerOutputStream;B)V,unsupported 1398Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;)V,unsupported 1399Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;Ljava/lang/String;)V,unsupported 1400Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V,max-target-r 1401Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V,max-target-r 1402Lsun/security/x509/X500Name;-><init>(Lsun/security/util/DerInputStream;)V,unsupported 1403Lsun/security/x509/X500Name;-><init>(Lsun/security/util/DerValue;)V,unsupported 1404Lsun/security/x509/X500Name;-><init>([B)V,unsupported 1405Lsun/security/x509/X500Name;->DNQUALIFIER_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1406Lsun/security/x509/X500Name;->DOMAIN_COMPONENT_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1407Lsun/security/x509/X500Name;->GENERATIONQUALIFIER_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1408Lsun/security/x509/X500Name;->GIVENNAME_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1409Lsun/security/x509/X500Name;->INITIALS_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1410Lsun/security/x509/X500Name;->SERIALNUMBER_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1411Lsun/security/x509/X500Name;->SURNAME_OID:Lsun/security/util/ObjectIdentifier;,unsupported 1412Lsun/security/x509/X500Name;->allAvas()Ljava/util/List;,unsupported 1413Lsun/security/x509/X500Name;->asX500Name(Ljavax/security/auth/x500/X500Principal;)Lsun/security/x509/X500Name;,unsupported 1414Lsun/security/x509/X500Name;->asX500Principal()Ljavax/security/auth/x500/X500Principal;,unsupported 1415Lsun/security/x509/X500Name;->commonName_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1416Lsun/security/x509/X500Name;->countryName_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1417Lsun/security/x509/X500Name;->encode(Lsun/security/util/DerOutputStream;)V,unsupported 1418Lsun/security/x509/X500Name;->getCommonName()Ljava/lang/String;,unsupported 1419Lsun/security/x509/X500Name;->ipAddress_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1420Lsun/security/x509/X500Name;->isEmpty()Z,unsupported 1421Lsun/security/x509/X500Name;->localityName_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1422Lsun/security/x509/X500Name;->orgName_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1423Lsun/security/x509/X500Name;->orgUnitName_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1424Lsun/security/x509/X500Name;->stateName_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1425Lsun/security/x509/X500Name;->streetAddress_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1426Lsun/security/x509/X500Name;->title_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1427Lsun/security/x509/X500Name;->userid_oid:Lsun/security/util/ObjectIdentifier;,unsupported 1428Lsun/security/x509/X509CRLEntryImpl;->getExtension(Lsun/security/util/ObjectIdentifier;)Lsun/security/x509/Extension;,unsupported 1429Lsun/security/x509/X509CRLImpl;-><init>(Ljava/io/InputStream;)V,unsupported 1430Lsun/security/x509/X509CRLImpl;-><init>(Lsun/security/util/DerValue;)V,unsupported 1431Lsun/security/x509/X509CRLImpl;-><init>([B)V,unsupported 1432Lsun/security/x509/X509CRLImpl;->getEncodedInternal()[B,unsupported 1433Lsun/security/x509/X509CertImpl;-><init>(Lsun/security/util/DerValue;)V,unsupported 1434Lsun/security/x509/X509CertImpl;-><init>(Lsun/security/x509/X509CertInfo;)V,unsupported 1435Lsun/security/x509/X509CertImpl;-><init>([B)V,unsupported 1436Lsun/security/x509/X509CertImpl;->algId:Lsun/security/x509/AlgorithmId;,unsupported 1437Lsun/security/x509/X509CertImpl;->get(Ljava/lang/String;)Ljava/lang/Object;,unsupported 1438Lsun/security/x509/X509CertImpl;->getEncodedInternal()[B,unsupported 1439Lsun/security/x509/X509CertImpl;->parse(Lsun/security/util/DerValue;)V,unsupported 1440Lsun/security/x509/X509CertImpl;->readOnly:Z,unsupported 1441Lsun/security/x509/X509CertImpl;->sign(Ljava/security/PrivateKey;Ljava/lang/String;)V,unsupported 1442Lsun/security/x509/X509CertImpl;->signature:[B,unsupported 1443Lsun/security/x509/X509CertImpl;->signedCert:[B,unsupported 1444Lsun/security/x509/X509CertInfo;-><init>()V,unsupported 1445Lsun/security/x509/X509CertInfo;-><init>([B)V,unsupported 1446Lsun/security/x509/X509CertInfo;->get(Ljava/lang/String;)Ljava/lang/Object;,unsupported 1447Lsun/security/x509/X509CertInfo;->set(Ljava/lang/String;Ljava/lang/Object;)V,unsupported 1448Lsun/security/x509/X509Key;-><init>()V,unsupported 1449Lsun/security/x509/X509Key;->algid:Lsun/security/x509/AlgorithmId;,unsupported 1450Lsun/security/x509/X509Key;->encodedKey:[B,unsupported 1451Lsun/security/x509/X509Key;->key:[B,unsupported 1452Lsun/security/x509/X509Key;->parse(Lsun/security/util/DerValue;)Ljava/security/PublicKey;,unsupported 1453Lsun/security/x509/X509Key;->unusedBits:I,unsupported 1454Lsun/util/calendar/AbstractCalendar;->getDayOfWeekDateOnOrBefore(JI)J,max-target-r 1455Lsun/util/calendar/AbstractCalendar;->getEras()[Lsun/util/calendar/Era;,max-target-r 1456Lsun/util/calendar/AbstractCalendar;->getTimeOfDayValue(Lsun/util/calendar/CalendarDate;)J,max-target-r 1457Lsun/util/calendar/BaseCalendar$Date;->getNormalizedYear()I,max-target-r 1458Lsun/util/calendar/BaseCalendar$Date;->setNormalizedYear(I)V,max-target-r 1459Lsun/util/calendar/CalendarDate;->getDayOfMonth()I,unsupported 1460Lsun/util/calendar/CalendarDate;->getMonth()I,unsupported 1461Lsun/util/calendar/CalendarDate;->getTimeOfDay()J,max-target-r 1462Lsun/util/calendar/CalendarDate;->getYear()I,unsupported 1463Lsun/util/calendar/CalendarDate;->setDate(III)Lsun/util/calendar/CalendarDate;,max-target-r 1464Lsun/util/calendar/CalendarDate;->setDayOfMonth(I)Lsun/util/calendar/CalendarDate;,max-target-r 1465Lsun/util/calendar/CalendarDate;->setHours(I)Lsun/util/calendar/CalendarDate;,max-target-r 1466Lsun/util/calendar/CalendarDate;->setMillis(I)Lsun/util/calendar/CalendarDate;,max-target-r 1467Lsun/util/calendar/CalendarDate;->setMinutes(I)Lsun/util/calendar/CalendarDate;,max-target-r 1468Lsun/util/calendar/CalendarDate;->setSeconds(I)Lsun/util/calendar/CalendarDate;,max-target-r 1469Lsun/util/calendar/CalendarSystem;->forName(Ljava/lang/String;)Lsun/util/calendar/CalendarSystem;,unsupported 1470Lsun/util/calendar/CalendarSystem;->getGregorianCalendar()Lsun/util/calendar/Gregorian;,max-target-r 1471Lsun/util/calendar/CalendarSystem;->getTime(Lsun/util/calendar/CalendarDate;)J,max-target-r 1472Lsun/util/calendar/CalendarSystem;->newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/CalendarDate;,max-target-r 1473Lsun/util/calendar/CalendarSystem;->validate(Lsun/util/calendar/CalendarDate;)Z,max-target-r 1474Lsun/util/calendar/CalendarUtils;->floorDivide(II)I,max-target-r 1475Lsun/util/calendar/CalendarUtils;->floorDivide(JJ)J,max-target-r 1476Lsun/util/calendar/CalendarUtils;->mod(II)I,max-target-r 1477Lsun/util/calendar/CalendarUtils;->mod(JJ)J,max-target-r 1478Lsun/util/calendar/Era;-><init>(Ljava/lang/String;Ljava/lang/String;JZ)V,max-target-r 1479Lsun/util/calendar/Era;->getAbbreviation()Ljava/lang/String;,unsupported 1480Lsun/util/calendar/Era;->getName()Ljava/lang/String;,unsupported 1481Lsun/util/calendar/Era;->getSinceDate()Lsun/util/calendar/CalendarDate;,unsupported 1482Lsun/util/calendar/ImmutableGregorianDate;->unsupported()V,max-target-r 1483Lsun/util/calendar/LocalGregorianCalendar$Date;->getNormalizedYear()I,max-target-r 1484Lsun/util/calendar/LocalGregorianCalendar$Date;->setEra(Lsun/util/calendar/Era;)Lsun/util/calendar/CalendarDate;,max-target-r 1485Lsun/util/calendar/LocalGregorianCalendar$Date;->setEra(Lsun/util/calendar/Era;)Lsun/util/calendar/LocalGregorianCalendar$Date;,max-target-r 1486Lsun/util/calendar/LocalGregorianCalendar$Date;->setNormalizedYear(I)V,max-target-r 1487Lsun/util/calendar/LocalGregorianCalendar$Date;->setYear(I)Lsun/util/calendar/CalendarDate;,max-target-r 1488Lsun/util/calendar/LocalGregorianCalendar$Date;->setYear(I)Lsun/util/calendar/LocalGregorianCalendar$Date;,max-target-r 1489Lsun/util/calendar/LocalGregorianCalendar;->newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/CalendarDate;,max-target-r 1490Lsun/util/calendar/LocalGregorianCalendar;->newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/LocalGregorianCalendar$Date;,max-target-r 1491Lsun/util/calendar/LocalGregorianCalendar;->normalize(Lsun/util/calendar/CalendarDate;)Z,max-target-r 1492Lsun/util/calendar/LocalGregorianCalendar;->validate(Lsun/util/calendar/CalendarDate;)Z,max-target-r 1493