You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

113 KiB

1Landroid/system/Int32Ref;->value:Iunsupported
2Landroid/system/NetlinkSocketAddress;-><init>(II)Vunsupported
3Landroid/system/Os;->setsockoptIfreq(Ljava/io/FileDescriptor;IILjava/lang/String;)Vunsupported
4Landroid/system/OsConstants;-><init>()Vunsupported
5Landroid/system/OsConstants;->ARPHRD_LOOPBACK:Iunsupported
6Landroid/system/OsConstants;->CAP_TO_INDEX(I)Iunsupported
7Landroid/system/OsConstants;->CAP_TO_MASK(I)Iunsupported
8Landroid/system/OsConstants;->EUSERS:Iunsupported
9Landroid/system/OsConstants;->IP_MULTICAST_ALL:Iunsupported
10Landroid/system/OsConstants;->IP_RECVTOS:Iunsupported
11Landroid/system/OsConstants;->MAP_POPULATE:Iunsupported
12Landroid/system/OsConstants;->O_DIRECT:Iunsupported
13Landroid/system/OsConstants;->PR_CAP_AMBIENT:Iunsupported
14Landroid/system/OsConstants;->PR_CAP_AMBIENT_RAISE:Iunsupported
15Landroid/system/OsConstants;->RLIMIT_NOFILE:Iunsupported
16Landroid/system/OsConstants;->RTMGRP_IPV4_IFADDR:Iunsupported
17Landroid/system/OsConstants;->RTMGRP_IPV4_MROUTE:Iunsupported
18Landroid/system/OsConstants;->RTMGRP_IPV4_ROUTE:Iunsupported
19Landroid/system/OsConstants;->RTMGRP_IPV4_RULE:Iunsupported
20Landroid/system/OsConstants;->RTMGRP_IPV6_IFADDR:Iunsupported
21Landroid/system/OsConstants;->RTMGRP_IPV6_IFINFO:Iunsupported
22Landroid/system/OsConstants;->RTMGRP_IPV6_MROUTE:Iunsupported
23Landroid/system/OsConstants;->RTMGRP_IPV6_PREFIX:Iunsupported
24Landroid/system/OsConstants;->RTMGRP_IPV6_ROUTE:Iunsupported
25Landroid/system/OsConstants;->RTMGRP_LINK:Iunsupported
26Landroid/system/OsConstants;->RTMGRP_NOTIFY:Iunsupported
27Landroid/system/OsConstants;->RTMGRP_TC:Iunsupported
28Landroid/system/OsConstants;->SO_DOMAIN:Iunsupported
29Landroid/system/OsConstants;->SO_PROTOCOL:Iunsupported
30Landroid/system/OsConstants;->SPLICE_F_MORE:Iunsupported
31Landroid/system/OsConstants;->SPLICE_F_MOVE:Iunsupported
32Landroid/system/OsConstants;->SPLICE_F_NONBLOCK:Iunsupported
33Landroid/system/OsConstants;->TIOCOUTQ:Iunsupported
34Landroid/system/OsConstants;->UDP_ENCAP:Iunsupported
35Landroid/system/OsConstants;->UDP_ENCAP_ESPINUDP:Iunsupported
36Landroid/system/OsConstants;->UDP_ENCAP_ESPINUDP_NON_IKE:Iunsupported
37Landroid/system/OsConstants;->UNIX_PATH_MAX:Iunsupported
38Landroid/system/OsConstants;->XATTR_CREATE:Iunsupported
39Landroid/system/OsConstants;->XATTR_REPLACE:Iunsupported
40Landroid/system/OsConstants;->_LINUX_CAPABILITY_VERSION_3:Iunsupported
41Landroid/system/OsConstants;->initConstants()Vunsupported
42Landroid/system/OsConstants;->placeholder()Iunsupported
43Landroid/system/PacketSocketAddress;-><init>(I[B)Vunsupported
44Landroid/system/PacketSocketAddress;-><init>(SI)Vunsupported
45Lcom/android/okhttp/Connection;->getSocket()Ljava/net/Socket;unsupported
46Lcom/android/okhttp/ConnectionPool;->connections:Ljava/util/Deque;unsupported
47Lcom/android/okhttp/ConnectionPool;->keepAliveDurationNs:Junsupported
48Lcom/android/okhttp/ConnectionPool;->maxIdleConnections:Iunsupported
49Lcom/android/okhttp/ConnectionPool;->systemDefault:Lcom/android/okhttp/ConnectionPool;unsupported
50Lcom/android/okhttp/HttpHandler;-><init>()Vunsupported
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>()Vunsupported
57Lcom/android/okhttp/OkHttpClient;-><init>()Vunsupported
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)Vunsupported
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:Iunsupported
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>()Vunsupported
78Lcom/android/okhttp/internal/Internal;->addLenient(Lcom/android/okhttp/Headers$Builder;Ljava/lang/String;)Vunsupported
79Lcom/android/okhttp/internal/Internal;->addLenient(Lcom/android/okhttp/Headers$Builder;Ljava/lang/String;Ljava/lang/String;)Vunsupported
80Lcom/android/okhttp/internal/Internal;->apply(Lcom/android/okhttp/ConnectionSpec;Ljavax/net/ssl/SSLSocket;Z)Vunsupported
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)Vunsupported
83Lcom/android/okhttp/internal/Internal;->connectionBecameIdle(Lcom/android/okhttp/ConnectionPool;Lcom/android/okhttp/internal/io/RealConnection;)Zunsupported
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;)Vunsupported
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;)Vunsupported
91Lcom/android/okhttp/internal/Platform;->get()Lcom/android/okhttp/internal/Platform;unsupported
92Lcom/android/okhttp/internal/Platform;->logW(Ljava/lang/String;)Vunsupported
93Lcom/android/okhttp/internal/Util;->EMPTY_BYTE_ARRAY:[Bunsupported
94Lcom/android/okhttp/internal/Util;->UTF_8:Ljava/nio/charset/Charset;unsupported
95Lcom/android/okhttp/internal/Util;->closeAll(Ljava/io/Closeable;Ljava/io/Closeable;)Vunsupported
96Lcom/android/okhttp/internal/Util;->closeQuietly(Ljava/io/Closeable;)Vunsupported
97Lcom/android/okhttp/internal/Version;->userAgent()Ljava/lang/String;unsupported
98Lcom/android/okhttp/internal/http/HeaderParser;->skipUntil(Ljava/lang/String;ILjava/lang/String;)Iunsupported
99Lcom/android/okhttp/internal/http/HeaderParser;->skipWhitespace(Ljava/lang/String;I)Iunsupported
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()Zunsupported
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()Vunsupported
109Lcom/android/okhttp/internal/http/HttpEngine;->sendRequest()Vunsupported
110Lcom/android/okhttp/internal/http/HttpEngine;->sentRequestMillis:Junsupported
111Lcom/android/okhttp/internal/http/HttpEngine;->userResponse:Lcom/android/okhttp/Response;unsupported
112Lcom/android/okhttp/internal/http/HttpEngine;->writingRequestHeaders()Vunsupported
113Lcom/android/okhttp/internal/http/RouteSelector;->hasNext()Zunsupported
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>()Vunsupported
118Lcom/android/org/bouncycastle/asn1/ASN1EncodableVector;->add(Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)Vunsupported
119Lcom/android/org/bouncycastle/asn1/ASN1InputStream;-><init>(Ljava/io/InputStream;)Vmax-target-r
120Lcom/android/org/bouncycastle/asn1/ASN1InputStream;-><init>([B)Vunsupported
121Lcom/android/org/bouncycastle/asn1/ASN1InputStream;->readObject()Lcom/android/org/bouncycastle/asn1/ASN1Primitive;unsupported
122Lcom/android/org/bouncycastle/asn1/ASN1Integer;-><init>(Ljava/math/BigInteger;)Vunsupported
123Lcom/android/org/bouncycastle/asn1/DERBitString;-><init>([B)Vunsupported
124Lcom/android/org/bouncycastle/asn1/DEREncodableVector;-><init>()Vmax-target-r
125Lcom/android/org/bouncycastle/asn1/DERInteger;-><init>(J)Vunsupported
126Lcom/android/org/bouncycastle/asn1/DERInteger;-><init>(Ljava/math/BigInteger;)Vmax-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;)Vmax-target-r
129Lcom/android/org/bouncycastle/asn1/DEROctetString;-><init>([B)Vmax-target-r
130Lcom/android/org/bouncycastle/asn1/DEROutputStream;-><init>(Ljava/io/OutputStream;)Vmax-target-r
131Lcom/android/org/bouncycastle/asn1/DERSequence;-><init>()Vunsupported
132Lcom/android/org/bouncycastle/asn1/DERSequence;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1EncodableVector;)Vunsupported
133Lcom/android/org/bouncycastle/asn1/DERSet;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1EncodableVector;)Vmax-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;)Vunsupported
136Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;Lcom/android/org/bouncycastle/asn1/ASN1Encodable;)Vunsupported
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)Vmax-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;)Vunsupported
141Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;-><init>()Vunsupported
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;)Vunsupported
144Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setIssuer(Lcom/android/org/bouncycastle/asn1/x509/X509Name;)Vunsupported
145Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSerialNumber(Lcom/android/org/bouncycastle/asn1/ASN1Integer;)Vunsupported
146Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSignature(Lcom/android/org/bouncycastle/asn1/x509/AlgorithmIdentifier;)Vunsupported
147Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setStartDate(Lcom/android/org/bouncycastle/asn1/x509/Time;)Vunsupported
148Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSubject(Lcom/android/org/bouncycastle/asn1/x509/X509Name;)Vunsupported
149Lcom/android/org/bouncycastle/asn1/x509/V3TBSCertificateGenerator;->setSubjectPublicKeyInfo(Lcom/android/org/bouncycastle/asn1/x509/SubjectPublicKeyInfo;)Vunsupported
150Lcom/android/org/bouncycastle/asn1/x509/X509Name;-><init>(Lcom/android/org/bouncycastle/asn1/ASN1Sequence;)Vmax-target-r
151Lcom/android/org/bouncycastle/asn1/x509/X509Name;-><init>(Ljava/lang/String;)Vunsupported
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)Vunsupported
157Lcom/android/org/bouncycastle/jce/provider/BouncyCastleProvider;-><init>()Vunsupported
158Lcom/android/org/bouncycastle/jce/provider/X509CertificateObject;-><init>(Lcom/android/org/bouncycastle/asn1/x509/Certificate;)Vunsupported
159Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;-><init>()Vunsupported
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;)Vunsupported
162Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setIssuerDN(Ljavax/security/auth/x500/X500Principal;)Vunsupported
163Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setNotAfter(Ljava/util/Date;)Vunsupported
164Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setNotBefore(Ljava/util/Date;)Vunsupported
165Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setPublicKey(Ljava/security/PublicKey;)Vunsupported
166Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSerialNumber(Ljava/math/BigInteger;)Vunsupported
167Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSignatureAlgorithm(Ljava/lang/String;)Vunsupported
168Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSubjectDN(Lcom/android/org/bouncycastle/asn1/x509/X509Name;)Vunsupported
169Lcom/android/org/bouncycastle/x509/X509V3CertificateGenerator;->setSubjectDN(Ljavax/security/auth/x500/X500Principal;)Vunsupported
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)Vunsupported
172Ldalvik/system/BaseDexClassLoader;->addDexPath(Ljava/lang/String;)Vunsupported
173Ldalvik/system/BaseDexClassLoader;->addDexPath(Ljava/lang/String;Z)Vunsupported
174Ldalvik/system/BaseDexClassLoader;->getLdLibraryPath()Ljava/lang/String;unsupported
175Ldalvik/system/BaseDexClassLoader;->pathList:Ldalvik/system/DexPathList;unsupported
176Ldalvik/system/BlockGuard$BlockGuardPolicyException;-><init>(IILjava/lang/String;)Vunsupported
177Ldalvik/system/BlockGuard$BlockGuardPolicyException;->mMessage:Ljava/lang/String;unsupported
178Ldalvik/system/BlockGuard$BlockGuardPolicyException;->mPolicyState:Iunsupported
179Ldalvik/system/BlockGuard$BlockGuardPolicyException;->mPolicyViolated:Iunsupported
180Ldalvik/system/BlockGuard$Policy;->onNetwork()Vunsupported
181Ldalvik/system/BlockGuard$Policy;->onReadFromDisk()Vunsupported
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;)Vunsupported
185Ldalvik/system/BlockGuard;->threadPolicy:Ljava/lang/ThreadLocal;unsupported
186Ldalvik/system/CloseGuard$DefaultReporter;-><init>()Vunsupported
187Ldalvik/system/CloseGuard$Reporter;->report(Ljava/lang/String;Ljava/lang/Throwable;)Vunsupported
188Ldalvik/system/CloseGuard;-><init>()Vunsupported
189Ldalvik/system/CloseGuard;->close()Vunsupported
190Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard;unsupported
191Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)Vunsupported
192Ldalvik/system/CloseGuard;->setEnabled(Z)Vunsupported
193Ldalvik/system/CloseGuard;->setReporter(Ldalvik/system/CloseGuard$Reporter;)Vunsupported
194Ldalvik/system/CloseGuard;->warnIfOpen()Vunsupported
195Ldalvik/system/DexFile$DFEnum;->mNameList:[Ljava/lang/String;unsupported
196Ldalvik/system/DexFile;->getClassNameList(Ljava/lang/Object;)[Ljava/lang/String;unsupported
197Ldalvik/system/DexFile;->isBackedByOatFile()Zunsupported
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;)Vunsupported
206Ldalvik/system/DexPathList$Element;-><init>(Ljava/io/File;ZLjava/io/File;Ldalvik/system/DexFile;)Vunsupported
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;)Vunsupported
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;)Vunsupported
212Ldalvik/system/DexPathList;->addDexPath(Ljava/lang/String;Ljava/io/File;)Vunsupported
213Ldalvik/system/DexPathList;->addNativePath(Ljava/util/Collection;)Vunsupported
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;)Vunsupported
228Ldalvik/system/SocketTagger;->untag(Ljava/net/Socket;)Vunsupported
229Ldalvik/system/VMDebug;->allowHiddenApiReflectionFrom(Ljava/lang/Class;)Vunsupported
230Ldalvik/system/VMDebug;->dumpReferenceTables()Vunsupported
231Ldalvik/system/VMDebug;->isDebuggerConnected()Zunsupported
232Ldalvik/system/VMRuntime;->addressOf(Ljava/lang/Object;)Junsupported
233Ldalvik/system/VMRuntime;->clearGrowthLimit()Vunsupported
234Ldalvik/system/VMRuntime;->gcSoftReferences()Vunsupported
235Ldalvik/system/VMRuntime;->getCurrentInstructionSet()Ljava/lang/String;unsupported
236Ldalvik/system/VMRuntime;->getExternalBytesAllocated()Junsupported
237Ldalvik/system/VMRuntime;->getInstructionSet(Ljava/lang/String;)Ljava/lang/String;unsupported
238Ldalvik/system/VMRuntime;->getMinimumHeapSize()Junsupported
239Ldalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime;unsupported
240Ldalvik/system/VMRuntime;->is64Bit()Zunsupported
241Ldalvik/system/VMRuntime;->is64BitAbi(Ljava/lang/String;)Zunsupported
242Ldalvik/system/VMRuntime;->newNonMovableArray(Ljava/lang/Class;I)Ljava/lang/Object;unsupported
243Ldalvik/system/VMRuntime;->registerNativeAllocation(I)Vunsupported
244Ldalvik/system/VMRuntime;->registerNativeAllocation(J)Vunsupported
245Ldalvik/system/VMRuntime;->registerNativeFree(I)Vunsupported
246Ldalvik/system/VMRuntime;->registerNativeFree(J)Vunsupported
247Ldalvik/system/VMRuntime;->runFinalization(J)Vunsupported
248Ldalvik/system/VMRuntime;->runFinalizationSync()Vunsupported
249Ldalvik/system/VMRuntime;->setMinimumHeapSize(J)Junsupported
250Ldalvik/system/VMRuntime;->setTargetHeapUtilization(F)Funsupported
251Ldalvik/system/VMRuntime;->setTargetSdkVersion(I)Vblocked
252Ldalvik/system/VMRuntime;->trackExternalAllocation(J)Zunsupported
253Ldalvik/system/VMRuntime;->trackExternalFree(J)Vunsupported
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;)Iunsupported
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:Imax-target-r
265Ljava/io/File;->status:Ljava/io/File$PathStatus;max-target-r
266Ljava/io/FileDescriptor;->descriptor:Iunsupported
267Ljava/io/FileDescriptor;->getInt$()Iunsupported
268Ljava/io/FileDescriptor;->isSocket$()Zmax-target-r
269Ljava/io/FileDescriptor;->setInt$(I)Vunsupported
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)Zunsupported
275Ljava/io/FileSystem;->compare(Ljava/io/File;Ljava/io/File;)Iunsupported
276Ljava/io/FileSystem;->createDirectory(Ljava/io/File;)Zunsupported
277Ljava/io/FileSystem;->createFileExclusively(Ljava/lang/String;)Zunsupported
278Ljava/io/FileSystem;->delete(Ljava/io/File;)Zunsupported
279Ljava/io/FileSystem;->fromURIPath(Ljava/lang/String;)Ljava/lang/String;unsupported
280Ljava/io/FileSystem;->getBooleanAttributes(Ljava/io/File;)Iunsupported
281Ljava/io/FileSystem;->getDefaultParent()Ljava/lang/String;unsupported
282Ljava/io/FileSystem;->getLastModifiedTime(Ljava/io/File;)Junsupported
283Ljava/io/FileSystem;->getLength(Ljava/io/File;)Junsupported
284Ljava/io/FileSystem;->getPathSeparator()Cunsupported
285Ljava/io/FileSystem;->getSeparator()Cunsupported
286Ljava/io/FileSystem;->getSpace(Ljava/io/File;I)Junsupported
287Ljava/io/FileSystem;->hashCode(Ljava/io/File;)Iunsupported
288Ljava/io/FileSystem;->isAbsolute(Ljava/io/File;)Zunsupported
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;)Iunsupported
293Ljava/io/FileSystem;->rename(Ljava/io/File;Ljava/io/File;)Zunsupported
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)Zunsupported
297Ljava/io/FileSystem;->setPermission(Ljava/io/File;IZZ)Zunsupported
298Ljava/io/FileSystem;->setReadOnly(Ljava/io/File;)Zunsupported
299Ljava/io/ObjectInputStream;->bin:Ljava/io/ObjectInputStream$BlockDataInputStream;unsupported
300Ljava/io/ObjectInputStream;->bytesToDoubles([BI[DII)Vunsupported
301Ljava/io/ObjectInputStream;->bytesToFloats([BI[FII)Vunsupported
302Ljava/io/ObjectOutputStream;->protocol:Imax-target-r
303Ljava/io/ObjectStreamClass;->computeDefaultSUID(Ljava/lang/Class;)Junsupported
304Ljava/io/ObjectStreamClass;->computeFieldOffsets()Vunsupported
305Ljava/io/ObjectStreamClass;->fields:[Ljava/io/ObjectStreamField;unsupported
306Ljava/io/ObjectStreamClass;->getConstructorId(Ljava/lang/Class;)Junsupported
307Ljava/io/ObjectStreamClass;->getLocalDesc()Ljava/io/ObjectStreamClass;unsupported
308Ljava/io/ObjectStreamClass;->getNumObjFields()Iunsupported
309Ljava/io/ObjectStreamClass;->getPrimDataSize()Iunsupported
310Ljava/io/ObjectStreamClass;->hasReadObjectMethod()Zunsupported
311Ljava/io/ObjectStreamClass;->hasReadObjectNoDataMethod()Zunsupported
312Ljava/io/ObjectStreamClass;->hasWriteObjectData()Zunsupported
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:[Cunsupported
318Ljava/lang/Boolean;->value:Zmax-target-p
319Ljava/lang/Byte;->toHexString(BZ)Ljava/lang/String;unsupported
320Ljava/lang/Byte;->value:Bmax-target-p
321Ljava/lang/Character;->value:Cmax-target-p
322Ljava/lang/Class;-><init>()Vunsupported
323Ljava/lang/Class;->accessFlags:Iunsupported
324Ljava/lang/Class;->classLoader:Ljava/lang/ClassLoader;unsupported
325Ljava/lang/Class;->clinitThreadId:Imax-target-r
326Ljava/lang/Class;->dexCache:Ljava/lang/Object;unsupported
327Ljava/lang/Class;->dexClassDefIndex:Iunsupported
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:Iunsupported
333Ljava/lang/Class;->status:Imax-target-r
334Ljava/lang/ClassLoader;->parent:Ljava/lang/ClassLoader;unsupported
335Ljava/lang/Daemons$Daemon;->isRunning()Zunsupported
336Ljava/lang/Daemons$Daemon;->start()Vunsupported
337Ljava/lang/Daemons$Daemon;->stop()Vunsupported
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:Junsupported
344Ljava/lang/Daemons;->requestHeapTrim()Vunsupported
345Ljava/lang/Daemons;->start()Vunsupported
346Ljava/lang/Daemons;->stop()Vunsupported
347Ljava/lang/DexCache;->dexFile:Junsupported
348Ljava/lang/Double;->value:Dmax-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:Imax-target-r
352Ljava/lang/Float;->value:Fmax-target-p
353Ljava/lang/Integer;->value:Imax-target-p
354Ljava/lang/Long;->value:Jmax-target-p
355Ljava/lang/Object;->identityHashCode(Ljava/lang/Object;)Iunsupported
356Ljava/lang/Runtime;-><init>()Vmax-target-r
357Ljava/lang/Runtime;->load(Ljava/lang/String;Ljava/lang/ClassLoader;)Vunsupported
358Ljava/lang/Runtime;->loadLibrary(Ljava/lang/String;Ljava/lang/ClassLoader;)Vunsupported
359Ljava/lang/Runtime;->loadLibrary0(Ljava/lang/ClassLoader;Ljava/lang/String;)Vunsupported
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:Smax-target-p
363Ljava/lang/StackTraceElement;->declaringClass:Ljava/lang/String;unsupported
364Ljava/lang/StackTraceElement;->fileName:Ljava/lang/String;unsupported
365Ljava/lang/StackTraceElement;->lineNumber:Iunsupported
366Ljava/lang/StackTraceElement;->methodName:Ljava/lang/String;unsupported
367Ljava/lang/String;-><init>(II[C)Vunsupported
368Ljava/lang/String;->count:Iunsupported
369Ljava/lang/String;->getCharsNoCheck(II[CI)Vmax-target-r
370Ljava/lang/String;->hash:Imax-target-r
371Ljava/lang/String;->indexOf([CII[CIII)Imax-target-r
372Ljava/lang/String;->lastIndexOf([CII[CIII)Imax-target-r
373Ljava/lang/System;-><init>()Vmax-target-r
374Ljava/lang/System;->arraycopy([BI[BII)Vunsupported
375Ljava/lang/System;->arraycopy([CI[CII)Vunsupported
376Ljava/lang/System;->arraycopy([FI[FII)Vunsupported
377Ljava/lang/System;->arraycopy([II[III)Vunsupported
378Ljava/lang/System;->arraycopy([JI[JII)Vunsupported
379Ljava/lang/System;->arraycopy([SI[SII)Vunsupported
380Ljava/lang/System;->arraycopy([ZI[ZII)Vunsupported
381Ljava/lang/System;->log(CLjava/lang/String;Ljava/lang/Throwable;)Vmax-target-r
382Ljava/lang/System;->logE(Ljava/lang/String;)Vunsupported
383Ljava/lang/System;->logE(Ljava/lang/String;Ljava/lang/Throwable;)Vunsupported
384Ljava/lang/System;->logW(Ljava/lang/String;Ljava/lang/Throwable;)Vunsupported
385Ljava/lang/Thread;-><init>(Ljava/lang/ThreadGroup;Ljava/lang/String;IZ)Vmax-target-r
386Ljava/lang/Thread;->contextClassLoader:Ljava/lang/ClassLoader;unsupported
387Ljava/lang/Thread;->daemon:Zunsupported
388Ljava/lang/Thread;->dispatchUncaughtException(Ljava/lang/Throwable;)Vmax-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:Junsupported
396Ljava/lang/Thread;->parkBlocker:Ljava/lang/Object;unsupported
397Ljava/lang/Thread;->priority:Iunsupported
398Ljava/lang/Thread;->target:Ljava/lang/Runnable;unsupported
399Ljava/lang/Thread;->threadLocals:Ljava/lang/ThreadLocal$ThreadLocalMap;unsupported
400Ljava/lang/Thread;->threadSeqNumber:Junsupported
401Ljava/lang/Thread;->uncaughtExceptionPreHandler:Ljava/lang/Thread$UncaughtExceptionHandler;unsupported
402Ljava/lang/ThreadGroup;->add(Ljava/lang/Thread;)Vmax-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:Iunsupported
407Ljava/lang/ThreadGroup;->parent:Ljava/lang/ThreadGroup;unsupported
408Ljava/lang/ThreadGroup;->systemThreadGroup:Ljava/lang/ThreadGroup;unsupported
409Ljava/lang/ThreadGroup;->threadTerminated(Ljava/lang/Thread;)Vmax-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;)Vunsupported
417Ljava/lang/Throwable;->stackTrace:[Ljava/lang/StackTraceElement;unsupported
418Ljava/lang/Throwable;->suppressedExceptions:Ljava/util/List;max-target-r
419Ljava/lang/UNIXProcess;->pid:Iunsupported
420Ljava/lang/Void;-><init>()Vunsupported
421Ljava/lang/invoke/MethodHandles$Lookup;-><init>(Ljava/lang/Class;I)Vunsupported
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;)Vmax-target-r
423Ljava/lang/invoke/SerializedLambda;->getCapturedArg(I)Ljava/lang/Object;unsupported
424Ljava/lang/invoke/SerializedLambda;->getCapturedArgCount()Imax-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()Iunsupported
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;)Vunsupported
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;)Vunsupported
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;)Vmax-target-r
442Ljava/lang/reflect/AccessibleObject;->override:Zunsupported
443Ljava/lang/reflect/Constructor;->serializationCopy(Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/reflect/Constructor;max-target-r
444Ljava/lang/reflect/Executable;->artMethod:Junsupported
445Ljava/lang/reflect/Field;->accessFlags:Iunsupported
446Ljava/lang/reflect/Field;->getOffset()Iunsupported
447Ljava/lang/reflect/Parameter;-><init>(Ljava/lang/String;ILjava/lang/reflect/Executable;I)Vmax-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;)Vunsupported
450Ljava/net/AddressCache$AddressCacheEntry;->expiryNanos:Junsupported
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:Zunsupported
463Ljava/net/HttpCookie;->maxAge:Jmax-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:Zmax-target-r
468Ljava/net/HttpCookie;->toDiscard:Zmax-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:Imax-target-r
472Ljava/net/HttpCookie;->whenCreated:Junsupported
473Ljava/net/Inet4Address;-><init>()Vmax-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:[Bmax-target-r
477Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id:Imax-target-r
478Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id_set:Zmax-target-r
479Ljava/net/Inet6Address$Inet6AddressHolder;->scope_ifname:Ljava/net/NetworkInterface;max-target-r
480Ljava/net/Inet6Address;-><init>()Vmax-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:Imax-target-r
485Ljava/net/InetAddress$InetAddressHolder;->family:Imax-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()Vunsupported
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;)Zmax-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>()Vmax-target-r
496Ljava/net/PlainSocketImpl;-><init>()Vunsupported
497Ljava/net/Proxy;-><init>()Vmax-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;)Vunsupported
503Ljava/net/SocketImpl;->serverSocket:Ljava/net/ServerSocket;unsupported
504Ljava/net/SocketImpl;->socket:Ljava/net/Socket;unsupported
505Ljava/net/SocksSocketImpl;-><init>()Vunsupported
506Ljava/net/URI;->fragment:Ljava/lang/String;unsupported
507Ljava/net/URI;->host:Ljava/lang/String;unsupported
508Ljava/net/URI;->port:Iunsupported
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:Iunsupported
518Ljava/nio/Buffer;->address:Junsupported
519Ljava/nio/Buffer;->capacity:Imax-target-r
520Ljava/nio/Buffer;->limit:Iunsupported
521Ljava/nio/Buffer;->position:Iunsupported
522Ljava/nio/ByteBuffer;->clear()Ljava/nio/ByteBuffer;public-api
523Ljava/nio/ByteBuffer;->flip()Ljava/nio/ByteBuffer;public-api
524Ljava/nio/ByteBuffer;->hb:[Bmax-target-r
525Ljava/nio/ByteBuffer;->isReadOnly:Zmax-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:Imax-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)Vmax-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;)Iunsupported
572Ljava/nio/NIOAccess;->getBasePointer(Ljava/nio/Buffer;)Junsupported
573Ljava/nio/NioUtils;->freeDirectBuffer(Ljava/nio/ByteBuffer;)Vunsupported
574Ljava/nio/NioUtils;->unsafeArray(Ljava/nio/ByteBuffer;)[Bunsupported
575Ljava/nio/NioUtils;->unsafeArrayOffset(Ljava/nio/ByteBuffer;)Iunsupported
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;)Zmax-target-r
585Ljava/nio/file/FileTreeWalker;->followLinks:Zmax-target-r
586Ljava/nio/file/FileTreeWalker;->linkOptions:[Ljava/nio/file/LinkOption;max-target-r
587Ljava/nio/file/FileTreeWalker;->maxDepth:Imax-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;)Vunsupported
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/OffsetDateTime;-><init>(Ljava/time/LocalDateTime;Ljava/time/ZoneOffset;)Vmax-target-r
599Ljava/time/ZoneId;->of(Ljava/lang/String;Z)Ljava/time/ZoneId;max-target-r
600Ljava/util/ArrayDeque;->elements:[Ljava/lang/Object;unsupported
601Ljava/util/ArrayDeque;->head:Iunsupported
602Ljava/util/ArrayDeque;->tail:Iunsupported
603Ljava/util/ArrayList$SubList;->offset:Imax-target-r
604Ljava/util/ArrayList$SubList;->parent:Ljava/util/AbstractList;unsupported
605Ljava/util/ArrayList$SubList;->parentOffset:Iunsupported
606Ljava/util/ArrayList$SubList;->size:Iunsupported
607Ljava/util/ArrayList;->elementData:[Ljava/lang/Object;unsupported
608Ljava/util/ArrayList;->size:Iunsupported
609Ljava/util/Arrays$ArrayList;->a:[Ljava/lang/Object;unsupported
610Ljava/util/Arrays;->deepToString([Ljava/lang/Object;Ljava/lang/StringBuilder;Ljava/util/Set;)Vunsupported
611Ljava/util/Calendar;->zone:Ljava/util/TimeZone;unsupported
612Ljava/util/Collections$EmptyList;-><init>()Vunsupported
613Ljava/util/Collections$EmptyMap;-><init>()Vunsupported
614Ljava/util/Collections$SynchronizedCollection;->c:Ljava/util/Collection;unsupported
615Ljava/util/Collections$SynchronizedList;->list:Ljava/util/List;unsupported
616Ljava/util/Collections$SynchronizedMap;->m:Ljava/util/Map;unsupported
617Ljava/util/Collections$UnmodifiableCollection;->c:Ljava/util/Collection;unsupported
618Ljava/util/Collections$UnmodifiableMap;->m:Ljava/util/Map;unsupported
619Ljava/util/EnumMap;->keyType:Ljava/lang/Class;unsupported
620Ljava/util/EnumSet;->elementType:Ljava/lang/Class;unsupported
621Ljava/util/HashMap$EntryIterator;->next()Ljava/util/Map$Entry;unsupported
622Ljava/util/HashMap$Node;->key:Ljava/lang/Object;max-target-r
623Ljava/util/HashMap$Node;->next:Ljava/util/HashMap$Node;max-target-r
624Ljava/util/HashMap$Node;->value:Ljava/lang/Object;max-target-r
625Ljava/util/HashMap;->modCount:Iunsupported
626Ljava/util/HashMap;->table:[Ljava/util/HashMap$Node;unsupported
627Ljava/util/HashSet;->map:Ljava/util/HashMap;unsupported
628Ljava/util/LinkedHashMap;->accessOrder:Zmax-target-r
629Ljava/util/LinkedHashMap;->eldest()Ljava/util/Map$Entry;unsupported
630Ljava/util/LinkedList$Node;->item:Ljava/lang/Object;unsupported
631Ljava/util/LinkedList$Node;->next:Ljava/util/LinkedList$Node;unsupported
632Ljava/util/LinkedList;->first:Ljava/util/LinkedList$Node;unsupported
633Ljava/util/LinkedList;->size:Iunsupported
634Ljava/util/Locale;->createConstant(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Locale;unsupported
635Ljava/util/Locale;->getInstance(Lsun/util/locale/BaseLocale;Lsun/util/locale/LocaleExtensions;)Ljava/util/Locale;unsupported
636Ljava/util/PriorityQueue;->modCount:Iunsupported
637Ljava/util/PriorityQueue;->queue:[Ljava/lang/Object;unsupported
638Ljava/util/PriorityQueue;->size:Iunsupported
639Ljava/util/Properties;->saveConvert(Ljava/lang/String;ZZ)Ljava/lang/String;unsupported
640Ljava/util/Random;->seedUniquifier()Junsupported
641Ljava/util/TimerTask;->period:Junsupported
642Ljava/util/UUID;->leastSigBits:Jmax-target-r
643Ljava/util/UUID;->mostSigBits:Jmax-target-r
644Ljava/util/Vector;->elementData(I)Ljava/lang/Object;max-target-r
645Ljava/util/concurrent/ConcurrentHashMap;->keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;public-api
646Ljava/util/concurrent/CopyOnWriteArrayList;->elements:[Ljava/lang/Object;unsupported
647Ljava/util/concurrent/CopyOnWriteArraySet;->al:Ljava/util/concurrent/CopyOnWriteArrayList;unsupported
648Ljava/util/concurrent/Executors$RunnableAdapter;->task:Ljava/lang/Runnable;unsupported
649Ljava/util/concurrent/FutureTask;->EXCEPTIONAL:Iunsupported
650Ljava/util/concurrent/FutureTask;->callable:Ljava/util/concurrent/Callable;unsupported
651Ljava/util/concurrent/FutureTask;->outcome:Ljava/lang/Object;unsupported
652Ljava/util/concurrent/FutureTask;->state:Iunsupported
653Ljava/util/concurrent/LinkedBlockingDeque;->first:Ljava/util/concurrent/LinkedBlockingDeque$Node;unsupported
654Ljava/util/concurrent/LinkedBlockingDeque;->lock:Ljava/util/concurrent/locks/ReentrantLock;unsupported
655Ljava/util/concurrent/LinkedBlockingQueue;->capacity:Iunsupported
656Ljava/util/concurrent/LinkedBlockingQueue;->head:Ljava/util/concurrent/LinkedBlockingQueue$Node;unsupported
657Ljava/util/concurrent/LinkedBlockingQueue;->putLock:Ljava/util/concurrent/locks/ReentrantLock;unsupported
658Ljava/util/concurrent/LinkedBlockingQueue;->takeLock:Ljava/util/concurrent/locks/ReentrantLock;unsupported
659Ljava/util/concurrent/PriorityBlockingQueue;->dequeue()Ljava/lang/Object;unsupported
660Ljava/util/concurrent/PriorityBlockingQueue;->lock:Ljava/util/concurrent/locks/ReentrantLock;unsupported
661Ljava/util/concurrent/PriorityBlockingQueue;->notEmpty:Ljava/util/concurrent/locks/Condition;unsupported
662Ljava/util/concurrent/ThreadPoolExecutor;->allowCoreThreadTimeOut:Zmax-target-r
663Ljava/util/concurrent/ThreadPoolExecutor;->ctl:Ljava/util/concurrent/atomic/AtomicInteger;unsupported
664Ljava/util/concurrent/ThreadPoolExecutor;->defaultHandler:Ljava/util/concurrent/RejectedExecutionHandler;max-target-r
665Ljava/util/concurrent/ThreadPoolExecutor;->mainLock:Ljava/util/concurrent/locks/ReentrantLock;max-target-r
666Ljava/util/concurrent/atomic/AtomicInteger;->value:Iunsupported
667Ljava/util/concurrent/locks/ReentrantLock;->sync:Ljava/util/concurrent/locks/ReentrantLock$Sync;unsupported
668Ljava/util/jar/JarFile;->manifest:Ljava/util/jar/Manifest;unsupported
669Ljava/util/logging/Handler;->sealed:Zmax-target-r
670Ljava/util/logging/LogManager;->getFormatterProperty(Ljava/lang/String;Ljava/util/logging/Formatter;)Ljava/util/logging/Formatter;max-target-r
671Ljava/util/logging/Logger;->treeLock:Ljava/lang/Object;unsupported
672Ljava/util/regex/Matcher;->appendPos:Imax-target-r
673Ljava/util/zip/Adler32;->update(II)Iunsupported
674Ljava/util/zip/CRC32;->update(II)Iunsupported
675Ljava/util/zip/Deflater;->buf:[Bmax-target-r
676Ljava/util/zip/Deflater;->finish:Zmax-target-r
677Ljava/util/zip/Deflater;->finished:Zmax-target-r
678Ljava/util/zip/Deflater;->len:Imax-target-r
679Ljava/util/zip/Deflater;->level:Imax-target-r
680Ljava/util/zip/Deflater;->off:Imax-target-r
681Ljava/util/zip/Deflater;->setParams:Zmax-target-r
682Ljava/util/zip/Deflater;->strategy:Imax-target-r
683Ljava/util/zip/Inflater;->buf:[Bmax-target-r
684Ljava/util/zip/Inflater;->finished:Zmax-target-r
685Ljava/util/zip/Inflater;->len:Imax-target-r
686Ljava/util/zip/Inflater;->needDict:Zmax-target-r
687Ljava/util/zip/Inflater;->off:Imax-target-r
688Ljava/util/zip/ZipEntry;-><init>(Ljava/lang/String;Ljava/lang/String;JJJII[BJ)Vmax-target-r
689Ljava/util/zip/ZipEntry;->method:Imax-target-r
690Ljava/util/zip/ZipFile$ZipEntryIterator;->nextElement()Ljava/util/zip/ZipEntry;max-target-r
691Ljava/util/zip/ZipFile;->close(J)Vunsupported
692Ljava/util/zip/ZipFile;->getEntry(J[BZ)Junsupported
693Ljava/util/zip/ZipFile;->jzfile:Jmax-target-r
694Ljava/util/zip/ZipInputStream;->flag:Imax-target-r
695Ljava/util/zip/ZipInputStream;->tmpbuf:[Bmax-target-r
696Ljava/util/zip/ZipOutputStream;->method:Imax-target-r
697Ljava/util/zip/ZipOutputStream;->names:Ljava/util/HashSet;max-target-r
698Ljava/util/zip/ZipOutputStream;->written:Junsupported
699Ljavax/net/ssl/SSLServerSocketFactory;->defaultServerSocketFactory:Ljavax/net/ssl/SSLServerSocketFactory;max-target-p
700Ljavax/net/ssl/SSLSocketFactory;->createSocket(Ljava/net/Socket;Ljava/io/InputStream;Z)Ljava/net/Socket;unsupported
701Ljavax/net/ssl/SSLSocketFactory;->defaultSocketFactory:Ljavax/net/ssl/SSLSocketFactory;max-target-p
702Llibcore/icu/DateIntervalFormat;->formatDateRange(JJILjava/lang/String;)Ljava/lang/String;unsupported
703Llibcore/icu/ICU;->CACHED_PATTERNS:Llibcore/util/BasicLruCache;unsupported
704Llibcore/icu/ICU;->addLikelySubtags(Ljava/lang/String;)Ljava/lang/String;unsupported
705Llibcore/icu/ICU;->addLikelySubtags(Ljava/util/Locale;)Ljava/util/Locale;unsupported
706Llibcore/icu/ICU;->getBestDateTimePattern(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String;unsupported
707Llibcore/icu/ICU;->getBestDateTimePatternNative(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;unsupported
708Llibcore/icu/ICU;->getDateFormatOrder(Ljava/lang/String;)[Cunsupported
709Llibcore/icu/ICU;->getScript(Ljava/lang/String;)Ljava/lang/String;unsupported
710Llibcore/icu/LocaleData;->firstDayOfWeek:Ljava/lang/Integer;unsupported
711Llibcore/icu/LocaleData;->get(Ljava/util/Locale;)Llibcore/icu/LocaleData;unsupported
712Llibcore/icu/LocaleData;->longStandAloneWeekdayNames:[Ljava/lang/String;unsupported
713Llibcore/icu/LocaleData;->mapInvalidAndNullLocales(Ljava/util/Locale;)Ljava/util/Locale;unsupported
714Llibcore/icu/LocaleData;->minimalDaysInFirstWeek:Ljava/lang/Integer;unsupported
715Llibcore/icu/LocaleData;->shortMonthNames:[Ljava/lang/String;unsupported
716Llibcore/icu/LocaleData;->shortStandAloneMonthNames:[Ljava/lang/String;unsupported
717Llibcore/icu/LocaleData;->shortStandAloneWeekdayNames:[Ljava/lang/String;unsupported
718Llibcore/icu/LocaleData;->timeFormat_Hm:Ljava/lang/String;unsupported
719Llibcore/icu/LocaleData;->timeFormat_hm:Ljava/lang/String;unsupported
720Llibcore/icu/LocaleData;->today:Ljava/lang/String;unsupported
721Llibcore/icu/LocaleData;->tomorrow:Ljava/lang/String;unsupported
722Llibcore/icu/LocaleData;->zeroDigit:Cunsupported
723Llibcore/io/AsynchronousCloseMonitor;->signalBlockedThreads(Ljava/io/FileDescriptor;)Vunsupported
724Llibcore/io/BlockGuardOs;-><init>(Llibcore/io/Os;)Vunsupported
725Llibcore/io/BlockGuardOs;->chmod(Ljava/lang/String;I)Vunsupported
726Llibcore/io/BlockGuardOs;->chown(Ljava/lang/String;II)Vunsupported
727Llibcore/io/BlockGuardOs;->close(Ljava/io/FileDescriptor;)Vunsupported
728Llibcore/io/BlockGuardOs;->fchmod(Ljava/io/FileDescriptor;I)Vunsupported
729Llibcore/io/BlockGuardOs;->fchown(Ljava/io/FileDescriptor;II)Vunsupported
730Llibcore/io/BlockGuardOs;->fdatasync(Ljava/io/FileDescriptor;)Vunsupported
731Llibcore/io/BlockGuardOs;->fstat(Ljava/io/FileDescriptor;)Landroid/system/StructStat;unsupported
732Llibcore/io/BlockGuardOs;->fstatvfs(Ljava/io/FileDescriptor;)Landroid/system/StructStatVfs;unsupported
733Llibcore/io/BlockGuardOs;->lchown(Ljava/lang/String;II)Vunsupported
734Llibcore/io/BlockGuardOs;->link(Ljava/lang/String;Ljava/lang/String;)Vunsupported
735Llibcore/io/BlockGuardOs;->lseek(Ljava/io/FileDescriptor;JI)Junsupported
736Llibcore/io/BlockGuardOs;->lstat(Ljava/lang/String;)Landroid/system/StructStat;unsupported
737Llibcore/io/BlockGuardOs;->mkdir(Ljava/lang/String;I)Vunsupported
738Llibcore/io/BlockGuardOs;->mkfifo(Ljava/lang/String;I)Vunsupported
739Llibcore/io/BlockGuardOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;unsupported
740Llibcore/io/BlockGuardOs;->posix_fallocate(Ljava/io/FileDescriptor;JJ)Vunsupported
741Llibcore/io/BlockGuardOs;->pread(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;J)Iunsupported
742Llibcore/io/BlockGuardOs;->pread(Ljava/io/FileDescriptor;[BIIJ)Iunsupported
743Llibcore/io/BlockGuardOs;->pwrite(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;J)Iunsupported
744Llibcore/io/BlockGuardOs;->pwrite(Ljava/io/FileDescriptor;[BIIJ)Iunsupported
745Llibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)Iunsupported
746Llibcore/io/BlockGuardOs;->read(Ljava/io/FileDescriptor;[BII)Iunsupported
747Llibcore/io/BlockGuardOs;->readlink(Ljava/lang/String;)Ljava/lang/String;unsupported
748Llibcore/io/BlockGuardOs;->readv(Ljava/io/FileDescriptor;[Ljava/lang/Object;[I[I)Iunsupported
749Llibcore/io/BlockGuardOs;->realpath(Ljava/lang/String;)Ljava/lang/String;unsupported
750Llibcore/io/BlockGuardOs;->remove(Ljava/lang/String;)Vunsupported
751Llibcore/io/BlockGuardOs;->rename(Ljava/lang/String;Ljava/lang/String;)Vunsupported
752Llibcore/io/BlockGuardOs;->stat(Ljava/lang/String;)Landroid/system/StructStat;unsupported
753Llibcore/io/BlockGuardOs;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs;unsupported
754Llibcore/io/BlockGuardOs;->symlink(Ljava/lang/String;Ljava/lang/String;)Vunsupported
755Llibcore/io/BlockGuardOs;->write(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)Iunsupported
756Llibcore/io/BlockGuardOs;->write(Ljava/io/FileDescriptor;[BII)Iunsupported
757Llibcore/io/BlockGuardOs;->writev(Ljava/io/FileDescriptor;[Ljava/lang/Object;[I[I)Iunsupported
758Llibcore/io/BufferIterator;->readByte()Bunsupported
759Llibcore/io/BufferIterator;->readByteArray([BII)Vunsupported
760Llibcore/io/BufferIterator;->readInt()Iunsupported
761Llibcore/io/BufferIterator;->readIntArray([III)Vunsupported
762Llibcore/io/BufferIterator;->seek(I)Vunsupported
763Llibcore/io/BufferIterator;->skip(I)Vunsupported
764Llibcore/io/ForwardingOs;-><init>(Llibcore/io/Os;)Vunsupported
765Llibcore/io/ForwardingOs;->access(Ljava/lang/String;I)Zunsupported
766Llibcore/io/ForwardingOs;->chmod(Ljava/lang/String;I)Vunsupported
767Llibcore/io/ForwardingOs;->chown(Ljava/lang/String;II)Vunsupported
768Llibcore/io/ForwardingOs;->getenv(Ljava/lang/String;)Ljava/lang/String;unsupported
769Llibcore/io/ForwardingOs;->lchown(Ljava/lang/String;II)Vunsupported
770Llibcore/io/ForwardingOs;->link(Ljava/lang/String;Ljava/lang/String;)Vunsupported
771Llibcore/io/ForwardingOs;->lstat(Ljava/lang/String;)Landroid/system/StructStat;unsupported
772Llibcore/io/ForwardingOs;->mkdir(Ljava/lang/String;I)Vunsupported
773Llibcore/io/ForwardingOs;->mkfifo(Ljava/lang/String;I)Vunsupported
774Llibcore/io/ForwardingOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;unsupported
775Llibcore/io/ForwardingOs;->os:Llibcore/io/Os;unsupported
776Llibcore/io/ForwardingOs;->readlink(Ljava/lang/String;)Ljava/lang/String;unsupported
777Llibcore/io/ForwardingOs;->remove(Ljava/lang/String;)Vunsupported
778Llibcore/io/ForwardingOs;->removexattr(Ljava/lang/String;Ljava/lang/String;)Vunsupported
779Llibcore/io/ForwardingOs;->rename(Ljava/lang/String;Ljava/lang/String;)Vunsupported
780Llibcore/io/ForwardingOs;->setenv(Ljava/lang/String;Ljava/lang/String;Z)Vunsupported
781Llibcore/io/ForwardingOs;->setsockoptTimeval(Ljava/io/FileDescriptor;IILandroid/system/StructTimeval;)Vunsupported
782Llibcore/io/ForwardingOs;->setxattr(Ljava/lang/String;Ljava/lang/String;[BI)Vunsupported
783Llibcore/io/ForwardingOs;->stat(Ljava/lang/String;)Landroid/system/StructStat;unsupported
784Llibcore/io/ForwardingOs;->statvfs(Ljava/lang/String;)Landroid/system/StructStatVfs;unsupported
785Llibcore/io/ForwardingOs;->symlink(Ljava/lang/String;Ljava/lang/String;)Vunsupported
786Llibcore/io/ForwardingOs;->sysconf(I)Junsupported
787Llibcore/io/ForwardingOs;->unlink(Ljava/lang/String;)Vunsupported
788Llibcore/io/IoBridge;->isConnected(Ljava/io/FileDescriptor;Ljava/net/InetAddress;III)Zunsupported
789Llibcore/io/IoUtils;->closeQuietly(Ljava/io/FileDescriptor;)Vunsupported
790Llibcore/io/IoUtils;->closeQuietly(Ljava/lang/AutoCloseable;)Vunsupported
791Llibcore/io/IoUtils;->closeQuietly(Ljava/net/Socket;)Vunsupported
792Llibcore/io/IoUtils;->readFileAsByteArray(Ljava/lang/String;)[Bunsupported
793Llibcore/io/IoUtils;->readFileAsString(Ljava/lang/String;)Ljava/lang/String;unsupported
794Llibcore/io/IoUtils;->setBlocking(Ljava/io/FileDescriptor;Z)Vunsupported
795Llibcore/io/Libcore;->os:Llibcore/io/Os;unsupported
796Llibcore/io/Memory;->peekByte(J)Bunsupported
797Llibcore/io/Memory;->peekByteArray(J[BII)Vunsupported
798Llibcore/io/Memory;->peekInt(JZ)Iunsupported
799Llibcore/io/Memory;->peekLong(JZ)Junsupported
800Llibcore/io/Memory;->pokeByte(JB)Vunsupported
801Llibcore/io/Memory;->pokeByteArray(J[BII)Vunsupported
802Llibcore/io/Memory;->pokeInt(JIZ)Vunsupported
803Llibcore/io/Memory;->pokeLong(JJZ)Vunsupported
804Llibcore/io/MemoryMappedFile;->bigEndianIterator()Llibcore/io/BufferIterator;unsupported
805Llibcore/io/MemoryMappedFile;->mmapRO(Ljava/lang/String;)Llibcore/io/MemoryMappedFile;unsupported
806Llibcore/io/Os;->chmod(Ljava/lang/String;I)Vunsupported
807Llibcore/io/Os;->close(Ljava/io/FileDescriptor;)Vunsupported
808Llibcore/io/Os;->connect(Ljava/io/FileDescriptor;Ljava/net/InetAddress;I)Vunsupported
809Llibcore/io/Os;->gai_strerror(I)Ljava/lang/String;unsupported
810Llibcore/io/Os;->mmap(JJIILjava/io/FileDescriptor;J)Junsupported
811Llibcore/io/Os;->munmap(JJ)Vunsupported
812Llibcore/io/Os;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;unsupported
813Llibcore/io/Os;->read(Ljava/io/FileDescriptor;[BII)Iunsupported
814Llibcore/io/Os;->remove(Ljava/lang/String;)Vunsupported
815Llibcore/io/Os;->setenv(Ljava/lang/String;Ljava/lang/String;Z)Vunsupported
816Llibcore/io/Os;->setsockoptTimeval(Ljava/io/FileDescriptor;IILandroid/system/StructTimeval;)Vunsupported
817Llibcore/io/Os;->stat(Ljava/lang/String;)Landroid/system/StructStat;unsupported
818Llibcore/io/Os;->strerror(I)Ljava/lang/String;unsupported
819Llibcore/io/Os;->sysconf(I)Junsupported
820Llibcore/io/Streams;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;)Iunsupported
821Llibcore/io/Streams;->readAsciiLine(Ljava/io/InputStream;)Ljava/lang/String;unsupported
822Llibcore/io/Streams;->readFully(Ljava/io/InputStream;)[Bunsupported
823Llibcore/io/Streams;->readFully(Ljava/io/InputStream;[B)Vunsupported
824Llibcore/io/Streams;->readSingleByte(Ljava/io/InputStream;)Iunsupported
825Llibcore/io/Streams;->skipAll(Ljava/io/InputStream;)Vunsupported
826Llibcore/io/Streams;->writeSingleByte(Ljava/io/OutputStream;I)Vunsupported
827Llibcore/net/NetworkSecurityPolicy;->isCleartextTrafficPermitted()Zunsupported
828Llibcore/net/event/NetworkEventDispatcher;->addListener(Llibcore/net/event/NetworkEventListener;)Vunsupported
829Llibcore/net/event/NetworkEventDispatcher;->getInstance()Llibcore/net/event/NetworkEventDispatcher;unsupported
830Llibcore/net/event/NetworkEventListener;-><init>()Vunsupported
831Llibcore/net/http/HttpDate;->format(Ljava/util/Date;)Ljava/lang/String;unsupported
832Llibcore/net/http/HttpDate;->parse(Ljava/lang/String;)Ljava/util/Date;unsupported
833Llibcore/util/BasicLruCache;-><init>(I)Vunsupported
834Llibcore/util/BasicLruCache;->evictAll()Vunsupported
835Llibcore/util/BasicLruCache;->get(Ljava/lang/Object;)Ljava/lang/Object;unsupported
836Llibcore/util/BasicLruCache;->map:Ljava/util/LinkedHashMap;unsupported
837Llibcore/util/BasicLruCache;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;unsupported
838Llibcore/util/EmptyArray;->BYTE:[Bmax-target-q
839Llibcore/util/EmptyArray;->INT:[Imax-target-q
840Llibcore/util/EmptyArray;->LONG:[Jmax-target-q
841Llibcore/util/EmptyArray;->OBJECT:[Ljava/lang/Object;max-target-q
842Llibcore/util/ZoneInfo;->mTransitions:[Junsupported
843Lorg/apache/harmony/dalvik/ddmc/Chunk;-><init>(ILjava/nio/ByteBuffer;)Vunsupported
844Lorg/apache/harmony/dalvik/ddmc/ChunkHandler;->CHUNK_ORDER:Ljava/nio/ByteOrder;unsupported
845Lorg/apache/harmony/dalvik/ddmc/DdmServer;->broadcast(I)Vunsupported
846Lorg/apache/harmony/dalvik/ddmc/DdmServer;->sendChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Vunsupported
847Lorg/apache/harmony/dalvik/ddmc/DdmVmInternal;->getStackTraceById(I)[Ljava/lang/StackTraceElement;unsupported
848Lorg/apache/harmony/dalvik/ddmc/DdmVmInternal;->getThreadStats()[Bunsupported
849Lorg/apache/harmony/xml/ExpatAttributes;-><init>()Vunsupported
850Lorg/apache/harmony/xml/ExpatParser$EntityParser;->depth:Iunsupported
851Lorg/apache/harmony/xml/ExpatParser;-><init>(Ljava/lang/String;Lorg/apache/harmony/xml/ExpatReader;ZLjava/lang/String;Ljava/lang/String;)Vunsupported
852Lorg/apache/harmony/xml/ExpatParser;->append([BII)Vunsupported
853Lorg/apache/harmony/xml/ExpatParser;->append([CII)Vunsupported
854Lorg/apache/harmony/xml/ExpatParser;->attributes:Lorg/apache/harmony/xml/ExpatAttributes;unsupported
855Lorg/apache/harmony/xml/ExpatParser;->cloneAttributes()Lorg/xml/sax/Attributes;unsupported
856Lorg/apache/harmony/xml/ExpatParser;->finish()Vunsupported
857Lorg/apache/harmony/xml/ExpatParser;->xmlReader:Lorg/apache/harmony/xml/ExpatReader;unsupported
858Lorg/apache/harmony/xml/ExpatReader;-><init>()Vunsupported
859Lorg/apache/harmony/xml/ExpatReader;->contentHandler:Lorg/xml/sax/ContentHandler;unsupported
860Lorg/apache/harmony/xml/dom/ElementImpl;->localName:Ljava/lang/String;unsupported
861Lorg/json/JSONArray;->values:Ljava/util/List;unsupported
862Lorg/json/JSONArray;->writeTo(Lorg/json/JSONStringer;)Vunsupported
863Lorg/json/JSONObject;->NEGATIVE_ZERO:Ljava/lang/Double;unsupported
864Lorg/json/JSONObject;->append(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;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;)Vunsupported
869Lorg/json/JSONStringer;-><init>(I)Vunsupported
870Lorg/json/JSONStringer;->beforeKey()Vunsupported
871Lorg/json/JSONStringer;->beforeValue()Vunsupported
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()Vunsupported
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;)Vunsupported
879Lorg/json/JSONStringer;->stack:Ljava/util/List;unsupported
880Lorg/json/JSONStringer;->string(Ljava/lang/String;)Vunsupported
881Lorg/json/JSONTokener;->in:Ljava/lang/String;unsupported
882Lorg/json/JSONTokener;->nextCleanInternal()Iunsupported
883Lorg/json/JSONTokener;->nextToInternal(Ljava/lang/String;)Ljava/lang/String;unsupported
884Lorg/json/JSONTokener;->pos:Iunsupported
885Lorg/json/JSONTokener;->readArray()Lorg/json/JSONArray;unsupported
886Lorg/json/JSONTokener;->readEscapeCharacter()Cunsupported
887Lorg/json/JSONTokener;->readLiteral()Ljava/lang/Object;unsupported
888Lorg/json/JSONTokener;->readObject()Lorg/json/JSONObject;unsupported
889Lorg/json/JSONTokener;->skipToEndOfLine()Vunsupported
890Lorg/w3c/dom/ls/LSSerializerFilter;->getWhatToShow()Iunsupported
891Lorg/w3c/dom/traversal/NodeFilter;->acceptNode(Lorg/w3c/dom/Node;)Sunsupported
892Lorg/w3c/dom/traversal/NodeIterator;->detach()Vunsupported
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:Iunsupported
901Lorg/xml/sax/SAXParseException;->init(Ljava/lang/String;Ljava/lang/String;II)Vunsupported
902Lorg/xml/sax/SAXParseException;->lineNumber:Iunsupported
903Lorg/xml/sax/SAXParseException;->publicId:Ljava/lang/String;unsupported
904Lorg/xml/sax/SAXParseException;->systemId:Ljava/lang/String;unsupported
905Lorg/xml/sax/ext/Attributes2Impl;->declared:[Zunsupported
906Lorg/xml/sax/ext/Attributes2Impl;->specified:[Zunsupported
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)Vunsupported
910Lorg/xml/sax/helpers/AttributesImpl;->data:[Ljava/lang/String;unsupported
911Lorg/xml/sax/helpers/AttributesImpl;->ensureCapacity(I)Vunsupported
912Lorg/xml/sax/helpers/AttributesImpl;->length:Iunsupported
913Lorg/xml/sax/helpers/LocatorImpl;->columnNumber:Iunsupported
914Lorg/xml/sax/helpers/LocatorImpl;->lineNumber:Iunsupported
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;)Vunsupported
918Lorg/xml/sax/helpers/NamespaceSupport;->EMPTY_ENUMERATION:Ljava/util/Enumeration;unsupported
919Lorg/xml/sax/helpers/NamespaceSupport;->contextPos:Iunsupported
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:Zunsupported
923Lorg/xml/sax/helpers/ParserAdapter$AttributeListAdapter;-><init>(Lorg/xml/sax/helpers/ParserAdapter;)Vunsupported
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;)Vunsupported
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:Zunsupported
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:Zunsupported
938Lorg/xml/sax/helpers/ParserAdapter;->prefixes:Zunsupported
939Lorg/xml/sax/helpers/ParserAdapter;->processName(Ljava/lang/String;ZZ)[Ljava/lang/String;unsupported
940Lorg/xml/sax/helpers/ParserAdapter;->reportError(Ljava/lang/String;)Vunsupported
941Lorg/xml/sax/helpers/ParserAdapter;->setup(Lorg/xml/sax/Parser;)Vunsupported
942Lorg/xml/sax/helpers/ParserAdapter;->setupParser()Vunsupported
943Lorg/xml/sax/helpers/ParserAdapter;->uris:Zunsupported
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()Vunsupported
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;)Vunsupported
954Lorg/xml/sax/helpers/XMLReaderAdapter;->setupXMLReader()Vunsupported
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;)Iunsupported
959Lsun/misc/BASE64Decoder;-><init>()Vunsupported
960Lsun/misc/BASE64Decoder;->pem_convert_array:[Bunsupported
961Lsun/misc/BASE64Encoder;-><init>()Vunsupported
962Lsun/misc/BASE64Encoder;->pem_array:[Cunsupported
963Lsun/misc/CEFormatException;-><init>(Ljava/lang/String;)Vunsupported
964Lsun/misc/CEStreamExhausted;-><init>()Vunsupported
965Lsun/misc/CharacterDecoder;-><init>()Vunsupported
966Lsun/misc/CharacterDecoder;->decodeBuffer(Ljava/lang/String;)[Bunsupported
967Lsun/misc/CharacterEncoder;-><init>()Vunsupported
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;)Vunsupported
971Lsun/misc/CharacterEncoder;->pStream:Ljava/io/PrintStream;unsupported
972Lsun/misc/Cleaner;->clean()Vunsupported
973Lsun/misc/Cleaner;->create(Ljava/lang/Object;Ljava/lang/Runnable;)Lsun/misc/Cleaner;unsupported
974Lsun/misc/FloatingDecimal;->$assertionsDisabled:Zunsupported
975Lsun/misc/FloatingDecimal;->getHexDigit(Ljava/lang/String;I)Iunsupported
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:Zunsupported
981Lsun/misc/FpUtils;->$assertionsDisabled:Zunsupported
982Lsun/misc/FpUtils;->rawCopySign(DD)Dunsupported
983Lsun/misc/HexDumpEncoder;-><init>()Vunsupported
984Lsun/misc/HexDumpEncoder;->currentByte:Iunsupported
985Lsun/misc/HexDumpEncoder;->offset:Iunsupported
986Lsun/misc/HexDumpEncoder;->thisLine:[Bunsupported
987Lsun/misc/HexDumpEncoder;->thisLineLength:Iunsupported
988Lsun/misc/IOUtils;->readFully(Ljava/io/InputStream;IZ)[Bunsupported
989Lsun/misc/JarIndex;-><init>([Ljava/lang/String;)Vunsupported
990Lsun/misc/JarIndex;->write(Ljava/io/OutputStream;)Vunsupported
991Lsun/misc/MessageUtils;-><init>()Vunsupported
992Lsun/misc/MetaIndex;->forJar(Ljava/io/File;)Lsun/misc/MetaIndex;unsupported
993Lsun/misc/MetaIndex;->registerDirectory(Ljava/io/File;)Vunsupported
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:Imax-target-r
999Lsun/misc/Unsafe;->THE_ONE:Lsun/misc/Unsafe;unsupported
1000Lsun/misc/Unsafe;->addressSize()Iunsupported
1001Lsun/misc/Unsafe;->allocateInstance(Ljava/lang/Class;)Ljava/lang/Object;unsupported
1002Lsun/misc/Unsafe;->allocateMemory(J)Junsupported
1003Lsun/misc/Unsafe;->arrayBaseOffset(Ljava/lang/Class;)Iunsupported
1004Lsun/misc/Unsafe;->arrayIndexScale(Ljava/lang/Class;)Iunsupported
1005Lsun/misc/Unsafe;->compareAndSwapInt(Ljava/lang/Object;JII)Zunsupported
1006Lsun/misc/Unsafe;->compareAndSwapLong(Ljava/lang/Object;JJJ)Zunsupported
1007Lsun/misc/Unsafe;->compareAndSwapObject(Ljava/lang/Object;JLjava/lang/Object;Ljava/lang/Object;)Zunsupported
1008Lsun/misc/Unsafe;->copyMemory(JJJ)Vunsupported
1009Lsun/misc/Unsafe;->copyMemoryFromPrimitiveArray(Ljava/lang/Object;JJJ)Vmax-target-r
1010Lsun/misc/Unsafe;->copyMemoryToPrimitiveArray(JLjava/lang/Object;JJ)Vmax-target-r
1011Lsun/misc/Unsafe;->freeMemory(J)Vunsupported
1012Lsun/misc/Unsafe;->fullFence()Vunsupported
1013Lsun/misc/Unsafe;->getAndAddInt(Ljava/lang/Object;JI)Imax-target-r
1014Lsun/misc/Unsafe;->getAndAddLong(Ljava/lang/Object;JJ)Jmax-target-r
1015Lsun/misc/Unsafe;->getAndSetInt(Ljava/lang/Object;JI)Imax-target-r
1016Lsun/misc/Unsafe;->getAndSetLong(Ljava/lang/Object;JJ)Jmax-target-r
1017Lsun/misc/Unsafe;->getAndSetObject(Ljava/lang/Object;JLjava/lang/Object;)Ljava/lang/Object;unsupported
1018Lsun/misc/Unsafe;->getArrayBaseOffsetForComponentType(Ljava/lang/Class;)Imax-target-o
1019Lsun/misc/Unsafe;->getArrayIndexScaleForComponentType(Ljava/lang/Class;)Imax-target-o
1020Lsun/misc/Unsafe;->getBoolean(Ljava/lang/Object;J)Zunsupported
1021Lsun/misc/Unsafe;->getByte(J)Bunsupported
1022Lsun/misc/Unsafe;->getByte(Ljava/lang/Object;J)Bunsupported
1023Lsun/misc/Unsafe;->getChar(J)Cunsupported
1024Lsun/misc/Unsafe;->getChar(Ljava/lang/Object;J)Cunsupported
1025Lsun/misc/Unsafe;->getDouble(J)Dunsupported
1026Lsun/misc/Unsafe;->getDouble(Ljava/lang/Object;J)Dunsupported
1027Lsun/misc/Unsafe;->getFloat(J)Funsupported
1028Lsun/misc/Unsafe;->getFloat(Ljava/lang/Object;J)Funsupported
1029Lsun/misc/Unsafe;->getInt(J)Iunsupported
1030Lsun/misc/Unsafe;->getInt(Ljava/lang/Object;J)Iunsupported
1031Lsun/misc/Unsafe;->getIntVolatile(Ljava/lang/Object;J)Iunsupported
1032Lsun/misc/Unsafe;->getLong(J)Junsupported
1033Lsun/misc/Unsafe;->getLong(Ljava/lang/Object;J)Junsupported
1034Lsun/misc/Unsafe;->getLongVolatile(Ljava/lang/Object;J)Junsupported
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)Sunsupported
1038Lsun/misc/Unsafe;->getShort(Ljava/lang/Object;J)Sunsupported
1039Lsun/misc/Unsafe;->getUnsafe()Lsun/misc/Unsafe;unsupported
1040Lsun/misc/Unsafe;->loadFence()Vunsupported
1041Lsun/misc/Unsafe;->objectFieldOffset(Ljava/lang/reflect/Field;)Junsupported
1042Lsun/misc/Unsafe;->pageSize()Iunsupported
1043Lsun/misc/Unsafe;->park(ZJ)Vunsupported
1044Lsun/misc/Unsafe;->putBoolean(Ljava/lang/Object;JZ)Vunsupported
1045Lsun/misc/Unsafe;->putByte(JB)Vunsupported
1046Lsun/misc/Unsafe;->putByte(Ljava/lang/Object;JB)Vunsupported
1047Lsun/misc/Unsafe;->putChar(JC)Vunsupported
1048Lsun/misc/Unsafe;->putChar(Ljava/lang/Object;JC)Vunsupported
1049Lsun/misc/Unsafe;->putDouble(JD)Vunsupported
1050Lsun/misc/Unsafe;->putDouble(Ljava/lang/Object;JD)Vunsupported
1051Lsun/misc/Unsafe;->putFloat(JF)Vunsupported
1052Lsun/misc/Unsafe;->putFloat(Ljava/lang/Object;JF)Vunsupported
1053Lsun/misc/Unsafe;->putInt(JI)Vunsupported
1054Lsun/misc/Unsafe;->putInt(Ljava/lang/Object;JI)Vunsupported
1055Lsun/misc/Unsafe;->putIntVolatile(Ljava/lang/Object;JI)Vunsupported
1056Lsun/misc/Unsafe;->putLong(JJ)Vunsupported
1057Lsun/misc/Unsafe;->putLong(Ljava/lang/Object;JJ)Vunsupported
1058Lsun/misc/Unsafe;->putLongVolatile(Ljava/lang/Object;JJ)Vunsupported
1059Lsun/misc/Unsafe;->putObject(Ljava/lang/Object;JLjava/lang/Object;)Vunsupported
1060Lsun/misc/Unsafe;->putObjectVolatile(Ljava/lang/Object;JLjava/lang/Object;)Vunsupported
1061Lsun/misc/Unsafe;->putOrderedInt(Ljava/lang/Object;JI)Vunsupported
1062Lsun/misc/Unsafe;->putOrderedLong(Ljava/lang/Object;JJ)Vunsupported
1063Lsun/misc/Unsafe;->putOrderedObject(Ljava/lang/Object;JLjava/lang/Object;)Vunsupported
1064Lsun/misc/Unsafe;->putShort(JS)Vunsupported
1065Lsun/misc/Unsafe;->putShort(Ljava/lang/Object;JS)Vunsupported
1066Lsun/misc/Unsafe;->setMemory(JJB)Vunsupported
1067Lsun/misc/Unsafe;->storeFence()Vunsupported
1068Lsun/misc/Unsafe;->theUnsafe:Lsun/misc/Unsafe;unsupported
1069Lsun/misc/Unsafe;->unpark(Ljava/lang/Object;)Vunsupported
1070Lsun/misc/VM;->maxDirectMemory()Junsupported
1071Lsun/net/ftp/FtpClient;-><init>()Vunsupported
1072Lsun/net/util/IPAddressUtil;->isIPv4LiteralAddress(Ljava/lang/String;)Zmax-target-r
1073Lsun/net/util/IPAddressUtil;->isIPv6LiteralAddress(Ljava/lang/String;)Zmax-target-r
1074Lsun/net/www/MessageHeader;-><init>()Vunsupported
1075Lsun/net/www/MessageHeader;-><init>(Ljava/io/InputStream;)Vunsupported
1076Lsun/net/www/MessageHeader;->add(Ljava/lang/String;Ljava/lang/String;)Vunsupported
1077Lsun/net/www/MessageHeader;->findValue(Ljava/lang/String;)Ljava/lang/String;unsupported
1078Lsun/net/www/MessageHeader;->prepend(Ljava/lang/String;Ljava/lang/String;)Vunsupported
1079Lsun/net/www/MessageHeader;->print(Ljava/io/PrintStream;)Vunsupported
1080Lsun/net/www/MessageHeader;->set(Ljava/lang/String;Ljava/lang/String;)Vunsupported
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;)Vmax-target-r
1085Lsun/net/www/URLConnection;->setProperties(Lsun/net/www/MessageHeader;)Vmax-target-r
1086Lsun/nio/ch/DirectBuffer;->address()Junsupported
1087Lsun/nio/ch/DirectBuffer;->cleaner()Lsun/misc/Cleaner;unsupported
1088Lsun/nio/ch/FileChannelImpl;->unmap0(JJ)Iunsupported
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)Vunsupported
1095Lsun/reflect/Reflection;->isSubclassOf(Ljava/lang/Class;Ljava/lang/Class;)Zunsupported
1096Lsun/reflect/misc/ReflectUtil;->checkPackageAccess(Ljava/lang/Class;)Vunsupported
1097Lsun/reflect/misc/ReflectUtil;->checkPackageAccess(Ljava/lang/String;)Vunsupported
1098Lsun/reflect/misc/ReflectUtil;->isPackageAccessible(Ljava/lang/Class;)Zunsupported
1099Lsun/reflect/misc/ReflectUtil;->isSubclassOf(Ljava/lang/Class;Ljava/lang/Class;)Zunsupported
1100Lsun/security/action/GetBooleanAction;-><init>(Ljava/lang/String;)Vunsupported
1101Lsun/security/action/GetIntegerAction;-><init>(Ljava/lang/String;I)Vunsupported
1102Lsun/security/action/GetPropertyAction;-><init>(Ljava/lang/String;)Vunsupported
1103Lsun/security/action/GetPropertyAction;-><init>(Ljava/lang/String;Ljava/lang/String;)Vunsupported
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()Vmax-target-r
1113Lsun/security/jca/ProviderConfig;->hasArgument()Zmax-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;)Vmax-target-r
1118Lsun/security/pkcs/ContentInfo;-><init>(Lsun/security/util/ObjectIdentifier;Lsun/security/util/DerValue;)Vunsupported
1119Lsun/security/pkcs/ContentInfo;-><init>([B)Vunsupported
1120Lsun/security/pkcs/ContentInfo;->DATA_OID:Lsun/security/util/ObjectIdentifier;unsupported
1121Lsun/security/pkcs/ContentInfo;->encode(Lsun/security/util/DerOutputStream;)Vunsupported
1122Lsun/security/pkcs/ContentInfo;->getData()[Bunsupported
1123Lsun/security/pkcs/PKCS7;-><init>([B)Vunsupported
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;)Vunsupported
1125Lsun/security/pkcs/PKCS7;-><init>([Lsun/security/x509/AlgorithmId;Lsun/security/pkcs/ContentInfo;[Ljava/security/cert/X509Certificate;[Lsun/security/pkcs/SignerInfo;)Vunsupported
1126Lsun/security/pkcs/PKCS7;->encodeSignedData(Ljava/io/OutputStream;)Vunsupported
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>()Vunsupported
1133Lsun/security/pkcs/PKCS8Key;->algid:Lsun/security/x509/AlgorithmId;unsupported
1134Lsun/security/pkcs/PKCS8Key;->encodedKey:[Bunsupported
1135Lsun/security/pkcs/PKCS8Key;->key:[Bunsupported
1136Lsun/security/pkcs/PKCS9Attribute;-><init>(Ljava/lang/String;Ljava/lang/Object;)Vunsupported
1137Lsun/security/pkcs/PKCS9Attribute;-><init>(Lsun/security/util/DerValue;)Vunsupported
1138Lsun/security/pkcs/PKCS9Attribute;-><init>(Lsun/security/util/ObjectIdentifier;Ljava/lang/Object;)Vunsupported
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;)Vunsupported
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;)Vunsupported
1147Lsun/security/pkcs/PKCS9Attributes;-><init>(Lsun/security/util/DerInputStream;Z)Vunsupported
1148Lsun/security/pkcs/PKCS9Attributes;-><init>([Lsun/security/pkcs/PKCS9Attribute;)Vunsupported
1149Lsun/security/pkcs/PKCS9Attributes;->encode(BLjava/io/OutputStream;)Vunsupported
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()[Bunsupported
1153Lsun/security/pkcs/ParsingException;-><init>(Ljava/lang/String;)Vunsupported
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;)Vunsupported
1155Lsun/security/pkcs/SignerInfo;-><init>(Lsun/security/x509/X500Name;Ljava/math/BigInteger;Lsun/security/x509/AlgorithmId;Lsun/security/x509/AlgorithmId;[B)Vunsupported
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()[Bmax-target-r
1161Lsun/security/provider/X509Factory;->addToCache(Lsun/security/util/Cache;[BLjava/lang/Object;)Vunsupported
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;)Vunsupported
1168Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/io/InputStream;Ljava/lang/String;)Vunsupported
1169Lsun/security/provider/certpath/X509CertPath;-><init>(Ljava/util/List;)Vunsupported
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()Vunsupported
1173Lsun/security/timestamp/TimestampToken;-><init>([B)Vunsupported
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()[Bunsupported
1177Lsun/security/timestamp/TimestampToken;->getNonce()Ljava/math/BigInteger;unsupported
1178Lsun/security/util/BitArray;-><init>(I[B)Vunsupported
1179Lsun/security/util/BitArray;->toByteArray()[Bunsupported
1180Lsun/security/util/Cache;-><init>()Vunsupported
1181Lsun/security/util/Cache;->clear()Vunsupported
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;)Vunsupported
1185Lsun/security/util/Debug;->getInstance(Ljava/lang/String;)Lsun/security/util/Debug;unsupported
1186Lsun/security/util/Debug;->println()Vunsupported
1187Lsun/security/util/Debug;->println(Ljava/lang/String;)Vunsupported
1188Lsun/security/util/Debug;->toHexString(Ljava/math/BigInteger;)Ljava/lang/String;unsupported
1189Lsun/security/util/DerIndefLenConverter;-><init>()Vunsupported
1190Lsun/security/util/DerIndefLenConverter;->convert([B)[Bunsupported
1191Lsun/security/util/DerIndefLenConverter;->data:[Bunsupported
1192Lsun/security/util/DerIndefLenConverter;->dataPos:Iunsupported
1193Lsun/security/util/DerIndefLenConverter;->dataSize:Iunsupported
1194Lsun/security/util/DerIndefLenConverter;->isIndefinite(I)Zunsupported
1195Lsun/security/util/DerIndefLenConverter;->newData:[Bunsupported
1196Lsun/security/util/DerIndefLenConverter;->numOfTotalLenBytes:Iunsupported
1197Lsun/security/util/DerIndefLenConverter;->parseLength()Iunsupported
1198Lsun/security/util/DerIndefLenConverter;->parseTag()Vunsupported
1199Lsun/security/util/DerIndefLenConverter;->parseValue(I)Vunsupported
1200Lsun/security/util/DerIndefLenConverter;->writeLengthAndValue()Vunsupported
1201Lsun/security/util/DerIndefLenConverter;->writeTag()Vunsupported
1202Lsun/security/util/DerInputStream;-><init>([B)Vunsupported
1203Lsun/security/util/DerInputStream;->available()Iunsupported
1204Lsun/security/util/DerInputStream;->getBigInteger()Ljava/math/BigInteger;unsupported
1205Lsun/security/util/DerInputStream;->getBitString()[Bunsupported
1206Lsun/security/util/DerInputStream;->getDerValue()Lsun/security/util/DerValue;unsupported
1207Lsun/security/util/DerInputStream;->getInteger()Iunsupported
1208Lsun/security/util/DerInputStream;->getOID()Lsun/security/util/ObjectIdentifier;unsupported
1209Lsun/security/util/DerInputStream;->getOctetString()[Bunsupported
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)Vunsupported
1216Lsun/security/util/DerInputStream;->peekByte()Iunsupported
1217Lsun/security/util/DerInputStream;->reset()Vunsupported
1218Lsun/security/util/DerInputStream;->subStream(IZ)Lsun/security/util/DerInputStream;unsupported
1219Lsun/security/util/DerInputStream;->tag:Bunsupported
1220Lsun/security/util/DerOutputStream;-><init>()Vunsupported
1221Lsun/security/util/DerOutputStream;-><init>(I)Vmax-target-r
1222Lsun/security/util/DerOutputStream;->putBitString([B)Vunsupported
1223Lsun/security/util/DerOutputStream;->putBoolean(Z)Vunsupported
1224Lsun/security/util/DerOutputStream;->putDerValue(Lsun/security/util/DerValue;)Vunsupported
1225Lsun/security/util/DerOutputStream;->putIA5String(Ljava/lang/String;)Vunsupported
1226Lsun/security/util/DerOutputStream;->putInteger(I)Vunsupported
1227Lsun/security/util/DerOutputStream;->putInteger(Ljava/math/BigInteger;)Vunsupported
1228Lsun/security/util/DerOutputStream;->putNull()Vunsupported
1229Lsun/security/util/DerOutputStream;->putOID(Lsun/security/util/ObjectIdentifier;)Vunsupported
1230Lsun/security/util/DerOutputStream;->putOctetString([B)Vunsupported
1231Lsun/security/util/DerOutputStream;->putOrderedSetOf(B[Lsun/security/util/DerEncoder;)Vunsupported
1232Lsun/security/util/DerOutputStream;->putPrintableString(Ljava/lang/String;)Vunsupported
1233Lsun/security/util/DerOutputStream;->putSequence([Lsun/security/util/DerValue;)Vunsupported
1234Lsun/security/util/DerOutputStream;->putUTCTime(Ljava/util/Date;)Vunsupported
1235Lsun/security/util/DerOutputStream;->putUTF8String(Ljava/lang/String;)Vunsupported
1236Lsun/security/util/DerOutputStream;->write(BLsun/security/util/DerOutputStream;)Vunsupported
1237Lsun/security/util/DerOutputStream;->write(B[B)Vunsupported
1238Lsun/security/util/DerValue;-><init>(B[B)Vunsupported
1239Lsun/security/util/DerValue;-><init>(Ljava/io/InputStream;)Vunsupported
1240Lsun/security/util/DerValue;-><init>(Ljava/lang/String;)Vunsupported
1241Lsun/security/util/DerValue;-><init>([B)Vunsupported
1242Lsun/security/util/DerValue;-><init>([BII)Vunsupported
1243Lsun/security/util/DerValue;->buffer:Lsun/security/util/DerInputBuffer;unsupported
1244Lsun/security/util/DerValue;->createTag(BZB)Bunsupported
1245Lsun/security/util/DerValue;->data:Lsun/security/util/DerInputStream;unsupported
1246Lsun/security/util/DerValue;->encode(Lsun/security/util/DerOutputStream;)Vunsupported
1247Lsun/security/util/DerValue;->getAsString()Ljava/lang/String;unsupported
1248Lsun/security/util/DerValue;->getBigInteger()Ljava/math/BigInteger;unsupported
1249Lsun/security/util/DerValue;->getBitString()[Bunsupported
1250Lsun/security/util/DerValue;->getData()Lsun/security/util/DerInputStream;unsupported
1251Lsun/security/util/DerValue;->getDataBytes()[Bunsupported
1252Lsun/security/util/DerValue;->getOID()Lsun/security/util/ObjectIdentifier;unsupported
1253Lsun/security/util/DerValue;->getOctetString()[Bunsupported
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()Zunsupported
1257Lsun/security/util/DerValue;->isContextSpecific()Zunsupported
1258Lsun/security/util/DerValue;->isContextSpecific(B)Zunsupported
1259Lsun/security/util/DerValue;->isPrintableStringChar(C)Zunsupported
1260Lsun/security/util/DerValue;->resetTag(B)Vunsupported
1261Lsun/security/util/DerValue;->tag:Bunsupported
1262Lsun/security/util/DerValue;->toByteArray()[Bunsupported
1263Lsun/security/util/DerValue;->toDerInputStream()Lsun/security/util/DerInputStream;unsupported
1264Lsun/security/util/ManifestDigester$Entry;->digest(Ljava/security/MessageDigest;)[Bunsupported
1265Lsun/security/util/ManifestDigester$Entry;->digestWorkaround(Ljava/security/MessageDigest;)[Bmax-target-r
1266Lsun/security/util/ManifestDigester;-><init>([B)Vunsupported
1267Lsun/security/util/ManifestDigester;->get(Ljava/lang/String;Z)Lsun/security/util/ManifestDigester$Entry;unsupported
1268Lsun/security/util/ManifestDigester;->manifestDigest(Ljava/security/MessageDigest;)[Bunsupported
1269Lsun/security/util/MemoryCache$HardCacheEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;J)Vunsupported
1270Lsun/security/util/MemoryCache$SoftCacheEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;JLjava/lang/ref/ReferenceQueue;)Vunsupported
1271Lsun/security/util/ObjectIdentifier;-><init>(Ljava/lang/String;)Vunsupported
1272Lsun/security/util/ObjectIdentifier;-><init>([I)Vunsupported
1273Lsun/security/util/ObjectIdentifier;->equals(Lsun/security/util/ObjectIdentifier;)Zunsupported
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;)Zunsupported
1282Lsun/security/x509/AVA;-><init>(Lsun/security/util/ObjectIdentifier;Lsun/security/util/DerValue;)Vunsupported
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()Zunsupported
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)Zunsupported
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;)Vunsupported
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>()Vunsupported
1299Lsun/security/x509/AlgorithmId;-><init>(Lsun/security/util/ObjectIdentifier;)Vunsupported
1300Lsun/security/x509/AlgorithmId;-><init>(Lsun/security/util/ObjectIdentifier;Ljava/security/AlgorithmParameters;)Vunsupported
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;)Vunsupported
1311Lsun/security/x509/AlgorithmId;->encode()[Bmax-target-r
1312Lsun/security/x509/AlgorithmId;->encode(Lsun/security/util/DerOutputStream;)Vunsupported
1313Lsun/security/x509/AlgorithmId;->equals(Lsun/security/x509/AlgorithmId;)Zunsupported
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()[Bunsupported
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>()Vunsupported
1326Lsun/security/x509/CRLDistributionPointsExtension;->encodeThis()Vunsupported
1327Lsun/security/x509/CRLNumberExtension;-><init>(Ljava/lang/Boolean;Ljava/lang/Object;)Vunsupported
1328Lsun/security/x509/CRLNumberExtension;->encodeThis()Vunsupported
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;)Vunsupported
1332Lsun/security/x509/CertificateExtensions;-><init>()Vunsupported
1333Lsun/security/x509/CertificateExtensions;-><init>(Lsun/security/util/DerInputStream;)Vunsupported
1334Lsun/security/x509/CertificateExtensions;->encode(Ljava/io/OutputStream;Z)Vunsupported
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;)Vunsupported
1338Lsun/security/x509/CertificateIssuerName;-><init>(Lsun/security/x509/X500Name;)Vunsupported
1339Lsun/security/x509/CertificateSerialNumber;-><init>(I)Vunsupported
1340Lsun/security/x509/CertificateSerialNumber;-><init>(Ljava/math/BigInteger;)Vunsupported
1341Lsun/security/x509/CertificateSubjectName;-><init>(Lsun/security/x509/X500Name;)Vunsupported
1342Lsun/security/x509/CertificateSubjectName;->get(Ljava/lang/String;)Ljava/lang/Object;unsupported
1343Lsun/security/x509/CertificateValidity;-><init>(Ljava/util/Date;Ljava/util/Date;)Vunsupported
1344Lsun/security/x509/CertificateVersion;-><init>(I)Vunsupported
1345Lsun/security/x509/CertificateX509Key;-><init>(Ljava/security/PublicKey;)Vunsupported
1346Lsun/security/x509/Extension;-><init>(Lsun/security/x509/Extension;)Vunsupported
1347Lsun/security/x509/Extension;->encode(Lsun/security/util/DerOutputStream;)Vunsupported
1348Lsun/security/x509/Extension;->getExtensionId()Lsun/security/util/ObjectIdentifier;unsupported
1349Lsun/security/x509/GeneralName;-><init>(Lsun/security/x509/GeneralNameInterface;)Vunsupported
1350Lsun/security/x509/GeneralName;->getName()Lsun/security/x509/GeneralNameInterface;unsupported
1351Lsun/security/x509/GeneralName;->getType()Iunsupported
1352Lsun/security/x509/GeneralNames;-><init>()Vunsupported
1353Lsun/security/x509/GeneralNames;-><init>(Lsun/security/util/DerValue;)Vunsupported
1354Lsun/security/x509/GeneralNames;->add(Lsun/security/x509/GeneralName;)Lsun/security/x509/GeneralNames;unsupported
1355Lsun/security/x509/GeneralNames;->encode(Lsun/security/util/DerOutputStream;)Vunsupported
1356Lsun/security/x509/GeneralNames;->isEmpty()Zunsupported
1357Lsun/security/x509/KeyIdentifier;-><init>(Ljava/security/PublicKey;)Vunsupported
1358Lsun/security/x509/KeyIdentifier;->getIdentifier()[Bunsupported
1359Lsun/security/x509/KeyIdentifier;->octetString:[Bunsupported
1360Lsun/security/x509/KeyUsageExtension;-><init>([Z)Vunsupported
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)Vunsupported
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;)Vunsupported
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)Vunsupported
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;)Vunsupported
1378Lsun/security/x509/UniqueIdentity;-><init>(Lsun/security/util/DerValue;)Vunsupported
1379Lsun/security/x509/UniqueIdentity;->encode(Lsun/security/util/DerOutputStream;B)Vunsupported
1380Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;)Vunsupported
1381Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;Ljava/lang/String;)Vunsupported
1382Lsun/security/x509/X500Name;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Vmax-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;)Vmax-target-r
1384Lsun/security/x509/X500Name;-><init>(Lsun/security/util/DerInputStream;)Vunsupported
1385Lsun/security/x509/X500Name;-><init>(Lsun/security/util/DerValue;)Vunsupported
1386Lsun/security/x509/X500Name;-><init>([B)Vunsupported
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;)Vunsupported
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()Zunsupported
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;)Vunsupported
1412Lsun/security/x509/X509CRLImpl;-><init>(Lsun/security/util/DerValue;)Vunsupported
1413Lsun/security/x509/X509CRLImpl;-><init>([B)Vunsupported
1414Lsun/security/x509/X509CRLImpl;->getEncodedInternal()[Bunsupported
1415Lsun/security/x509/X509CertImpl;-><init>(Lsun/security/util/DerValue;)Vunsupported
1416Lsun/security/x509/X509CertImpl;-><init>(Lsun/security/x509/X509CertInfo;)Vunsupported
1417Lsun/security/x509/X509CertImpl;-><init>([B)Vunsupported
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()[Bunsupported
1421Lsun/security/x509/X509CertImpl;->parse(Lsun/security/util/DerValue;)Vunsupported
1422Lsun/security/x509/X509CertImpl;->readOnly:Zunsupported
1423Lsun/security/x509/X509CertImpl;->sign(Ljava/security/PrivateKey;Ljava/lang/String;)Vunsupported
1424Lsun/security/x509/X509CertImpl;->signature:[Bunsupported
1425Lsun/security/x509/X509CertImpl;->signedCert:[Bunsupported
1426Lsun/security/x509/X509CertInfo;-><init>()Vunsupported
1427Lsun/security/x509/X509CertInfo;-><init>([B)Vunsupported
1428Lsun/security/x509/X509CertInfo;->get(Ljava/lang/String;)Ljava/lang/Object;unsupported
1429Lsun/security/x509/X509CertInfo;->set(Ljava/lang/String;Ljava/lang/Object;)Vunsupported
1430Lsun/security/x509/X509Key;-><init>()Vunsupported
1431Lsun/security/x509/X509Key;->algid:Lsun/security/x509/AlgorithmId;unsupported
1432Lsun/security/x509/X509Key;->encodedKey:[Bunsupported
1433Lsun/security/x509/X509Key;->key:[Bunsupported
1434Lsun/security/x509/X509Key;->parse(Lsun/security/util/DerValue;)Ljava/security/PublicKey;unsupported
1435Lsun/security/x509/X509Key;->unusedBits:Iunsupported
1436Lsun/util/calendar/AbstractCalendar;->getDayOfWeekDateOnOrBefore(JI)Jmax-target-r
1437Lsun/util/calendar/AbstractCalendar;->getEras()[Lsun/util/calendar/Era;max-target-r
1438Lsun/util/calendar/AbstractCalendar;->getTimeOfDayValue(Lsun/util/calendar/CalendarDate;)Jmax-target-r
1439Lsun/util/calendar/BaseCalendar$Date;->getNormalizedYear()Imax-target-r
1440Lsun/util/calendar/BaseCalendar$Date;->setNormalizedYear(I)Vmax-target-r
1441Lsun/util/calendar/CalendarDate;->getDayOfMonth()Iunsupported
1442Lsun/util/calendar/CalendarDate;->getMonth()Iunsupported
1443Lsun/util/calendar/CalendarDate;->getTimeOfDay()Jmax-target-r
1444Lsun/util/calendar/CalendarDate;->getYear()Iunsupported
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;)Jmax-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;)Zmax-target-r
1456Lsun/util/calendar/CalendarUtils;->floorDivide(II)Imax-target-r
1457Lsun/util/calendar/CalendarUtils;->floorDivide(JJ)Jmax-target-r
1458Lsun/util/calendar/CalendarUtils;->mod(II)Imax-target-r
1459Lsun/util/calendar/CalendarUtils;->mod(JJ)Jmax-target-r
1460Lsun/util/calendar/Era;-><init>(Ljava/lang/String;Ljava/lang/String;JZ)Vmax-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()Vmax-target-r
1465Lsun/util/calendar/LocalGregorianCalendar$Date;->getNormalizedYear()Imax-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)Vmax-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;)Zmax-target-r
1474Lsun/util/calendar/LocalGregorianCalendar;->validate(Lsun/util/calendar/CalendarDate;)Zmax-target-r