blob: ec078e9d1ee510f0ce0db5896f1d3960e6143b3d [file] [log] [blame]
Fairphone ODM25c12f52023-12-15 17:24:06 +08001Landroid/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/DoubleBuffer;->clear()Ljava/nio/DoubleBuffer;,public-api
543Ljava/nio/DoubleBuffer;->flip()Ljava/nio/DoubleBuffer;,public-api
544Ljava/nio/DoubleBuffer;->limit(I)Ljava/nio/DoubleBuffer;,public-api
545Ljava/nio/DoubleBuffer;->mark()Ljava/nio/DoubleBuffer;,public-api
546Ljava/nio/DoubleBuffer;->position(I)Ljava/nio/DoubleBuffer;,public-api
547Ljava/nio/DoubleBuffer;->reset()Ljava/nio/DoubleBuffer;,public-api
548Ljava/nio/DoubleBuffer;->rewind()Ljava/nio/DoubleBuffer;,public-api
549Ljava/nio/FloatBuffer;->clear()Ljava/nio/FloatBuffer;,public-api
550Ljava/nio/FloatBuffer;->flip()Ljava/nio/FloatBuffer;,public-api
551Ljava/nio/FloatBuffer;->limit(I)Ljava/nio/FloatBuffer;,public-api
552Ljava/nio/FloatBuffer;->mark()Ljava/nio/FloatBuffer;,public-api
553Ljava/nio/FloatBuffer;->position(I)Ljava/nio/FloatBuffer;,public-api
554Ljava/nio/FloatBuffer;->reset()Ljava/nio/FloatBuffer;,public-api
555Ljava/nio/FloatBuffer;->rewind()Ljava/nio/FloatBuffer;,public-api
556Ljava/nio/IntBuffer;->clear()Ljava/nio/IntBuffer;,public-api
557Ljava/nio/IntBuffer;->flip()Ljava/nio/IntBuffer;,public-api
558Ljava/nio/IntBuffer;->limit(I)Ljava/nio/IntBuffer;,public-api
559Ljava/nio/IntBuffer;->mark()Ljava/nio/IntBuffer;,public-api
560Ljava/nio/IntBuffer;->position(I)Ljava/nio/IntBuffer;,public-api
561Ljava/nio/IntBuffer;->reset()Ljava/nio/IntBuffer;,public-api
562Ljava/nio/IntBuffer;->rewind()Ljava/nio/IntBuffer;,public-api
563Ljava/nio/LongBuffer;->clear()Ljava/nio/LongBuffer;,public-api
564Ljava/nio/LongBuffer;->flip()Ljava/nio/LongBuffer;,public-api
565Ljava/nio/LongBuffer;->limit(I)Ljava/nio/LongBuffer;,public-api
566Ljava/nio/LongBuffer;->mark()Ljava/nio/LongBuffer;,public-api
567Ljava/nio/LongBuffer;->position(I)Ljava/nio/LongBuffer;,public-api
568Ljava/nio/LongBuffer;->reset()Ljava/nio/LongBuffer;,public-api
569Ljava/nio/LongBuffer;->rewind()Ljava/nio/LongBuffer;,public-api
570Ljava/nio/NIOAccess;->getBaseArray(Ljava/nio/Buffer;)Ljava/lang/Object;,unsupported
571Ljava/nio/NIOAccess;->getBaseArrayOffset(Ljava/nio/Buffer;)I,unsupported
572Ljava/nio/NIOAccess;->getBasePointer(Ljava/nio/Buffer;)J,unsupported
573Ljava/nio/NioUtils;->freeDirectBuffer(Ljava/nio/ByteBuffer;)V,unsupported
574Ljava/nio/NioUtils;->unsafeArray(Ljava/nio/ByteBuffer;)[B,unsupported
575Ljava/nio/NioUtils;->unsafeArrayOffset(Ljava/nio/ByteBuffer;)I,unsupported
576Ljava/nio/ShortBuffer;->clear()Ljava/nio/ShortBuffer;,public-api
577Ljava/nio/ShortBuffer;->flip()Ljava/nio/ShortBuffer;,public-api
578Ljava/nio/ShortBuffer;->limit(I)Ljava/nio/ShortBuffer;,public-api
579Ljava/nio/ShortBuffer;->mark()Ljava/nio/ShortBuffer;,public-api
580Ljava/nio/ShortBuffer;->position(I)Ljava/nio/ShortBuffer;,public-api
581Ljava/nio/ShortBuffer;->reset()Ljava/nio/ShortBuffer;,public-api
582Ljava/nio/ShortBuffer;->rewind()Ljava/nio/ShortBuffer;,public-api
583Ljava/nio/charset/Charset;->defaultCharset:Ljava/nio/charset/Charset;,max-target-r
584Ljava/nio/charset/CharsetEncoder;->canEncode(Ljava/nio/CharBuffer;)Z,max-target-r
585Ljava/nio/file/FileTreeWalker;->followLinks:Z,max-target-r
586Ljava/nio/file/FileTreeWalker;->linkOptions:[Ljava/nio/file/LinkOption;,max-target-r
587Ljava/nio/file/FileTreeWalker;->maxDepth:I,max-target-r
588Ljava/security/KeyPairGenerator;->getInstance(Lsun/security/jca/GetInstance$Instance;Ljava/lang/String;)Ljava/security/KeyPairGenerator;,max-target-r
589Ljava/security/KeyStore;->keyStoreSpi:Ljava/security/KeyStoreSpi;,unsupported
590Ljava/security/Signature;->getInstance(Lsun/security/jca/GetInstance$Instance;Ljava/lang/String;)Ljava/security/Signature;,unsupported
591Ljava/security/spec/ECParameterSpec;->getCurveName()Ljava/lang/String;,unsupported
592Ljava/security/spec/ECParameterSpec;->setCurveName(Ljava/lang/String;)V,unsupported
593Ljava/text/Collator;->icuColl:Landroid/icu/text/Collator;,unsupported
594Ljava/text/DateFormat;->is24Hour:Ljava/lang/Boolean;,unsupported
595Ljava/text/DecimalFormatSymbols;->getPercentString()Ljava/lang/String;,max-target-r
596Ljava/text/NumberFormat;->getInstance(Ljava/util/Locale;I)Ljava/text/NumberFormat;,max-target-r
597Ljava/time/Duration;->toSeconds()Ljava/math/BigDecimal;,unsupported
598Ljava/time/LocalDate;->getEra()Ljava/time/chrono/IsoEra;,public-api
599Ljava/time/OffsetDateTime;-><init>(Ljava/time/LocalDateTime;Ljava/time/ZoneOffset;)V,max-target-r
600Ljava/time/ZoneId;->of(Ljava/lang/String;Z)Ljava/time/ZoneId;,max-target-r
601Ljava/util/ArrayDeque;->elements:[Ljava/lang/Object;,unsupported
602Ljava/util/ArrayDeque;->head:I,unsupported
603Ljava/util/ArrayDeque;->tail:I,unsupported
604Ljava/util/ArrayList$SubList;->offset:I,max-target-r
605Ljava/util/ArrayList$SubList;->parent:Ljava/util/AbstractList;,unsupported
606Ljava/util/ArrayList$SubList;->parentOffset:I,unsupported
607Ljava/util/ArrayList$SubList;->size:I,unsupported
608Ljava/util/ArrayList;->elementData:[Ljava/lang/Object;,unsupported
609Ljava/util/ArrayList;->size:I,unsupported
610Ljava/util/Arrays$ArrayList;->a:[Ljava/lang/Object;,unsupported
611Ljava/util/Arrays;->deepToString([Ljava/lang/Object;Ljava/lang/StringBuilder;Ljava/util/Set;)V,unsupported
612Ljava/util/Calendar;->zone:Ljava/util/TimeZone;,unsupported
613Ljava/util/Collections$EmptyList;-><init>()V,unsupported
614Ljava/util/Collections$EmptyMap;-><init>()V,unsupported
615Ljava/util/Collections$SynchronizedCollection;->c:Ljava/util/Collection;,unsupported
616Ljava/util/Collections$SynchronizedList;->list:Ljava/util/List;,unsupported
617Ljava/util/Collections$SynchronizedMap;->m:Ljava/util/Map;,unsupported
618Ljava/util/Collections$UnmodifiableCollection;->c:Ljava/util/Collection;,unsupported
619Ljava/util/Collections$UnmodifiableMap;->m:Ljava/util/Map;,unsupported
620Ljava/util/EnumMap;->keyType:Ljava/lang/Class;,unsupported
621Ljava/util/EnumSet;->elementType:Ljava/lang/Class;,unsupported
622Ljava/util/HashMap$EntryIterator;->next()Ljava/util/Map$Entry;,unsupported
623Ljava/util/HashMap$Node;->key:Ljava/lang/Object;,max-target-r
624Ljava/util/HashMap$Node;->next:Ljava/util/HashMap$Node;,max-target-r
625Ljava/util/HashMap$Node;->value:Ljava/lang/Object;,max-target-r
626Ljava/util/HashMap;->modCount:I,unsupported
627Ljava/util/HashMap;->table:[Ljava/util/HashMap$Node;,unsupported
628Ljava/util/HashSet;->map:Ljava/util/HashMap;,unsupported
629Ljava/util/LinkedHashMap;->accessOrder:Z,max-target-r
630Ljava/util/LinkedHashMap;->eldest()Ljava/util/Map$Entry;,unsupported
631Ljava/util/LinkedList$Node;->item:Ljava/lang/Object;,unsupported
632Ljava/util/LinkedList$Node;->next:Ljava/util/LinkedList$Node;,unsupported
633Ljava/util/LinkedList;->first:Ljava/util/LinkedList$Node;,unsupported
634Ljava/util/LinkedList;->size:I,unsupported
635Ljava/util/Locale;->createConstant(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Locale;,unsupported
636Ljava/util/Locale;->getInstance(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;)Ljava/util/Locale;,unsupported
637Ljava/util/PriorityQueue;->modCount:I,unsupported
638Ljava/util/PriorityQueue;->queue:[Ljava/lang/Object;,unsupported
639Ljava/util/PriorityQueue;->size:I,unsupported
640Ljava/util/Properties;->saveConvert(Ljava/lang/String;ZZ)Ljava/lang/String;,unsupported
641Ljava/util/Random;->seedUniquifier()J,unsupported
642Ljava/util/TimerTask;->period:J,unsupported
643Ljava/util/UUID;->leastSigBits:J,max-target-r
644Ljava/util/UUID;->mostSigBits:J,max-target-r
645Ljava/util/Vector;->elementData(I)Ljava/lang/Object;,max-target-r
646Ljava/util/concurrent/ConcurrentHashMap;->keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;,public-api
647Ljava/util/concurrent/CopyOnWriteArrayList;->elements:[Ljava/lang/Object;,unsupported
648Ljava/util/concurrent/CopyOnWriteArraySet;->al:Ljava/util/concurrent/CopyOnWriteArrayList;,unsupported
649Ljava/util/concurrent/Executors$RunnableAdapter;->task:Ljava/lang/Runnable;,unsupported
650Ljava/util/concurrent/FutureTask;->EXCEPTIONAL:I,unsupported
651Ljava/util/concurrent/FutureTask;->callable:Ljava/util/concurrent/Callable;,unsupported
652Ljava/util/concurrent/FutureTask;->outcome:Ljava/lang/Object;,unsupported
653Ljava/util/concurrent/FutureTask;->state:I,unsupported
654Ljava/util/concurrent/LinkedBlockingDeque;->first:Ljava/util/concurrent/LinkedBlockingDeque$Node;,unsupported
655Ljava/util/concurrent/LinkedBlockingDeque;->lock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported
656Ljava/util/concurrent/LinkedBlockingQueue;->capacity:I,unsupported
657Ljava/util/concurrent/LinkedBlockingQueue;->head:Ljava/util/concurrent/LinkedBlockingQueue$Node;,unsupported
658Ljava/util/concurrent/LinkedBlockingQueue;->putLock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported
659Ljava/util/concurrent/LinkedBlockingQueue;->takeLock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported
660Ljava/util/concurrent/PriorityBlockingQueue;->dequeue()Ljava/lang/Object;,unsupported
661Ljava/util/concurrent/PriorityBlockingQueue;->lock:Ljava/util/concurrent/locks/ReentrantLock;,unsupported
662Ljava/util/concurrent/PriorityBlockingQueue;->notEmpty:Ljava/util/concurrent/locks/Condition;,unsupported
663Ljava/util/concurrent/ThreadPoolExecutor;->allowCoreThreadTimeOut:Z,max-target-r
664Ljava/util/concurrent/ThreadPoolExecutor;->ctl:Ljava/util/concurrent/atomic/AtomicInteger;,unsupported
665Ljava/util/concurrent/ThreadPoolExecutor;->defaultHandler:Ljava/util/concurrent/RejectedExecutionHandler;,max-target-r
666Ljava/util/concurrent/ThreadPoolExecutor;->mainLock:Ljava/util/concurrent/locks/ReentrantLock;,max-target-r
667Ljava/util/concurrent/atomic/AtomicInteger;->value:I,unsupported
668Ljava/util/concurrent/locks/ReentrantLock;->sync:Ljava/util/concurrent/locks/ReentrantLock$Sync;,unsupported
669Ljava/util/jar/JarFile;->manifest:Ljava/util/jar/Manifest;,unsupported
670Ljava/util/logging/Handler;->sealed:Z,max-target-r
671Ljava/util/logging/LogManager;->getFormatterProperty(Ljava/lang/String;Ljava/util/logging/Formatter;)Ljava/util/logging/Formatter;,max-target-r
672Ljava/util/logging/Logger;->treeLock:Ljava/lang/Object;,unsupported
673Ljava/util/regex/Matcher;->appendPos:I,max-target-r
674Ljava/util/zip/Adler32;->update(II)I,unsupported
675Ljava/util/zip/CRC32;->update(II)I,unsupported
676Ljava/util/zip/Deflater;->buf:[B,max-target-r
677Ljava/util/zip/Deflater;->finish:Z,max-target-r
678Ljava/util/zip/Deflater;->finished:Z,max-target-r
679Ljava/util/zip/Deflater;->len:I,max-target-r
680Ljava/util/zip/Deflater;->level:I,max-target-r
681Ljava/util/zip/Deflater;->off:I,max-target-r
682Ljava/util/zip/Deflater;->setParams:Z,max-target-r
683Ljava/util/zip/Deflater;->strategy:I,max-target-r
684Ljava/util/zip/Inflater;->buf:[B,max-target-r
685Ljava/util/zip/Inflater;->finished:Z,max-target-r
686Ljava/util/zip/Inflater;->len:I,max-target-r
687Ljava/util/zip/Inflater;->needDict:Z,max-target-r
688Ljava/util/zip/Inflater;->off:I,max-target-r
689Ljava/util/zip/ZipEntry;-><init>(Ljava/lang/String;Ljava/lang/String;JJJII[BJ)V,max-target-r
690Ljava/util/zip/ZipEntry;->method:I,max-target-r
691Ljava/util/zip/ZipFile$ZipEntryIterator;->nextElement()Ljava/util/zip/ZipEntry;,max-target-r
692Ljava/util/zip/ZipFile;->close(J)V,unsupported
693Ljava/util/zip/ZipFile;->getEntry(J[BZ)J,unsupported
694Ljava/util/zip/ZipFile;->jzfile:J,max-target-r
695Ljava/util/zip/ZipInputStream;->flag:I,max-target-r
696Ljava/util/zip/ZipInputStream;->tmpbuf:[B,max-target-r
697Ljava/util/zip/ZipOutputStream;->method:I,max-target-r
698Ljava/util/zip/ZipOutputStream;->names:Ljava/util/HashSet;,max-target-r
699Ljava/util/zip/ZipOutputStream;->written:J,unsupported
700Ljavax/net/ssl/SSLServerSocketFactory;->defaultServerSocketFactory:Ljavax/net/ssl/SSLServerSocketFactory;,max-target-p
701Ljavax/net/ssl/SSLSocketFactory;->createSocket(Ljava/net/Socket;Ljava/io/InputStream;Z)Ljava/net/Socket;,unsupported
702Ljavax/net/ssl/SSLSocketFactory;->defaultSocketFactory:Ljavax/net/ssl/SSLSocketFactory;,max-target-p
703Llibcore/icu/DateIntervalFormat;->formatDateRange(JJILjava/lang/String;)Ljava/lang/String;,unsupported
704Llibcore/icu/ICU;->CACHED_PATTERNS:Llibcore/util/BasicLruCache;,unsupported
705Llibcore/icu/ICU;->addLikelySubtags(Ljava/lang/String;)Ljava/lang/String;,unsupported
706Llibcore/icu/ICU;->addLikelySubtags(Ljava/util/Locale;)Ljava/util/Locale;,unsupported
707Llibcore/icu/ICU;->getBestDateTimePattern(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String;,unsupported
708Llibcore/icu/ICU;->getBestDateTimePatternNative(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;,unsupported
709Llibcore/icu/ICU;->getDateFormatOrder(Ljava/lang/String;)[C,unsupported
710Llibcore/icu/ICU;->getScript(Ljava/lang/String;)Ljava/lang/String;,unsupported
711Llibcore/icu/LocaleData;->firstDayOfWeek:Ljava/lang/Integer;,unsupported
712Llibcore/icu/LocaleData;->get(Ljava/util/Locale;)Llibcore/icu/LocaleData;,unsupported
713Llibcore/icu/LocaleData;->longStandAloneWeekdayNames:[Ljava/lang/String;,unsupported
714Llibcore/icu/LocaleData;->mapInvalidAndNullLocales(Ljava/util/Locale;)Ljava/util/Locale;,unsupported
715Llibcore/icu/LocaleData;->minimalDaysInFirstWeek:Ljava/lang/Integer;,unsupported
716Llibcore/icu/LocaleData;->shortMonthNames:[Ljava/lang/String;,unsupported
717Llibcore/icu/LocaleData;->shortStandAloneMonthNames:[Ljava/lang/String;,unsupported
718Llibcore/icu/LocaleData;->shortStandAloneWeekdayNames:[Ljava/lang/String;,unsupported
719Llibcore/icu/LocaleData;->timeFormat_Hm:Ljava/lang/String;,unsupported
720Llibcore/icu/LocaleData;->timeFormat_hm:Ljava/lang/String;,unsupported
721Llibcore/icu/LocaleData;->today:Ljava/lang/String;,unsupported
722Llibcore/icu/LocaleData;->tomorrow:Ljava/lang/String;,unsupported
723Llibcore/icu/LocaleData;->zeroDigit:C,unsupported
724Llibcore/io/AsynchronousCloseMonitor;->signalBlockedThreads(Ljava/io/FileDescriptor;)V,unsupported
725Llibcore/io/BlockGuardOs;-><init>(Llibcore/io/Os;)V,unsupported
726Llibcore/io/BlockGuardOs;->chmod(Ljava/lang/String;I)V,unsupported
727Llibcore/io/BlockGuardOs;->chown(Ljava/lang/String;II)V,unsupported
728Llibcore/io/BlockGuardOs;->close(Ljava/io/FileDescriptor;)V,unsupported
729Llibcore/io/BlockGuardOs;->fchmod(Ljava/io/FileDescriptor;I)V,unsupported
730Llibcore/io/BlockGuardOs;->fchown(Ljava/io/FileDescriptor;II)V,unsupported
731Llibcore/io/BlockGuardOs;->fdatasync(Ljava/io/FileDescriptor;)V,unsupported
732Llibcore/io/BlockGuardOs;->fstat(Ljava/io/FileDescriptor;)Landroid/system/StructStat;,unsupported
733Llibcore/io/BlockGuardOs;->fstatvfs(Ljava/io/FileDescriptor;)Landroid/system/StructStatVfs;,unsupported
734Llibcore/io/BlockGuardOs;->lchown(Ljava/lang/String;II)V,unsupported
735Llibcore/io/BlockGuardOs;->link(Ljava/lang/String;Ljava/lang/String;)V,unsupported
736Llibcore/io/BlockGuardOs;->lseek(Ljava/io/FileDescriptor;JI)J,unsupported
737Llibcore/io/BlockGuardOs;->lstat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported
738Llibcore/io/BlockGuardOs;->mkdir(Ljava/lang/String;I)V,unsupported
739Llibcore/io/BlockGuardOs;->mkfifo(Ljava/lang/String;I)V,unsupported
740Llibcore/io/BlockGuardOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;,unsupported
741Llibcore/io/BlockGuardOs;->posix_fallocate(Ljava/io/FileDescriptor;JJ)V,unsupported
742Llibcore/io/BlockGuardOs;->pread(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;J)I,unsupported
743Llibcore/io/BlockGuardOs;->pread(Ljava/io/FileDescriptor;[BIIJ)I,unsupported
744Llibcore/io/BlockGuardOs;->pwrite(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;J)I,unsupported
745Llibcore/io/BlockGuardOs;->pwrite(Ljava/io/FileDescriptor;[BIIJ)I,unsupported
746Llibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I,unsupported
747Llibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;[BII)I,unsupported
748Llibcore/io/BlockGuardOs;->readlink(Ljava/lang/String;)Ljava/lang/String;,unsupported
749Llibcore/io/BlockGuardOs;->readv(Ljava/io/FileDescriptor;[Ljava/lang/Object;[I[I)I,unsupported
750Llibcore/io/BlockGuardOs;->realpath(Ljava/lang/String;)Ljava/lang/String;,unsupported
751Llibcore/io/BlockGuardOs;->remove(Ljava/lang/String;)V,unsupported
752Llibcore/io/BlockGuardOs;->rename(Ljava/lang/String;Ljava/lang/String;)V,unsupported
753Llibcore/io/BlockGuardOs;->stat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported
754Llibcore/io/BlockGuardOs;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs;,unsupported
755Llibcore/io/BlockGuardOs;->symlink(Ljava/lang/String;Ljava/lang/String;)V,unsupported
756Llibcore/io/BlockGuardOs;->write(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I,unsupported
757Llibcore/io/BlockGuardOs;->write(Ljava/io/FileDescriptor;[BII)I,unsupported
758Llibcore/io/BlockGuardOs;->writev(Ljava/io/FileDescriptor;[Ljava/lang/Object;[I[I)I,unsupported
759Llibcore/io/BufferIterator;->readByte()B,unsupported
760Llibcore/io/BufferIterator;->readByteArray([BII)V,unsupported
761Llibcore/io/BufferIterator;->readInt()I,unsupported
762Llibcore/io/BufferIterator;->readIntArray([III)V,unsupported
763Llibcore/io/BufferIterator;->seek(I)V,unsupported
764Llibcore/io/BufferIterator;->skip(I)V,unsupported
765Llibcore/io/ForwardingOs;-><init>(Llibcore/io/Os;)V,unsupported
766Llibcore/io/ForwardingOs;->access(Ljava/lang/String;I)Z,unsupported
767Llibcore/io/ForwardingOs;->chmod(Ljava/lang/String;I)V,unsupported
768Llibcore/io/ForwardingOs;->chown(Ljava/lang/String;II)V,unsupported
769Llibcore/io/ForwardingOs;->getenv(Ljava/lang/String;)Ljava/lang/String;,unsupported
770Llibcore/io/ForwardingOs;->lchown(Ljava/lang/String;II)V,unsupported
771Llibcore/io/ForwardingOs;->link(Ljava/lang/String;Ljava/lang/String;)V,unsupported
772Llibcore/io/ForwardingOs;->lstat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported
773Llibcore/io/ForwardingOs;->mkdir(Ljava/lang/String;I)V,unsupported
774Llibcore/io/ForwardingOs;->mkfifo(Ljava/lang/String;I)V,unsupported
775Llibcore/io/ForwardingOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;,unsupported
776Llibcore/io/ForwardingOs;->os:Llibcore/io/Os;,unsupported
777Llibcore/io/ForwardingOs;->readlink(Ljava/lang/String;)Ljava/lang/String;,unsupported
778Llibcore/io/ForwardingOs;->remove(Ljava/lang/String;)V,unsupported
779Llibcore/io/ForwardingOs;->removexattr(Ljava/lang/String;Ljava/lang/String;)V,unsupported
780Llibcore/io/ForwardingOs;->rename(Ljava/lang/String;Ljava/lang/String;)V,unsupported
781Llibcore/io/ForwardingOs;->setenv(Ljava/lang/String;Ljava/lang/String;Z)V,unsupported
782Llibcore/io/ForwardingOs;->setsockoptTimeval(Ljava/io/FileDescriptor;IILandroid/system/StructTimeval;)V,unsupported
783Llibcore/io/ForwardingOs;->setxattr(Ljava/lang/String;Ljava/lang/String;[BI)V,unsupported
784Llibcore/io/ForwardingOs;->stat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported
785Llibcore/io/ForwardingOs;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs;,unsupported
786Llibcore/io/ForwardingOs;->symlink(Ljava/lang/String;Ljava/lang/String;)V,unsupported
787Llibcore/io/ForwardingOs;->sysconf(I)J,unsupported
788Llibcore/io/ForwardingOs;->unlink(Ljava/lang/String;)V,unsupported
789Llibcore/io/IoBridge;->isConnected(Ljava/io/FileDescriptor;Ljava/net/InetAddress;III)Z,unsupported
790Llibcore/io/IoUtils;->closeQuietly(Ljava/io/FileDescriptor;)V,unsupported
791Llibcore/io/IoUtils;->closeQuietly(Ljava/lang/AutoCloseable;)V,unsupported
792Llibcore/io/IoUtils;->closeQuietly(Ljava/net/Socket;)V,unsupported
793Llibcore/io/IoUtils;->readFileAsByteArray(Ljava/lang/String;)[B,unsupported
794Llibcore/io/IoUtils;->readFileAsString(Ljava/lang/String;)Ljava/lang/String;,unsupported
795Llibcore/io/IoUtils;->setBlocking(Ljava/io/FileDescriptor;Z)V,unsupported
796Llibcore/io/Libcore;->os:Llibcore/io/Os;,unsupported
797Llibcore/io/Memory;->peekByte(J)B,unsupported
798Llibcore/io/Memory;->peekByteArray(J[BII)V,unsupported
799Llibcore/io/Memory;->peekInt(JZ)I,unsupported
800Llibcore/io/Memory;->peekLong(JZ)J,unsupported
801Llibcore/io/Memory;->pokeByte(JB)V,unsupported
802Llibcore/io/Memory;->pokeByteArray(J[BII)V,unsupported
803Llibcore/io/Memory;->pokeInt(JIZ)V,unsupported
804Llibcore/io/Memory;->pokeLong(JJZ)V,unsupported
805Llibcore/io/MemoryMappedFile;->bigEndianIterator()Llibcore/io/BufferIterator;,unsupported
806Llibcore/io/MemoryMappedFile;->mmapRO(Ljava/lang/String;)Llibcore/io/MemoryMappedFile;,unsupported
807Llibcore/io/Os;->chmod(Ljava/lang/String;I)V,unsupported
808Llibcore/io/Os;->close(Ljava/io/FileDescriptor;)V,unsupported
809Llibcore/io/Os;->connect(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)V,unsupported
810Llibcore/io/Os;->gai_strerror(I)Ljava/lang/String;,unsupported
811Llibcore/io/Os;->mmap(JJIILjava/io/FileDescriptor;J)J,unsupported
812Llibcore/io/Os;->munmap(JJ)V,unsupported
813Llibcore/io/Os;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;,unsupported
814Llibcore/io/Os;->read(Ljava/io/FileDescriptor;[BII)I,unsupported
815Llibcore/io/Os;->remove(Ljava/lang/String;)V,unsupported
816Llibcore/io/Os;->setenv(Ljava/lang/String;Ljava/lang/String;Z)V,unsupported
817Llibcore/io/Os;->setsockoptTimeval(Ljava/io/FileDescriptor;IILandroid/system/StructTimeval;)V,unsupported
818Llibcore/io/Os;->stat(Ljava/lang/String;)Landroid/system/StructStat;,unsupported
819Llibcore/io/Os;->strerror(I)Ljava/lang/String;,unsupported
820Llibcore/io/Os;->sysconf(I)J,unsupported
821Llibcore/io/Streams;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;)I,unsupported
822Llibcore/io/Streams;->readAsciiLine(Ljava/io/InputStream;)Ljava/lang/String;,unsupported
823Llibcore/io/Streams;->readFully(Ljava/io/InputStream;)[B,unsupported
824Llibcore/io/Streams;->readFully(Ljava/io/InputStream;[B)V,unsupported
825Llibcore/io/Streams;->readSingleByte(Ljava/io/InputStream;)I,unsupported
826Llibcore/io/Streams;->skipAll(Ljava/io/InputStream;)V,unsupported
827Llibcore/io/Streams;->writeSingleByte(Ljava/io/OutputStream;I)V,unsupported
828Llibcore/net/NetworkSecurityPolicy;->isCleartextTrafficPermitted()Z,unsupported
829Llibcore/net/event/NetworkEventDispatcher;->addListener(Llibcore/net/event/NetworkEventListener;)V,unsupported
830Llibcore/net/event/NetworkEventDispatcher;->getInstance()Llibcore/net/event/NetworkEventDispatcher;,unsupported
831Llibcore/net/event/NetworkEventListener;-><init>()V,unsupported
832Llibcore/net/http/HttpDate;->format(Ljava/util/Date;)Ljava/lang/String;,unsupported
833Llibcore/net/http/HttpDate;->parse(Ljava/lang/String;)Ljava/util/Date;,unsupported
834Llibcore/util/BasicLruCache;-><init>(I)V,unsupported
835Llibcore/util/BasicLruCache;->evictAll()V,unsupported
836Llibcore/util/BasicLruCache;->get(Ljava/lang/Object;)Ljava/lang/Object;,unsupported
837Llibcore/util/BasicLruCache;->map:Ljava/util/LinkedHashMap;,unsupported
838Llibcore/util/BasicLruCache;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;,unsupported
839Llibcore/util/EmptyArray;->BYTE:[B,max-target-q
840Llibcore/util/EmptyArray;->INT:[I,max-target-q
841Llibcore/util/EmptyArray;->LONG:[J,max-target-q
842Llibcore/util/EmptyArray;->OBJECT:[Ljava/lang/Object;,max-target-q
843Llibcore/util/ZoneInfo;->mTransitions:[J,unsupported
844Lorg/apache/harmony/dalvik/ddmc/Chunk;-><init>(ILjava/nio/ByteBuffer;)V,unsupported
845Lorg/apache/harmony/dalvik/ddmc/ChunkHandler;->CHUNK_ORDER:Ljava/nio/ByteOrder;,unsupported
846Lorg/apache/harmony/dalvik/ddmc/DdmServer;->broadcast(I)V,unsupported
847Lorg/apache/harmony/dalvik/ddmc/DdmServer;->sendChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)V,unsupported
848Lorg/apache/harmony/dalvik/ddmc/DdmVmInternal;->getStackTraceById(I)[Ljava/lang/StackTraceElement;,unsupported
849Lorg/apache/harmony/dalvik/ddmc/DdmVmInternal;->getThreadStats()[B,unsupported
850Lorg/apache/harmony/xml/ExpatAttributes;-><init>()V,unsupported
851Lorg/apache/harmony/xml/ExpatParser$EntityParser;->depth:I,unsupported
852Lorg/apache/harmony/xml/ExpatParser;-><init>(Ljava/lang/String;Lorg/apache/harmony/xml/ExpatReader;ZLjava/lang/String;Ljava/lang/String;)V,unsupported
853Lorg/apache/harmony/xml/ExpatParser;->append([BII)V,unsupported
854Lorg/apache/harmony/xml/ExpatParser;->append([CII)V,unsupported
855Lorg/apache/harmony/xml/ExpatParser;->attributes:Lorg/apache/harmony/xml/ExpatAttributes;,unsupported
856Lorg/apache/harmony/xml/ExpatParser;->cloneAttributes()Lorg/xml/sax/Attributes;,unsupported
857Lorg/apache/harmony/xml/ExpatParser;->finish()V,unsupported
858Lorg/apache/harmony/xml/ExpatParser;->xmlReader:Lorg/apache/harmony/xml/ExpatReader;,unsupported
859Lorg/apache/harmony/xml/ExpatReader;-><init>()V,unsupported
860Lorg/apache/harmony/xml/ExpatReader;->contentHandler:Lorg/xml/sax/ContentHandler;,unsupported
861Lorg/apache/harmony/xml/dom/ElementImpl;->localName:Ljava/lang/String;,unsupported
862Lorg/json/JSONArray;->values:Ljava/util/List;,unsupported
863Lorg/json/JSONArray;->writeTo(Lorg/json/JSONStringer;)V,unsupported
864Lorg/json/JSONObject;->NEGATIVE_ZERO:Ljava/lang/Double;,unsupported
865Lorg/json/JSONObject;->checkName(Ljava/lang/String;)Ljava/lang/String;,unsupported
866Lorg/json/JSONObject;->keySet()Ljava/util/Set;,unsupported
867Lorg/json/JSONObject;->nameValuePairs:Ljava/util/LinkedHashMap;,unsupported
868Lorg/json/JSONObject;->writeTo(Lorg/json/JSONStringer;)V,unsupported
869Lorg/json/JSONStringer;-><init>(I)V,unsupported
870Lorg/json/JSONStringer;->beforeKey()V,unsupported
871Lorg/json/JSONStringer;->beforeValue()V,unsupported
872Lorg/json/JSONStringer;->close(Lorg/json/JSONStringer$Scope;Lorg/json/JSONStringer$Scope;Ljava/lang/String;)Lorg/json/JSONStringer;,unsupported
873Lorg/json/JSONStringer;->indent:Ljava/lang/String;,unsupported
874Lorg/json/JSONStringer;->newline()V,unsupported
875Lorg/json/JSONStringer;->open(Lorg/json/JSONStringer$Scope;Ljava/lang/String;)Lorg/json/JSONStringer;,unsupported
876Lorg/json/JSONStringer;->out:Ljava/lang/StringBuilder;,unsupported
877Lorg/json/JSONStringer;->peek()Lorg/json/JSONStringer$Scope;,unsupported
878Lorg/json/JSONStringer;->replaceTop(Lorg/json/JSONStringer$Scope;)V,unsupported
879Lorg/json/JSONStringer;->stack:Ljava/util/List;,unsupported
880Lorg/json/JSONStringer;->string(Ljava/lang/String;)V,unsupported
881Lorg/json/JSONTokener;->in:Ljava/lang/String;,unsupported
882Lorg/json/JSONTokener;->nextCleanInternal()I,unsupported
883Lorg/json/JSONTokener;->nextToInternal(Ljava/lang/String;)Ljava/lang/String;,unsupported
884Lorg/json/JSONTokener;->pos:I,unsupported
885Lorg/json/JSONTokener;->readArray()Lorg/json/JSONArray;,unsupported
886Lorg/json/JSONTokener;->readEscapeCharacter()C,unsupported
887Lorg/json/JSONTokener;->readLiteral()Ljava/lang/Object;,unsupported
888Lorg/json/JSONTokener;->readObject()Lorg/json/JSONObject;,unsupported
889Lorg/json/JSONTokener;->skipToEndOfLine()V,unsupported
890Lorg/w3c/dom/ls/LSSerializerFilter;->getWhatToShow()I,unsupported
891Lorg/w3c/dom/traversal/NodeFilter;->acceptNode(Lorg/w3c/dom/Node;)S,unsupported
892Lorg/w3c/dom/traversal/NodeIterator;->detach()V,unsupported
893Lorg/w3c/dom/traversal/NodeIterator;->nextNode()Lorg/w3c/dom/Node;,unsupported
894Lorg/xml/sax/InputSource;->byteStream:Ljava/io/InputStream;,unsupported
895Lorg/xml/sax/InputSource;->characterStream:Ljava/io/Reader;,unsupported
896Lorg/xml/sax/InputSource;->encoding:Ljava/lang/String;,unsupported
897Lorg/xml/sax/InputSource;->publicId:Ljava/lang/String;,unsupported
898Lorg/xml/sax/InputSource;->systemId:Ljava/lang/String;,unsupported
899Lorg/xml/sax/SAXException;->exception:Ljava/lang/Exception;,unsupported
900Lorg/xml/sax/SAXParseException;->columnNumber:I,unsupported
901Lorg/xml/sax/SAXParseException;->init(Ljava/lang/String;Ljava/lang/String;II)V,unsupported
902Lorg/xml/sax/SAXParseException;->lineNumber:I,unsupported
903Lorg/xml/sax/SAXParseException;->publicId:Ljava/lang/String;,unsupported
904Lorg/xml/sax/SAXParseException;->systemId:Ljava/lang/String;,unsupported
905Lorg/xml/sax/ext/Attributes2Impl;->declared:[Z,unsupported
906Lorg/xml/sax/ext/Attributes2Impl;->specified:[Z,unsupported
907Lorg/xml/sax/ext/Locator2Impl;->encoding:Ljava/lang/String;,unsupported
908Lorg/xml/sax/ext/Locator2Impl;->version:Ljava/lang/String;,unsupported
909Lorg/xml/sax/helpers/AttributesImpl;->badIndex(I)V,unsupported
910Lorg/xml/sax/helpers/AttributesImpl;->data:[Ljava/lang/String;,unsupported
911Lorg/xml/sax/helpers/AttributesImpl;->ensureCapacity(I)V,unsupported
912Lorg/xml/sax/helpers/AttributesImpl;->length:I,unsupported
913Lorg/xml/sax/helpers/LocatorImpl;->columnNumber:I,unsupported
914Lorg/xml/sax/helpers/LocatorImpl;->lineNumber:I,unsupported
915Lorg/xml/sax/helpers/LocatorImpl;->publicId:Ljava/lang/String;,unsupported
916Lorg/xml/sax/helpers/LocatorImpl;->systemId:Ljava/lang/String;,unsupported
917Lorg/xml/sax/helpers/NamespaceSupport$Context;-><init>(Lorg/xml/sax/helpers/NamespaceSupport;)V,unsupported
918Lorg/xml/sax/helpers/NamespaceSupport;->EMPTY_ENUMERATION:Ljava/util/Enumeration;,unsupported
919Lorg/xml/sax/helpers/NamespaceSupport;->contextPos:I,unsupported
920Lorg/xml/sax/helpers/NamespaceSupport;->contexts:[Lorg/xml/sax/helpers/NamespaceSupport$Context;,unsupported
921Lorg/xml/sax/helpers/NamespaceSupport;->currentContext:Lorg/xml/sax/helpers/NamespaceSupport$Context;,unsupported
922Lorg/xml/sax/helpers/NamespaceSupport;->namespaceDeclUris:Z,unsupported
923Lorg/xml/sax/helpers/ParserAdapter$AttributeListAdapter;-><init>(Lorg/xml/sax/helpers/ParserAdapter;)V,unsupported
924Lorg/xml/sax/helpers/ParserAdapter;->attAdapter:Lorg/xml/sax/helpers/ParserAdapter$AttributeListAdapter;,unsupported
925Lorg/xml/sax/helpers/ParserAdapter;->atts:Lorg/xml/sax/helpers/AttributesImpl;,unsupported
926Lorg/xml/sax/helpers/ParserAdapter;->checkNotParsing(Ljava/lang/String;Ljava/lang/String;)V,unsupported
927Lorg/xml/sax/helpers/ParserAdapter;->contentHandler:Lorg/xml/sax/ContentHandler;,unsupported
928Lorg/xml/sax/helpers/ParserAdapter;->dtdHandler:Lorg/xml/sax/DTDHandler;,unsupported
929Lorg/xml/sax/helpers/ParserAdapter;->entityResolver:Lorg/xml/sax/EntityResolver;,unsupported
930Lorg/xml/sax/helpers/ParserAdapter;->errorHandler:Lorg/xml/sax/ErrorHandler;,unsupported
931Lorg/xml/sax/helpers/ParserAdapter;->locator:Lorg/xml/sax/Locator;,unsupported
932Lorg/xml/sax/helpers/ParserAdapter;->makeException(Ljava/lang/String;)Lorg/xml/sax/SAXParseException;,unsupported
933Lorg/xml/sax/helpers/ParserAdapter;->nameParts:[Ljava/lang/String;,unsupported
934Lorg/xml/sax/helpers/ParserAdapter;->namespaces:Z,unsupported
935Lorg/xml/sax/helpers/ParserAdapter;->nsSupport:Lorg/xml/sax/helpers/NamespaceSupport;,unsupported
936Lorg/xml/sax/helpers/ParserAdapter;->parser:Lorg/xml/sax/Parser;,unsupported
937Lorg/xml/sax/helpers/ParserAdapter;->parsing:Z,unsupported
938Lorg/xml/sax/helpers/ParserAdapter;->prefixes:Z,unsupported
939Lorg/xml/sax/helpers/ParserAdapter;->processName(Ljava/lang/String;ZZ)[Ljava/lang/String;,unsupported
940Lorg/xml/sax/helpers/ParserAdapter;->reportError(Ljava/lang/String;)V,unsupported
941Lorg/xml/sax/helpers/ParserAdapter;->setup(Lorg/xml/sax/Parser;)V,unsupported
942Lorg/xml/sax/helpers/ParserAdapter;->setupParser()V,unsupported
943Lorg/xml/sax/helpers/ParserAdapter;->uris:Z,unsupported
944Lorg/xml/sax/helpers/XMLFilterImpl;->contentHandler:Lorg/xml/sax/ContentHandler;,unsupported
945Lorg/xml/sax/helpers/XMLFilterImpl;->dtdHandler:Lorg/xml/sax/DTDHandler;,unsupported
946Lorg/xml/sax/helpers/XMLFilterImpl;->entityResolver:Lorg/xml/sax/EntityResolver;,unsupported
947Lorg/xml/sax/helpers/XMLFilterImpl;->errorHandler:Lorg/xml/sax/ErrorHandler;,unsupported
948Lorg/xml/sax/helpers/XMLFilterImpl;->locator:Lorg/xml/sax/Locator;,unsupported
949Lorg/xml/sax/helpers/XMLFilterImpl;->parent:Lorg/xml/sax/XMLReader;,unsupported
950Lorg/xml/sax/helpers/XMLFilterImpl;->setupParse()V,unsupported
951Lorg/xml/sax/helpers/XMLReaderAdapter;->documentHandler:Lorg/xml/sax/DocumentHandler;,unsupported
952Lorg/xml/sax/helpers/XMLReaderAdapter;->qAtts:Lorg/xml/sax/helpers/XMLReaderAdapter$AttributesAdapter;,unsupported
953Lorg/xml/sax/helpers/XMLReaderAdapter;->setup(Lorg/xml/sax/XMLReader;)V,unsupported
954Lorg/xml/sax/helpers/XMLReaderAdapter;->setupXMLReader()V,unsupported
955Lorg/xml/sax/helpers/XMLReaderAdapter;->xmlReader:Lorg/xml/sax/XMLReader;,unsupported
956Lorg/xml/sax/helpers/XMLReaderFactory;->loadClass(Ljava/lang/ClassLoader;Ljava/lang/String;)Lorg/xml/sax/XMLReader;,unsupported
957Lsun/misc/ASCIICaseInsensitiveComparator;->CASE_INSENSITIVE_ORDER:Ljava/util/Comparator;,unsupported
958Lsun/misc/ASCIICaseInsensitiveComparator;->lowerCaseHashCode(Ljava/lang/String;)I,unsupported
959Lsun/misc/BASE64Decoder;-><init>()V,unsupported
960Lsun/misc/BASE64Decoder;->pem_convert_array:[B,unsupported
961Lsun/misc/BASE64Encoder;-><init>()V,unsupported
962Lsun/misc/BASE64Encoder;->pem_array:[C,unsupported
963Lsun/misc/CEFormatException;-><init>(Ljava/lang/String;)V,unsupported
964Lsun/misc/CEStreamExhausted;-><init>()V,unsupported
965Lsun/misc/CharacterDecoder;-><init>()V,unsupported
966Lsun/misc/CharacterDecoder;->decodeBuffer(Ljava/lang/String;)[B,unsupported
967Lsun/misc/CharacterEncoder;-><init>()V,unsupported
968Lsun/misc/CharacterEncoder;->encode([B)Ljava/lang/String;,unsupported
969Lsun/misc/CharacterEncoder;->encodeBuffer([B)Ljava/lang/String;,unsupported
970Lsun/misc/CharacterEncoder;->encodeBufferPrefix(Ljava/io/OutputStream;)V,unsupported
971Lsun/misc/CharacterEncoder;->pStream:Ljava/io/PrintStream;,unsupported
972Lsun/misc/Cleaner;->clean()V,unsupported
973Lsun/misc/Cleaner;->create(Ljava/lang/Object;Ljava/lang/Runnable;)Lsun/misc/Cleaner;,unsupported
974Lsun/misc/FloatingDecimal;->$assertionsDisabled:Z,unsupported
975Lsun/misc/FloatingDecimal;->getHexDigit(Ljava/lang/String;I)I,unsupported
976Lsun/misc/FloatingDecimal;->stripLeadingZeros(Ljava/lang/String;)Ljava/lang/String;,unsupported
977Lsun/misc/FormattedFloatingDecimal$Form;->COMPATIBLE:Lsun/misc/FormattedFloatingDecimal$Form;,unsupported
978Lsun/misc/FormattedFloatingDecimal$Form;->DECIMAL_FLOAT:Lsun/misc/FormattedFloatingDecimal$Form;,unsupported
979Lsun/misc/FormattedFloatingDecimal$Form;->SCIENTIFIC:Lsun/misc/FormattedFloatingDecimal$Form;,unsupported
980Lsun/misc/FormattedFloatingDecimal;->$assertionsDisabled:Z,unsupported
981Lsun/misc/FpUtils;->$assertionsDisabled:Z,unsupported
982Lsun/misc/FpUtils;->rawCopySign(DD)D,unsupported
983Lsun/misc/HexDumpEncoder;-><init>()V,unsupported
984Lsun/misc/HexDumpEncoder;->currentByte:I,unsupported
985Lsun/misc/HexDumpEncoder;->offset:I,unsupported
986Lsun/misc/HexDumpEncoder;->thisLine:[B,unsupported
987Lsun/misc/HexDumpEncoder;->thisLineLength:I,unsupported
988Lsun/misc/IOUtils;->readFully(Ljava/io/InputStream;IZ)[B,unsupported
989Lsun/misc/JarIndex;-><init>([Ljava/lang/String;)V,unsupported
990Lsun/misc/JarIndex;->write(Ljava/io/OutputStream;)V,unsupported
991Lsun/misc/MessageUtils;-><init>()V,unsupported
992Lsun/misc/MetaIndex;->forJar(Ljava/io/File;)Lsun/misc/MetaIndex;,unsupported
993Lsun/misc/MetaIndex;->registerDirectory(Ljava/io/File;)V,unsupported
994Lsun/misc/URLClassPath$JarLoader;->getJarFile()Ljava/util/jar/JarFile;,unsupported
995Lsun/misc/URLClassPath;->lmap:Ljava/util/HashMap;,unsupported
996Lsun/misc/URLClassPath;->loaders:Ljava/util/ArrayList;,unsupported
997Lsun/misc/URLClassPath;->urls:Ljava/util/Stack;,unsupported
998Lsun/misc/Unsafe;->INVALID_FIELD_OFFSET:I,max-target-r
999Lsun/misc/Unsafe;->THE_ONE:Lsun/misc/Unsafe;,unsupported
1000Lsun/misc/Unsafe;->addressSize()I,unsupported
1001Lsun/misc/Unsafe;->allocateInstance(Ljava/lang/Class;)Ljava/lang/Object;,unsupported
1002Lsun/misc/Unsafe;->allocateMemory(J)J,unsupported
1003Lsun/misc/Unsafe;->arrayBaseOffset(Ljava/lang/Class;)I,unsupported
1004Lsun/misc/Unsafe;->arrayIndexScale(Ljava/lang/Class;)I,unsupported
1005Lsun/misc/Unsafe;->compareAndSwapInt(Ljava/lang/Object;JII)Z,unsupported
1006Lsun/misc/Unsafe;->compareAndSwapLong(Ljava/lang/Object;JJJ)Z,unsupported
1007Lsun/misc/Unsafe;->compareAndSwapObject(Ljava/lang/Object;JLjava/lang/Object;Ljava/lang/Object;)Z,unsupported
1008Lsun/misc/Unsafe;->copyMemory(JJJ)V,unsupported
1009Lsun/misc/Unsafe;->copyMemoryFromPrimitiveArray(Ljava/lang/Object;JJJ)V,max-target-r
1010Lsun/misc/Unsafe;->copyMemoryToPrimitiveArray(JLjava/lang/Object;JJ)V,max-target-r
1011Lsun/misc/Unsafe;->freeMemory(J)V,unsupported
1012Lsun/misc/Unsafe;->fullFence()V,unsupported
1013Lsun/misc/Unsafe;->getAndAddInt(Ljava/lang/Object;JI)I,max-target-r
1014Lsun/misc/Unsafe;->getAndAddLong(Ljava/lang/Object;JJ)J,max-target-r
1015Lsun/misc/Unsafe;->getAndSetInt(Ljava/lang/Object;JI)I,max-target-r
1016Lsun/misc/Unsafe;->getAndSetLong(Ljava/lang/Object;JJ)J,max-target-r
1017Lsun/misc/Unsafe;->getAndSetObject(Ljava/lang/Object;JLjava/lang/Object;)Ljava/lang/Object;,unsupported
1018Lsun/misc/Unsafe;->getArrayBaseOffsetForComponentType(Ljava/lang/Class;)I,max-target-o
1019Lsun/misc/Unsafe;->getArrayIndexScaleForComponentType(Ljava/lang/Class;)I,max-target-o
1020Lsun/misc/Unsafe;->getBoolean(Ljava/lang/Object;J)Z,unsupported
1021Lsun/misc/Unsafe;->getByte(J)B,unsupported
1022Lsun/misc/Unsafe;->getByte(Ljava/lang/Object;J)B,unsupported
1023Lsun/misc/Unsafe;->getChar(J)C,unsupported
1024Lsun/misc/Unsafe;->getChar(Ljava/lang/Object;J)C,unsupported
1025Lsun/misc/Unsafe;->getDouble(J)D,unsupported
1026Lsun/misc/Unsafe;->getDouble(Ljava/lang/Object;J)D,unsupported
1027Lsun/misc/Unsafe;->getFloat(J)F,unsupported
1028Lsun/misc/Unsafe;->getFloat(Ljava/lang/Object;J)F,unsupported
1029Lsun/misc/Unsafe;->getInt(J)I,unsupported
1030Lsun/misc/Unsafe;->getInt(Ljava/lang/Object;J)I,unsupported
1031Lsun/misc/Unsafe;->getIntVolatile(Ljava/lang/Object;J)I,unsupported
1032Lsun/misc/Unsafe;->getLong(J)J,unsupported
1033Lsun/misc/Unsafe;->getLong(Ljava/lang/Object;J)J,unsupported
1034Lsun/misc/Unsafe;->getLongVolatile(Ljava/lang/Object;J)J,unsupported
1035Lsun/misc/Unsafe;->getObject(Ljava/lang/Object;J)Ljava/lang/Object;,unsupported
1036Lsun/misc/Unsafe;->getObjectVolatile(Ljava/lang/Object;J)Ljava/lang/Object;,unsupported
1037Lsun/misc/Unsafe;->getShort(J)S,unsupported
1038Lsun/misc/Unsafe;->getShort(Ljava/lang/Object;J)S,unsupported
1039Lsun/misc/Unsafe;->getUnsafe()Lsun/misc/Unsafe;,unsupported
1040Lsun/misc/Unsafe;->loadFence()V,unsupported
1041Lsun/misc/Unsafe;->objectFieldOffset(Ljava/lang/reflect/Field;)J,unsupported
1042Lsun/misc/Unsafe;->pageSize()I,unsupported
1043Lsun/misc/Unsafe;->park(ZJ)V,unsupported
1044Lsun/misc/Unsafe;->putBoolean(Ljava/lang/Object;JZ)V,unsupported
1045Lsun/misc/Unsafe;->putByte(JB)V,unsupported
1046Lsun/misc/Unsafe;->putByte(Ljava/lang/Object;JB)V,unsupported
1047Lsun/misc/Unsafe;->putChar(JC)V,unsupported
1048Lsun/misc/Unsafe;->putChar(Ljava/lang/Object;JC)V,unsupported
1049Lsun/misc/Unsafe;->putDouble(JD)V,unsupported
1050Lsun/misc/Unsafe;->putDouble(Ljava/lang/Object;JD)V,unsupported
1051Lsun/misc/Unsafe;->putFloat(JF)V,unsupported
1052Lsun/misc/Unsafe;->putFloat(Ljava/lang/Object;JF)V,unsupported
1053Lsun/misc/Unsafe;->putInt(JI)V,unsupported
1054Lsun/misc/Unsafe;->putInt(Ljava/lang/Object;JI)V,unsupported
1055Lsun/misc/Unsafe;->putIntVolatile(Ljava/lang/Object;JI)V,unsupported
1056Lsun/misc/Unsafe;->putLong(JJ)V,unsupported
1057Lsun/misc/Unsafe;->putLong(Ljava/lang/Object;JJ)V,unsupported
1058Lsun/misc/Unsafe;->putLongVolatile(Ljava/lang/Object;JJ)V,unsupported
1059Lsun/misc/Unsafe;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V,unsupported
1060Lsun/misc/Unsafe;->putObjectVolatile(Ljava/lang/Object;JLjava/lang/Object;)V,unsupported
1061Lsun/misc/Unsafe;->putOrderedInt(Ljava/lang/Object;JI)V,unsupported
1062Lsun/misc/Unsafe;->putOrderedLong(Ljava/lang/Object;JJ)V,unsupported
1063Lsun/misc/Unsafe;->putOrderedObject(Ljava/lang/Object;JLjava/lang/Object;)V,unsupported
1064Lsun/misc/Unsafe;->putShort(JS)V,unsupported
1065Lsun/misc/Unsafe;->putShort(Ljava/lang/Object;JS)V,unsupported
1066Lsun/misc/Unsafe;->setMemory(JJB)V,unsupported
1067Lsun/misc/Unsafe;->storeFence()V,unsupported
1068Lsun/misc/Unsafe;->theUnsafe:Lsun/misc/Unsafe;,unsupported
1069Lsun/misc/Unsafe;->unpark(Ljava/lang/Object;)V,unsupported
1070Lsun/misc/VM;->maxDirectMemory()J,unsupported
1071Lsun/net/ftp/FtpClient;-><init>()V,unsupported
1072Lsun/net/util/IPAddressUtil;->isIPv4LiteralAddress(Ljava/lang/String;)Z,max-target-r
1073Lsun/net/util/IPAddressUtil;->isIPv6LiteralAddress(Ljava/lang/String;)Z,max-target-r
1074Lsun/net/www/MessageHeader;-><init>()V,unsupported
1075Lsun/net/www/MessageHeader;-><init>(Ljava/io/InputStream;)V,unsupported
1076Lsun/net/www/MessageHeader;->add(Ljava/lang/String;Ljava/lang/String;)V,unsupported
1077Lsun/net/www/MessageHeader;->findValue(Ljava/lang/String;)Ljava/lang/String;,unsupported
1078Lsun/net/www/MessageHeader;->prepend(Ljava/lang/String;Ljava/lang/String;)V,unsupported
1079Lsun/net/www/MessageHeader;->print(Ljava/io/PrintStream;)V,unsupported
1080Lsun/net/www/MessageHeader;->set(Ljava/lang/String;Ljava/lang/String;)V,unsupported
1081Lsun/net/www/ParseUtil;->decode(Ljava/lang/String;)Ljava/lang/String;,unsupported
1082Lsun/net/www/ParseUtil;->encodePath(Ljava/lang/String;Z)Ljava/lang/String;,unsupported
1083Lsun/net/www/ParseUtil;->fileToEncodedURL(Ljava/io/File;)Ljava/net/URL;,unsupported
1084Lsun/net/www/URLConnection;-><init>(Ljava/net/URL;)V,max-target-r
1085Lsun/net/www/URLConnection;->setProperties(Lsun/net/www/MessageHeader;)V,max-target-r
1086Lsun/nio/ch/DirectBuffer;->address()J,unsupported
1087Lsun/nio/ch/DirectBuffer;->cleaner()Lsun/misc/Cleaner;,unsupported
1088Lsun/nio/ch/FileChannelImpl;->unmap0(JJ)I,unsupported
1089Lsun/nio/ch/SelectorImpl;->publicSelectedKeys:Ljava/util/Set;,unsupported
1090Lsun/nio/ch/SelectorImpl;->selectedKeys:Ljava/util/Set;,unsupported
1091Lsun/nio/cs/HistoricallyNamedCharset;->historicalName()Ljava/lang/String;,unsupported
1092Lsun/nio/cs/ThreadLocalCoders;->decoderFor(Ljava/lang/Object;)Ljava/nio/charset/CharsetDecoder;,unsupported
1093Lsun/nio/fs/BasicFileAttributesHolder;->get()Ljava/nio/file/attribute/BasicFileAttributes;,max-target-r
1094Lsun/reflect/Reflection;->ensureMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;I)V,unsupported
1095Lsun/reflect/Reflection;->isSubclassOf(Ljava/lang/Class;Ljava/lang/Class;)Z,unsupported
1096Lsun/reflect/misc/ReflectUtil;->checkPackageAccess(Ljava/lang/Class;)V,unsupported
1097Lsun/reflect/misc/ReflectUtil;->checkPackageAccess(Ljava/lang/String;)V,unsupported
1098Lsun/reflect/misc/ReflectUtil;->isPackageAccessible(Ljava/lang/Class;)Z,unsupported
1099Lsun/reflect/misc/ReflectUtil;->isSubclassOf(Ljava/lang/Class;Ljava/lang/Class;)Z,unsupported
1100Lsun/security/action/GetBooleanAction;-><init>(Ljava/lang/String;)V,unsupported
1101Lsun/security/action/GetIntegerAction;-><init>(Ljava/lang/String;I)V,unsupported
1102Lsun/security/action/GetPropertyAction;-><init>(Ljava/lang/String;)V,unsupported
1103Lsun/security/action/GetPropertyAction;-><init>(Ljava/lang/String;Ljava/lang/String;)V,unsupported
1104Lsun/security/jca/GetInstance$Instance;->impl:Ljava/lang/Object;,max-target-r
1105Lsun/security/jca/GetInstance$Instance;->provider:Ljava/security/Provider;,max-target-r
1106Lsun/security/jca/GetInstance;->getInstance(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Object;)Lsun/security/jca/GetInstance$Instance;,max-target-r
1107Lsun/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
1108Lsun/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
1109Lsun/security/jca/JCAUtil;->getSecureRandom()Ljava/security/SecureRandom;,max-target-r
1110Lsun/security/jca/ProviderConfig;->CL_STRING:[Ljava/lang/Class;,max-target-r
1111Lsun/security/jca/ProviderConfig;->argument:Ljava/lang/String;,max-target-r
1112Lsun/security/jca/ProviderConfig;->disableLoad()V,max-target-r
1113Lsun/security/jca/ProviderConfig;->hasArgument()Z,max-target-r
1114Lsun/security/jca/ProviderList;->getService(Ljava/lang/String;Ljava/lang/String;)Ljava/security/Provider$Service;,unsupported
1115Lsun/security/jca/Providers;->getProviderList()Lsun/security/jca/ProviderList;,unsupported
1116Lsun/security/jca/Providers;->startJarVerification()Ljava/lang/Object;,max-target-r
1117Lsun/security/jca/Providers;->stopJarVerification(Ljava/lang/Object;)V,max-target-r
1118Lsun/security/pkcs/ContentInfo;-><init>(Lsun/security/util/ObjectIdentifier;Lsun/security/util/DerValue;)V,unsupported
1119Lsun/security/pkcs/ContentInfo;-><init>([B)V,unsupported
1120Lsun/security/pkcs/ContentInfo;->DATA_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1121Lsun/security/pkcs/ContentInfo;->encode(Lsun/security/util/DerOutputStream;)V,unsupported
1122Lsun/security/pkcs/ContentInfo;->getData()[B,unsupported
1123Lsun/security/pkcs/PKCS7;-><init>([B)V,unsupported
1124Lsun/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
1125Lsun/security/pkcs/PKCS7;-><init>([Lsun/security/x509/AlgorithmId;Lsun/security/pkcs/ContentInfo;[Ljava/security/cert/X509Certificate;[Lsun/security/pkcs/SignerInfo;)V,unsupported
1126Lsun/security/pkcs/PKCS7;->encodeSignedData(Ljava/io/OutputStream;)V,unsupported
1127Lsun/security/pkcs/PKCS7;->getCertificates()[Ljava/security/cert/X509Certificate;,unsupported
1128Lsun/security/pkcs/PKCS7;->getContentInfo()Lsun/security/pkcs/ContentInfo;,unsupported
1129Lsun/security/pkcs/PKCS7;->getSignerInfos()[Lsun/security/pkcs/SignerInfo;,unsupported
1130Lsun/security/pkcs/PKCS7;->verify(Lsun/security/pkcs/SignerInfo;[B)Lsun/security/pkcs/SignerInfo;,unsupported
1131Lsun/security/pkcs/PKCS7;->verify([B)[Lsun/security/pkcs/SignerInfo;,unsupported
1132Lsun/security/pkcs/PKCS8Key;-><init>()V,unsupported
1133Lsun/security/pkcs/PKCS8Key;->algid:Lsun/security/x509/AlgorithmId;,unsupported
1134Lsun/security/pkcs/PKCS8Key;->encodedKey:[B,unsupported
1135Lsun/security/pkcs/PKCS8Key;->key:[B,unsupported
1136Lsun/security/pkcs/PKCS9Attribute;-><init>(Ljava/lang/String;Ljava/lang/Object;)V,unsupported
1137Lsun/security/pkcs/PKCS9Attribute;-><init>(Lsun/security/util/DerValue;)V,unsupported
1138Lsun/security/pkcs/PKCS9Attribute;-><init>(Lsun/security/util/ObjectIdentifier;Ljava/lang/Object;)V,unsupported
1139Lsun/security/pkcs/PKCS9Attribute;->CONTENT_TYPE_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1140Lsun/security/pkcs/PKCS9Attribute;->EMAIL_ADDRESS_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1141Lsun/security/pkcs/PKCS9Attribute;->MESSAGE_DIGEST_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1142Lsun/security/pkcs/PKCS9Attribute;->SIGNING_TIME_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1143Lsun/security/pkcs/PKCS9Attribute;->derEncode(Ljava/io/OutputStream;)V,unsupported
1144Lsun/security/pkcs/PKCS9Attribute;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported
1145Lsun/security/pkcs/PKCS9Attribute;->getValue()Ljava/lang/Object;,unsupported
1146Lsun/security/pkcs/PKCS9Attributes;-><init>(Lsun/security/util/DerInputStream;)V,unsupported
1147Lsun/security/pkcs/PKCS9Attributes;-><init>(Lsun/security/util/DerInputStream;Z)V,unsupported
1148Lsun/security/pkcs/PKCS9Attributes;-><init>([Lsun/security/pkcs/PKCS9Attribute;)V,unsupported
1149Lsun/security/pkcs/PKCS9Attributes;->encode(BLjava/io/OutputStream;)V,unsupported
1150Lsun/security/pkcs/PKCS9Attributes;->getAttribute(Ljava/lang/String;)Lsun/security/pkcs/PKCS9Attribute;,max-target-r
1151Lsun/security/pkcs/PKCS9Attributes;->getAttributeValue(Lsun/security/util/ObjectIdentifier;)Ljava/lang/Object;,unsupported
1152Lsun/security/pkcs/PKCS9Attributes;->getDerEncoding()[B,unsupported
1153Lsun/security/pkcs/ParsingException;-><init>(Ljava/lang/String;)V,unsupported
1154Lsun/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
1155Lsun/security/pkcs/SignerInfo;-><init>(Lsun/security/x509/X500Name;Ljava/math/BigInteger;Lsun/security/x509/AlgorithmId;Lsun/security/x509/AlgorithmId;[B)V,unsupported
1156Lsun/security/pkcs/SignerInfo;->getCertificate(Lsun/security/pkcs/PKCS7;)Ljava/security/cert/X509Certificate;,unsupported
1157Lsun/security/pkcs/SignerInfo;->getCertificateChain(Lsun/security/pkcs/PKCS7;)Ljava/util/ArrayList;,unsupported
1158Lsun/security/pkcs/SignerInfo;->getDigestAlgorithmId()Lsun/security/x509/AlgorithmId;,unsupported
1159Lsun/security/pkcs/SignerInfo;->getDigestEncryptionAlgorithmId()Lsun/security/x509/AlgorithmId;,unsupported
1160Lsun/security/pkcs/SignerInfo;->getEncryptedDigest()[B,max-target-r
1161Lsun/security/provider/X509Factory;->addToCache(Lsun/security/util/Cache;[BLjava/lang/Object;)V,unsupported
1162Lsun/security/provider/X509Factory;->certCache:Lsun/security/util/Cache;,unsupported
1163Lsun/security/provider/X509Factory;->crlCache:Lsun/security/util/Cache;,unsupported
1164Lsun/security/provider/X509Factory;->getFromCache(Lsun/security/util/Cache;[B)Ljava/lang/Object;,unsupported
1165Lsun/security/provider/X509Factory;->intern(Ljava/security/cert/X509CRL;)Lsun/security/x509/X509CRLImpl;,unsupported
1166Lsun/security/provider/X509Factory;->intern(Ljava/security/cert/X509Certificate;)Lsun/security/x509/X509CertImpl;,unsupported
1167Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/io/InputStream;)V,unsupported
1168Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/io/InputStream;Ljava/lang/String;)V,unsupported
1169Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/util/List;)V,unsupported
1170Lsun/security/provider/certpath/X509CertPath;->certs:Ljava/util/List;,unsupported
1171Lsun/security/provider/certpath/X509CertPath;->getEncodingsStatic()Ljava/util/Iterator;,unsupported
1172Lsun/security/provider/certpath/X509CertificatePair;->clearCache()V,unsupported
1173Lsun/security/timestamp/TimestampToken;-><init>([B)V,unsupported
1174Lsun/security/timestamp/TimestampToken;->getDate()Ljava/util/Date;,max-target-r
1175Lsun/security/timestamp/TimestampToken;->getHashAlgorithm()Lsun/security/x509/AlgorithmId;,unsupported
1176Lsun/security/timestamp/TimestampToken;->getHashedMessage()[B,unsupported
1177Lsun/security/timestamp/TimestampToken;->getNonce()Ljava/math/BigInteger;,unsupported
1178Lsun/security/util/BitArray;-><init>(I[B)V,unsupported
1179Lsun/security/util/BitArray;->toByteArray()[B,unsupported
1180Lsun/security/util/Cache;-><init>()V,unsupported
1181Lsun/security/util/Cache;->clear()V,unsupported
1182Lsun/security/util/Cache;->get(Ljava/lang/Object;)Ljava/lang/Object;,unsupported
1183Lsun/security/util/Cache;->newHardMemoryCache(I)Lsun/security/util/Cache;,max-target-r
1184Lsun/security/util/Cache;->put(Ljava/lang/Object;Ljava/lang/Object;)V,unsupported
1185Lsun/security/util/Debug;->getInstance(Ljava/lang/String;)Lsun/security/util/Debug;,unsupported
1186Lsun/security/util/Debug;->println()V,unsupported
1187Lsun/security/util/Debug;->println(Ljava/lang/String;)V,unsupported
1188Lsun/security/util/Debug;->toHexString(Ljava/math/BigInteger;)Ljava/lang/String;,unsupported
1189Lsun/security/util/DerIndefLenConverter;-><init>()V,unsupported
1190Lsun/security/util/DerIndefLenConverter;->convert([B)[B,unsupported
1191Lsun/security/util/DerIndefLenConverter;->data:[B,unsupported
1192Lsun/security/util/DerIndefLenConverter;->dataPos:I,unsupported
1193Lsun/security/util/DerIndefLenConverter;->dataSize:I,unsupported
1194Lsun/security/util/DerIndefLenConverter;->isIndefinite(I)Z,unsupported
1195Lsun/security/util/DerIndefLenConverter;->newData:[B,unsupported
1196Lsun/security/util/DerIndefLenConverter;->numOfTotalLenBytes:I,unsupported
1197Lsun/security/util/DerIndefLenConverter;->parseLength()I,unsupported
1198Lsun/security/util/DerIndefLenConverter;->parseTag()V,unsupported
1199Lsun/security/util/DerIndefLenConverter;->parseValue(I)V,unsupported
1200Lsun/security/util/DerIndefLenConverter;->writeLengthAndValue()V,unsupported
1201Lsun/security/util/DerIndefLenConverter;->writeTag()V,unsupported
1202Lsun/security/util/DerInputStream;-><init>([B)V,unsupported
1203Lsun/security/util/DerInputStream;->available()I,unsupported
1204Lsun/security/util/DerInputStream;->getBigInteger()Ljava/math/BigInteger;,unsupported
1205Lsun/security/util/DerInputStream;->getBitString()[B,unsupported
1206Lsun/security/util/DerInputStream;->getDerValue()Lsun/security/util/DerValue;,unsupported
1207Lsun/security/util/DerInputStream;->getInteger()I,unsupported
1208Lsun/security/util/DerInputStream;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported
1209Lsun/security/util/DerInputStream;->getOctetString()[B,unsupported
1210Lsun/security/util/DerInputStream;->getSequence(I)[Lsun/security/util/DerValue;,unsupported
1211Lsun/security/util/DerInputStream;->getSet(I)[Lsun/security/util/DerValue;,unsupported
1212Lsun/security/util/DerInputStream;->getSet(IZ)[Lsun/security/util/DerValue;,unsupported
1213Lsun/security/util/DerInputStream;->getUTCTime()Ljava/util/Date;,unsupported
1214Lsun/security/util/DerInputStream;->getUTF8String()Ljava/lang/String;,max-target-r
1215Lsun/security/util/DerInputStream;->mark(I)V,unsupported
1216Lsun/security/util/DerInputStream;->peekByte()I,unsupported
1217Lsun/security/util/DerInputStream;->reset()V,unsupported
1218Lsun/security/util/DerInputStream;->subStream(IZ)Lsun/security/util/DerInputStream;,unsupported
1219Lsun/security/util/DerInputStream;->tag:B,unsupported
1220Lsun/security/util/DerOutputStream;-><init>()V,unsupported
1221Lsun/security/util/DerOutputStream;-><init>(I)V,max-target-r
1222Lsun/security/util/DerOutputStream;->putBitString([B)V,unsupported
1223Lsun/security/util/DerOutputStream;->putBoolean(Z)V,unsupported
1224Lsun/security/util/DerOutputStream;->putDerValue(Lsun/security/util/DerValue;)V,unsupported
1225Lsun/security/util/DerOutputStream;->putIA5String(Ljava/lang/String;)V,unsupported
1226Lsun/security/util/DerOutputStream;->putInteger(I)V,unsupported
1227Lsun/security/util/DerOutputStream;->putInteger(Ljava/math/BigInteger;)V,unsupported
1228Lsun/security/util/DerOutputStream;->putNull()V,unsupported
1229Lsun/security/util/DerOutputStream;->putOID(Lsun/security/util/ObjectIdentifier;)V,unsupported
1230Lsun/security/util/DerOutputStream;->putOctetString([B)V,unsupported
1231Lsun/security/util/DerOutputStream;->putOrderedSetOf(B[Lsun/security/util/DerEncoder;)V,unsupported
1232Lsun/security/util/DerOutputStream;->putPrintableString(Ljava/lang/String;)V,unsupported
1233Lsun/security/util/DerOutputStream;->putSequence([Lsun/security/util/DerValue;)V,unsupported
1234Lsun/security/util/DerOutputStream;->putUTCTime(Ljava/util/Date;)V,unsupported
1235Lsun/security/util/DerOutputStream;->putUTF8String(Ljava/lang/String;)V,unsupported
1236Lsun/security/util/DerOutputStream;->write(BLsun/security/util/DerOutputStream;)V,unsupported
1237Lsun/security/util/DerOutputStream;->write(B[B)V,unsupported
1238Lsun/security/util/DerValue;-><init>(B[B)V,unsupported
1239Lsun/security/util/DerValue;-><init>(Ljava/io/InputStream;)V,unsupported
1240Lsun/security/util/DerValue;-><init>(Ljava/lang/String;)V,unsupported
1241Lsun/security/util/DerValue;-><init>([B)V,unsupported
1242Lsun/security/util/DerValue;-><init>([BII)V,unsupported
1243Lsun/security/util/DerValue;->buffer:Lsun/security/util/DerInputBuffer;,unsupported
1244Lsun/security/util/DerValue;->createTag(BZB)B,unsupported
1245Lsun/security/util/DerValue;->data:Lsun/security/util/DerInputStream;,unsupported
1246Lsun/security/util/DerValue;->encode(Lsun/security/util/DerOutputStream;)V,unsupported
1247Lsun/security/util/DerValue;->getAsString()Ljava/lang/String;,unsupported
1248Lsun/security/util/DerValue;->getBigInteger()Ljava/math/BigInteger;,unsupported
1249Lsun/security/util/DerValue;->getBitString()[B,unsupported
1250Lsun/security/util/DerValue;->getData()Lsun/security/util/DerInputStream;,unsupported
1251Lsun/security/util/DerValue;->getDataBytes()[B,unsupported
1252Lsun/security/util/DerValue;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported
1253Lsun/security/util/DerValue;->getOctetString()[B,unsupported
1254Lsun/security/util/DerValue;->getPositiveBigInteger()Ljava/math/BigInteger;,max-target-r
1255Lsun/security/util/DerValue;->getUnalignedBitString()Lsun/security/util/BitArray;,unsupported
1256Lsun/security/util/DerValue;->isConstructed()Z,unsupported
1257Lsun/security/util/DerValue;->isContextSpecific()Z,unsupported
1258Lsun/security/util/DerValue;->isContextSpecific(B)Z,unsupported
1259Lsun/security/util/DerValue;->isPrintableStringChar(C)Z,unsupported
1260Lsun/security/util/DerValue;->resetTag(B)V,unsupported
1261Lsun/security/util/DerValue;->tag:B,unsupported
1262Lsun/security/util/DerValue;->toByteArray()[B,unsupported
1263Lsun/security/util/DerValue;->toDerInputStream()Lsun/security/util/DerInputStream;,unsupported
1264Lsun/security/util/ManifestDigester$Entry;->digest(Ljava/security/MessageDigest;)[B,unsupported
1265Lsun/security/util/ManifestDigester$Entry;->digestWorkaround(Ljava/security/MessageDigest;)[B,max-target-r
1266Lsun/security/util/ManifestDigester;-><init>([B)V,unsupported
1267Lsun/security/util/ManifestDigester;->get(Ljava/lang/String;Z)Lsun/security/util/ManifestDigester$Entry;,unsupported
1268Lsun/security/util/ManifestDigester;->manifestDigest(Ljava/security/MessageDigest;)[B,unsupported
1269Lsun/security/util/MemoryCache$HardCacheEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;J)V,unsupported
1270Lsun/security/util/MemoryCache$SoftCacheEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;JLjava/lang/ref/ReferenceQueue;)V,unsupported
1271Lsun/security/util/ObjectIdentifier;-><init>(Ljava/lang/String;)V,unsupported
1272Lsun/security/util/ObjectIdentifier;-><init>([I)V,unsupported
1273Lsun/security/util/ObjectIdentifier;->equals(Lsun/security/util/ObjectIdentifier;)Z,unsupported
1274Lsun/security/util/ObjectIdentifier;->newInternal([I)Lsun/security/util/ObjectIdentifier;,unsupported
1275Lsun/security/util/PropertyExpander;->expand(Ljava/lang/String;)Ljava/lang/String;,max-target-r
1276Lsun/security/util/ResourcesMgr;->getString(Ljava/lang/String;)Ljava/lang/String;,max-target-r
1277Lsun/security/util/SecurityConstants;->CREATE_CLASSLOADER_PERMISSION:Ljava/lang/RuntimePermission;,unsupported
1278Lsun/security/util/SecurityConstants;->GET_CLASSLOADER_PERMISSION:Ljava/lang/RuntimePermission;,unsupported
1279Lsun/security/util/SecurityConstants;->MODIFY_THREADGROUP_PERMISSION:Ljava/lang/RuntimePermission;,unsupported
1280Lsun/security/util/SecurityConstants;->MODIFY_THREAD_PERMISSION:Ljava/lang/RuntimePermission;,unsupported
1281Lsun/security/util/SignatureFileVerifier;->isBlockOrSF(Ljava/lang/String;)Z,unsupported
1282Lsun/security/x509/AVA;-><init>(Lsun/security/util/ObjectIdentifier;Lsun/security/util/DerValue;)V,unsupported
1283Lsun/security/x509/AVA;->getDerValue()Lsun/security/util/DerValue;,unsupported
1284Lsun/security/x509/AVA;->getObjectIdentifier()Lsun/security/util/ObjectIdentifier;,unsupported
1285Lsun/security/x509/AVA;->getValueString()Ljava/lang/String;,unsupported
1286Lsun/security/x509/AVA;->hasRFC2253Keyword()Z,unsupported
1287Lsun/security/x509/AVA;->toRFC2253CanonicalString()Ljava/lang/String;,unsupported
1288Lsun/security/x509/AVAComparator;->INSTANCE:Ljava/util/Comparator;,unsupported
1289Lsun/security/x509/AVAKeyword;->getOID(Ljava/lang/String;ILjava/util/Map;)Lsun/security/util/ObjectIdentifier;,unsupported
1290Lsun/security/x509/AVAKeyword;->isCompliant(I)Z,unsupported
1291Lsun/security/x509/AVAKeyword;->keyword:Ljava/lang/String;,unsupported
1292Lsun/security/x509/AVAKeyword;->keywordMap:Ljava/util/Map;,unsupported
1293Lsun/security/x509/AVAKeyword;->oid:Lsun/security/util/ObjectIdentifier;,unsupported
1294Lsun/security/x509/AVAKeyword;->oidMap:Ljava/util/Map;,unsupported
1295Lsun/security/x509/AccessDescription;-><init>(Lsun/security/util/DerValue;)V,unsupported
1296Lsun/security/x509/AccessDescription;->getAccessLocation()Lsun/security/x509/GeneralName;,unsupported
1297Lsun/security/x509/AccessDescription;->getAccessMethod()Lsun/security/util/ObjectIdentifier;,unsupported
1298Lsun/security/x509/AlgorithmId;-><init>()V,unsupported
1299Lsun/security/x509/AlgorithmId;-><init>(Lsun/security/util/ObjectIdentifier;)V,unsupported
1300Lsun/security/x509/AlgorithmId;-><init>(Lsun/security/util/ObjectIdentifier;Ljava/security/AlgorithmParameters;)V,unsupported
1301Lsun/security/x509/AlgorithmId;->DSA_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1302Lsun/security/x509/AlgorithmId;->EC_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1303Lsun/security/x509/AlgorithmId;->MD2_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1304Lsun/security/x509/AlgorithmId;->MD5_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1305Lsun/security/x509/AlgorithmId;->RSAEncryption_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1306Lsun/security/x509/AlgorithmId;->SHA256_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1307Lsun/security/x509/AlgorithmId;->SHA384_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1308Lsun/security/x509/AlgorithmId;->SHA512_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1309Lsun/security/x509/AlgorithmId;->SHA_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1310Lsun/security/x509/AlgorithmId;->derEncode(Ljava/io/OutputStream;)V,unsupported
1311Lsun/security/x509/AlgorithmId;->encode()[B,max-target-r
1312Lsun/security/x509/AlgorithmId;->encode(Lsun/security/util/DerOutputStream;)V,unsupported
1313Lsun/security/x509/AlgorithmId;->equals(Lsun/security/x509/AlgorithmId;)Z,unsupported
1314Lsun/security/x509/AlgorithmId;->get(Ljava/lang/String;)Lsun/security/x509/AlgorithmId;,unsupported
1315Lsun/security/x509/AlgorithmId;->getAlgorithmId(Ljava/lang/String;)Lsun/security/x509/AlgorithmId;,unsupported
1316Lsun/security/x509/AlgorithmId;->getDigAlgFromSigAlg(Ljava/lang/String;)Ljava/lang/String;,unsupported
1317Lsun/security/x509/AlgorithmId;->getEncAlgFromSigAlg(Ljava/lang/String;)Ljava/lang/String;,unsupported
1318Lsun/security/x509/AlgorithmId;->getEncodedParams()[B,unsupported
1319Lsun/security/x509/AlgorithmId;->getName()Ljava/lang/String;,unsupported
1320Lsun/security/x509/AlgorithmId;->getOID()Lsun/security/util/ObjectIdentifier;,unsupported
1321Lsun/security/x509/AlgorithmId;->getParameters()Ljava/security/AlgorithmParameters;,unsupported
1322Lsun/security/x509/AlgorithmId;->params:Lsun/security/util/DerValue;,unsupported
1323Lsun/security/x509/AlgorithmId;->parse(Lsun/security/util/DerValue;)Lsun/security/x509/AlgorithmId;,unsupported
1324Lsun/security/x509/AlgorithmId;->sha1WithRSAEncryption_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1325Lsun/security/x509/AttributeNameEnumeration;-><init>()V,unsupported
1326Lsun/security/x509/CRLDistributionPointsExtension;->encodeThis()V,unsupported
1327Lsun/security/x509/CRLNumberExtension;-><init>(Ljava/lang/Boolean;Ljava/lang/Object;)V,unsupported
1328Lsun/security/x509/CRLNumberExtension;->encodeThis()V,unsupported
1329Lsun/security/x509/CRLNumberExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r
1330Lsun/security/x509/CRLNumberExtension;->get(Ljava/lang/String;)Ljava/math/BigInteger;,max-target-r
1331Lsun/security/x509/CertificateAlgorithmId;-><init>(Lsun/security/x509/AlgorithmId;)V,unsupported
1332Lsun/security/x509/CertificateExtensions;-><init>()V,unsupported
1333Lsun/security/x509/CertificateExtensions;-><init>(Lsun/security/util/DerInputStream;)V,unsupported
1334Lsun/security/x509/CertificateExtensions;->encode(Ljava/io/OutputStream;Z)V,unsupported
1335Lsun/security/x509/CertificateExtensions;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r
1336Lsun/security/x509/CertificateExtensions;->get(Ljava/lang/String;)Lsun/security/x509/Extension;,max-target-r
1337Lsun/security/x509/CertificateExtensions;->set(Ljava/lang/String;Ljava/lang/Object;)V,unsupported
1338Lsun/security/x509/CertificateIssuerName;-><init>(Lsun/security/x509/X500Name;)V,unsupported
1339Lsun/security/x509/CertificateSerialNumber;-><init>(I)V,unsupported
1340Lsun/security/x509/CertificateSerialNumber;-><init>(Ljava/math/BigInteger;)V,unsupported
1341Lsun/security/x509/CertificateSubjectName;-><init>(Lsun/security/x509/X500Name;)V,unsupported
1342Lsun/security/x509/CertificateSubjectName;->get(Ljava/lang/String;)Ljava/lang/Object;,unsupported
1343Lsun/security/x509/CertificateValidity;-><init>(Ljava/util/Date;Ljava/util/Date;)V,unsupported
1344Lsun/security/x509/CertificateVersion;-><init>(I)V,unsupported
1345Lsun/security/x509/CertificateX509Key;-><init>(Ljava/security/PublicKey;)V,unsupported
1346Lsun/security/x509/Extension;-><init>(Lsun/security/x509/Extension;)V,unsupported
1347Lsun/security/x509/Extension;->encode(Lsun/security/util/DerOutputStream;)V,unsupported
1348Lsun/security/x509/Extension;->getExtensionId()Lsun/security/util/ObjectIdentifier;,unsupported
1349Lsun/security/x509/GeneralName;-><init>(Lsun/security/x509/GeneralNameInterface;)V,unsupported
1350Lsun/security/x509/GeneralName;->getName()Lsun/security/x509/GeneralNameInterface;,unsupported
1351Lsun/security/x509/GeneralName;->getType()I,unsupported
1352Lsun/security/x509/GeneralNames;-><init>()V,unsupported
1353Lsun/security/x509/GeneralNames;-><init>(Lsun/security/util/DerValue;)V,unsupported
1354Lsun/security/x509/GeneralNames;->add(Lsun/security/x509/GeneralName;)Lsun/security/x509/GeneralNames;,unsupported
1355Lsun/security/x509/GeneralNames;->encode(Lsun/security/util/DerOutputStream;)V,unsupported
1356Lsun/security/x509/GeneralNames;->isEmpty()Z,unsupported
1357Lsun/security/x509/KeyIdentifier;-><init>(Ljava/security/PublicKey;)V,unsupported
1358Lsun/security/x509/KeyIdentifier;->getIdentifier()[B,unsupported
1359Lsun/security/x509/KeyIdentifier;->octetString:[B,unsupported
1360Lsun/security/x509/KeyUsageExtension;-><init>([Z)V,unsupported
1361Lsun/security/x509/KeyUsageExtension;->get(Ljava/lang/String;)Ljava/lang/Boolean;,max-target-r
1362Lsun/security/x509/KeyUsageExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r
1363Lsun/security/x509/NetscapeCertTypeExtension;-><init>([B)V,unsupported
1364Lsun/security/x509/NetscapeCertTypeExtension;->get(Ljava/lang/String;)Ljava/lang/Boolean;,max-target-r
1365Lsun/security/x509/NetscapeCertTypeExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r
1366Lsun/security/x509/OIDMap$OIDInfo;->clazz:Ljava/lang/Class;,unsupported
1367Lsun/security/x509/OIDMap;->getClass(Lsun/security/util/ObjectIdentifier;)Ljava/lang/Class;,unsupported
1368Lsun/security/x509/OIDMap;->nameMap:Ljava/util/Map;,unsupported
1369Lsun/security/x509/OIDMap;->oidMap:Ljava/util/Map;,unsupported
1370Lsun/security/x509/PKIXExtensions;->CertificateIssuer_Id:Lsun/security/util/ObjectIdentifier;,unsupported
1371Lsun/security/x509/SerialNumber;-><init>(Lsun/security/util/DerValue;)V,unsupported
1372Lsun/security/x509/SubjectAlternativeNameExtension;->get(Ljava/lang/String;)Ljava/lang/Object;,max-target-r
1373Lsun/security/x509/SubjectAlternativeNameExtension;->get(Ljava/lang/String;)Lsun/security/x509/GeneralNames;,max-target-r
1374Lsun/security/x509/SubjectKeyIdentifierExtension;-><init>([B)V,unsupported
1375Lsun/security/x509/URIName;->getName()Ljava/lang/String;,unsupported
1376Lsun/security/x509/URIName;->getScheme()Ljava/lang/String;,unsupported
1377Lsun/security/x509/UniqueIdentity;-><init>(Lsun/security/util/DerInputStream;)V,unsupported
1378Lsun/security/x509/UniqueIdentity;-><init>(Lsun/security/util/DerValue;)V,unsupported
1379Lsun/security/x509/UniqueIdentity;->encode(Lsun/security/util/DerOutputStream;B)V,unsupported
1380Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;)V,unsupported
1381Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;Ljava/lang/String;)V,unsupported
1382Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V,max-target-r
1383Lsun/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
1384Lsun/security/x509/X500Name;-><init>(Lsun/security/util/DerInputStream;)V,unsupported
1385Lsun/security/x509/X500Name;-><init>(Lsun/security/util/DerValue;)V,unsupported
1386Lsun/security/x509/X500Name;-><init>([B)V,unsupported
1387Lsun/security/x509/X500Name;->DNQUALIFIER_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1388Lsun/security/x509/X500Name;->DOMAIN_COMPONENT_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1389Lsun/security/x509/X500Name;->GENERATIONQUALIFIER_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1390Lsun/security/x509/X500Name;->GIVENNAME_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1391Lsun/security/x509/X500Name;->INITIALS_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1392Lsun/security/x509/X500Name;->SERIALNUMBER_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1393Lsun/security/x509/X500Name;->SURNAME_OID:Lsun/security/util/ObjectIdentifier;,unsupported
1394Lsun/security/x509/X500Name;->allAvas()Ljava/util/List;,unsupported
1395Lsun/security/x509/X500Name;->asX500Name(Ljavax/security/auth/x500/X500Principal;)Lsun/security/x509/X500Name;,unsupported
1396Lsun/security/x509/X500Name;->asX500Principal()Ljavax/security/auth/x500/X500Principal;,unsupported
1397Lsun/security/x509/X500Name;->commonName_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1398Lsun/security/x509/X500Name;->countryName_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1399Lsun/security/x509/X500Name;->encode(Lsun/security/util/DerOutputStream;)V,unsupported
1400Lsun/security/x509/X500Name;->getCommonName()Ljava/lang/String;,unsupported
1401Lsun/security/x509/X500Name;->ipAddress_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1402Lsun/security/x509/X500Name;->isEmpty()Z,unsupported
1403Lsun/security/x509/X500Name;->localityName_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1404Lsun/security/x509/X500Name;->orgName_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1405Lsun/security/x509/X500Name;->orgUnitName_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1406Lsun/security/x509/X500Name;->stateName_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1407Lsun/security/x509/X500Name;->streetAddress_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1408Lsun/security/x509/X500Name;->title_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1409Lsun/security/x509/X500Name;->userid_oid:Lsun/security/util/ObjectIdentifier;,unsupported
1410Lsun/security/x509/X509CRLEntryImpl;->getExtension(Lsun/security/util/ObjectIdentifier;)Lsun/security/x509/Extension;,unsupported
1411Lsun/security/x509/X509CRLImpl;-><init>(Ljava/io/InputStream;)V,unsupported
1412Lsun/security/x509/X509CRLImpl;-><init>(Lsun/security/util/DerValue;)V,unsupported
1413Lsun/security/x509/X509CRLImpl;-><init>([B)V,unsupported
1414Lsun/security/x509/X509CRLImpl;->getEncodedInternal()[B,unsupported
1415Lsun/security/x509/X509CertImpl;-><init>(Lsun/security/util/DerValue;)V,unsupported
1416Lsun/security/x509/X509CertImpl;-><init>(Lsun/security/x509/X509CertInfo;)V,unsupported
1417Lsun/security/x509/X509CertImpl;-><init>([B)V,unsupported
1418Lsun/security/x509/X509CertImpl;->algId:Lsun/security/x509/AlgorithmId;,unsupported
1419Lsun/security/x509/X509CertImpl;->get(Ljava/lang/String;)Ljava/lang/Object;,unsupported
1420Lsun/security/x509/X509CertImpl;->getEncodedInternal()[B,unsupported
1421Lsun/security/x509/X509CertImpl;->parse(Lsun/security/util/DerValue;)V,unsupported
1422Lsun/security/x509/X509CertImpl;->readOnly:Z,unsupported
1423Lsun/security/x509/X509CertImpl;->sign(Ljava/security/PrivateKey;Ljava/lang/String;)V,unsupported
1424Lsun/security/x509/X509CertImpl;->signature:[B,unsupported
1425Lsun/security/x509/X509CertImpl;->signedCert:[B,unsupported
1426Lsun/security/x509/X509CertInfo;-><init>()V,unsupported
1427Lsun/security/x509/X509CertInfo;-><init>([B)V,unsupported
1428Lsun/security/x509/X509CertInfo;->get(Ljava/lang/String;)Ljava/lang/Object;,unsupported
1429Lsun/security/x509/X509CertInfo;->set(Ljava/lang/String;Ljava/lang/Object;)V,unsupported
1430Lsun/security/x509/X509Key;-><init>()V,unsupported
1431Lsun/security/x509/X509Key;->algid:Lsun/security/x509/AlgorithmId;,unsupported
1432Lsun/security/x509/X509Key;->encodedKey:[B,unsupported
1433Lsun/security/x509/X509Key;->key:[B,unsupported
1434Lsun/security/x509/X509Key;->parse(Lsun/security/util/DerValue;)Ljava/security/PublicKey;,unsupported
1435Lsun/security/x509/X509Key;->unusedBits:I,unsupported
1436Lsun/util/calendar/AbstractCalendar;->getDayOfWeekDateOnOrBefore(JI)J,max-target-r
1437Lsun/util/calendar/AbstractCalendar;->getEras()[Lsun/util/calendar/Era;,max-target-r
1438Lsun/util/calendar/AbstractCalendar;->getTimeOfDayValue(Lsun/util/calendar/CalendarDate;)J,max-target-r
1439Lsun/util/calendar/BaseCalendar$Date;->getNormalizedYear()I,max-target-r
1440Lsun/util/calendar/BaseCalendar$Date;->setNormalizedYear(I)V,max-target-r
1441Lsun/util/calendar/CalendarDate;->getDayOfMonth()I,unsupported
1442Lsun/util/calendar/CalendarDate;->getMonth()I,unsupported
1443Lsun/util/calendar/CalendarDate;->getTimeOfDay()J,max-target-r
1444Lsun/util/calendar/CalendarDate;->getYear()I,unsupported
1445Lsun/util/calendar/CalendarDate;->setDate(III)Lsun/util/calendar/CalendarDate;,max-target-r
1446Lsun/util/calendar/CalendarDate;->setDayOfMonth(I)Lsun/util/calendar/CalendarDate;,max-target-r
1447Lsun/util/calendar/CalendarDate;->setHours(I)Lsun/util/calendar/CalendarDate;,max-target-r
1448Lsun/util/calendar/CalendarDate;->setMillis(I)Lsun/util/calendar/CalendarDate;,max-target-r
1449Lsun/util/calendar/CalendarDate;->setMinutes(I)Lsun/util/calendar/CalendarDate;,max-target-r
1450Lsun/util/calendar/CalendarDate;->setSeconds(I)Lsun/util/calendar/CalendarDate;,max-target-r
1451Lsun/util/calendar/CalendarSystem;->forName(Ljava/lang/String;)Lsun/util/calendar/CalendarSystem;,unsupported
1452Lsun/util/calendar/CalendarSystem;->getGregorianCalendar()Lsun/util/calendar/Gregorian;,max-target-r
1453Lsun/util/calendar/CalendarSystem;->getTime(Lsun/util/calendar/CalendarDate;)J,max-target-r
1454Lsun/util/calendar/CalendarSystem;->newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/CalendarDate;,max-target-r
1455Lsun/util/calendar/CalendarSystem;->validate(Lsun/util/calendar/CalendarDate;)Z,max-target-r
1456Lsun/util/calendar/CalendarUtils;->floorDivide(II)I,max-target-r
1457Lsun/util/calendar/CalendarUtils;->floorDivide(JJ)J,max-target-r
1458Lsun/util/calendar/CalendarUtils;->mod(II)I,max-target-r
1459Lsun/util/calendar/CalendarUtils;->mod(JJ)J,max-target-r
1460Lsun/util/calendar/Era;-><init>(Ljava/lang/String;Ljava/lang/String;JZ)V,max-target-r
1461Lsun/util/calendar/Era;->getAbbreviation()Ljava/lang/String;,unsupported
1462Lsun/util/calendar/Era;->getName()Ljava/lang/String;,unsupported
1463Lsun/util/calendar/Era;->getSinceDate()Lsun/util/calendar/CalendarDate;,unsupported
1464Lsun/util/calendar/ImmutableGregorianDate;->unsupported()V,max-target-r
1465Lsun/util/calendar/LocalGregorianCalendar$Date;->getNormalizedYear()I,max-target-r
1466Lsun/util/calendar/LocalGregorianCalendar$Date;->setEra(Lsun/util/calendar/Era;)Lsun/util/calendar/CalendarDate;,max-target-r
1467Lsun/util/calendar/LocalGregorianCalendar$Date;->setEra(Lsun/util/calendar/Era;)Lsun/util/calendar/LocalGregorianCalendar$Date;,max-target-r
1468Lsun/util/calendar/LocalGregorianCalendar$Date;->setNormalizedYear(I)V,max-target-r
1469Lsun/util/calendar/LocalGregorianCalendar$Date;->setYear(I)Lsun/util/calendar/CalendarDate;,max-target-r
1470Lsun/util/calendar/LocalGregorianCalendar$Date;->setYear(I)Lsun/util/calendar/LocalGregorianCalendar$Date;,max-target-r
1471Lsun/util/calendar/LocalGregorianCalendar;->newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/CalendarDate;,max-target-r
1472Lsun/util/calendar/LocalGregorianCalendar;->newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/LocalGregorianCalendar$Date;,max-target-r
1473Lsun/util/calendar/LocalGregorianCalendar;->normalize(Lsun/util/calendar/CalendarDate;)Z,max-target-r
1474Lsun/util/calendar/LocalGregorianCalendar;->validate(Lsun/util/calendar/CalendarDate;)Z,max-target-r