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