A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
C
- cacheControl() - function in com.tds.tapdb.internal.HttpRequest
- Get the 'Cache-Control' header from the response
- Callback - class in com.tds.tapdb
- cancel(boolean) - function in com.tds.tapdb.internal.executor.CancelableFuture
- cancel(boolean) - function in java.util.concurrent.CancelableFuture
- CancelableFuture - class in com.tds.tapdb.internal.executor
- charset() - function in com.tds.tapdb.internal.HttpRequest
- Get 'charset' parameter from 'Content-Type' response header
- checkArgument(boolean) - function in com.tds.tapdb.internal.Preconditions
- checkArgument(boolean,Object) - function in com.tds.tapdb.internal.Preconditions
- checkCallingOrSelfPermission(String) - function in android.content.FakeProxyActivity
- checkCallingOrSelfPermission(String) - function in android.content.TapTapDIDIntentService
- checkCallingOrSelfUriPermission(Uri,int) - function in android.content.FakeProxyActivity
- checkCallingOrSelfUriPermission(Uri,int) - function in android.content.TapTapDIDIntentService
- checkCallingPermission(String) - function in android.content.FakeProxyActivity
- checkCallingPermission(String) - function in android.content.TapTapDIDIntentService
- checkCallingUriPermission(Uri,int) - function in android.content.FakeProxyActivity
- checkCallingUriPermission(Uri,int) - function in android.content.TapTapDIDIntentService
- checkCollectionNotEmpty(Collection,String) - function in com.tds.tapdb.internal.Preconditions
- checkHasPermission(Context,String) - function in com.tds.tapdb.internal.DataUtils
- 检测权限
- checkNotNull(T) - function in com.tds.tapdb.internal.Preconditions
- checkNotNull(T,Object) - function in com.tds.tapdb.internal.Preconditions
- checkPermission(String,int,int) - function in android.content.FakeProxyActivity
- checkPermission(String,int,int) - function in android.content.TapTapDIDIntentService
- checkSelfPermission(String) - function in android.content.FakeProxyActivity
- checkSelfPermission(String) - function in android.content.TapTapDIDIntentService
- checkStringAndReplace(boolean,T,T) - function in com.tds.tapdb.internal.Preconditions
- checkStringNotEmpty(T) - function in com.tds.tapdb.internal.Preconditions
- checkStringNotEmpty(T,Object) - function in com.tds.tapdb.internal.Preconditions
- checkStringNotExceed(int,T,Object) - function in com.tds.tapdb.internal.Preconditions
- checkStringNotExceed128(T,Object) - function in com.tds.tapdb.internal.Preconditions
- checkStringNotExceed256(T,Object) - function in com.tds.tapdb.internal.Preconditions
- checkStringNotExceed64(T,Object) - function in com.tds.tapdb.internal.Preconditions
- checkStringNotExceed8(T,Object) - function in com.tds.tapdb.internal.Preconditions
- checkUriPermission(Uri,int,int,int) - function in android.content.FakeProxyActivity
- checkUriPermission(Uri,int,int,int) - function in android.content.TapTapDIDIntentService
- chunk(int) - function in com.tds.tapdb.internal.HttpRequest
- Set chunked streaming mode to the given size
- clearStaticProperties() - function in com.tds.tapdb.wrapper.TapDBService
- clearStaticProperties() - function in com.tds.tapdb.wrapper.TapDBServiceImpl
- clearStaticProperties() - function in com.tds.tapdb.sdk.TapDB
- clearUser() - function in com.tds.tapdb.wrapper.TapDBService
- clearUser() - function in com.tds.tapdb.wrapper.TapDBServiceImpl
- clearUser() - function in com.tds.tapdb.sdk.TapDB
- clearWallpaper() - function in android.content.FakeProxyActivity
- clearWallpaper() - function in android.content.TapTapDIDIntentService
- close() - function in java.io.HttpRequest.RequestOutputStream
- closeContextMenu() - function in android.app.FakeProxyActivity
- closeFetchTapTapDeviceId() - function in com.tds.tapdb.wrapper.TapDBService
- closeFetchTapTapDeviceId() - function in com.tds.tapdb.wrapper.TapDBServiceImpl
- closeFetchTapTapDeviceId() - function in com.tds.tapdb.sdk.TapDB
- closeOptionsMenu() - function in android.app.FakeProxyActivity
- code() - function in com.tds.tapdb.internal.HttpRequest
- Get the status code of the response
- code(AtomicInteger) - function in com.tds.tapdb.internal.HttpRequest
- Set the value of the given AtomicInteger to the status code of theresponse
- com.tds.tapdb - package com.tds.tapdb
- com.tds.tapdb.exceptions - package com.tds.tapdb.exceptions
- com.tds.tapdb.internal - package com.tds.tapdb.internal
- com.tds.tapdb.internal.executor - package com.tds.tapdb.internal.executor
- com.tds.tapdb.internal.util - package com.tds.tapdb.internal.util
- com.tds.tapdb.proxy - package com.tds.tapdb.proxy
- com.tds.tapdb.sdk - package com.tds.tapdb.sdk
- com.tds.tapdb.service - package com.tds.tapdb.service
- com.tds.tapdb.shumei - package com.tds.tapdb.shumei
- com.tds.tapdb.wrapper - package com.tds.tapdb.wrapper
- connectTimeout(int) - function in com.tds.tapdb.internal.HttpRequest
- Set connect timeout on connection to given value
- contentEncoding() - function in com.tds.tapdb.internal.HttpRequest
- Get the 'Content-Encoding' header from the response
- contentLength() - function in com.tds.tapdb.internal.HttpRequest
- Get the 'Content-Length' header from the response
- contentLength(String) - function in com.tds.tapdb.internal.HttpRequest
- Set the 'Content-Length' request header to the given value
- contentLength(int) - function in com.tds.tapdb.internal.HttpRequest
- Set the 'Content-Length' request header to the given value
- contentType(String) - function in com.tds.tapdb.internal.HttpRequest
- Set the 'Content-Type' request header to the given value
- contentType(String,String) - function in com.tds.tapdb.internal.HttpRequest
- Set the 'Content-Type' request header to the given value and charset
- contentType() - function in com.tds.tapdb.internal.HttpRequest
- Get the 'Content-Type' header from the response
- create(URL) - function in com.tds.tapdb.internal.HttpRequest.ConnectionFactory
- Open an HttpURLConnection for the specified URL.
- create(URL,Proxy) - function in com.tds.tapdb.internal.HttpRequest.ConnectionFactory
- Open an HttpURLConnection for the specified URL and Proxy.
- createAttributionContext(String) - function in android.content.FakeProxyActivity
- createAttributionContext(String) - function in android.content.TapTapDIDIntentService
- createConfigurationContext(Configuration) - function in android.content.FakeProxyActivity
- createConfigurationContext(Configuration) - function in android.content.TapTapDIDIntentService
- createContextForSplit(String) - function in android.content.FakeProxyActivity
- createContextForSplit(String) - function in android.content.TapTapDIDIntentService
- created() - function in com.tds.tapdb.internal.HttpRequest
- Is the response code a 201 Created?
- createDeviceProtectedStorageContext() - function in android.content.FakeProxyActivity
- createDeviceProtectedStorageContext() - function in android.content.TapTapDIDIntentService
- createDisplayContext(Display) - function in android.content.FakeProxyActivity
- createDisplayContext(Display) - function in android.content.TapTapDIDIntentService
- createFile(Array,String) - function in com.tds.tapdb.internal.util.FileUtil
- createFile from byte[]
- createPackageContext(String,int) - function in android.content.FakeProxyActivity
- createPackageContext(String,int) - function in android.content.TapTapDIDIntentService
- createPendingResult(int,Intent,int) - function in android.app.FakeProxyActivity
- createWindowContext(int,Bundle) - function in android.content.FakeProxyActivity
- createWindowContext(int,Bundle) - function in android.content.TapTapDIDIntentService
- Custom - enum entry in com.tds.tapdb.sdk.LoginType