A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W 

P

parameter(String,String) - function in com.tds.tapdb.internal.HttpRequest
Get parameter with given name from header value in response
parameters(String) - function in com.tds.tapdb.internal.HttpRequest
Get all parameters from header value in responseThis will be all key=value pairs after the first ';' that are separated bya ';'
part(String,String) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,String,String) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,String,String,String) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,Number) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,String,Number) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,File) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,String,File) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,String,String,File) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,InputStream) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
part(String,String,String,InputStream) - function in com.tds.tapdb.internal.HttpRequest
Write part of a multipart request to the request body
partHeader(String,String) - function in com.tds.tapdb.internal.HttpRequest
Write a multipart header to the response body
peekWallpaper() - function in android.content.FakeProxyActivity
 
peekWallpaper() - function in android.content.TapTapDIDIntentService
 
PhoneNumber - enum entry in com.tds.tapdb.sdk.LoginType
 
post(CharSequence) - function in com.tds.tapdb.internal.HttpRequest
Start a 'POST' request to the given URL
post(URL) - function in com.tds.tapdb.internal.HttpRequest
Start a 'POST' request to the given URL
post(CharSequence,Map,boolean) - function in com.tds.tapdb.internal.HttpRequest
Start a 'POST' request to the given URL along with the query params
post(CharSequence,boolean,Array) - function in com.tds.tapdb.internal.HttpRequest
Start a 'POST' request to the given URL along with the query params
postponeEnterTransition() - function in android.app.FakeProxyActivity
 
Preconditions - class in com.tds.tapdb.internal
Created by xuxiaowei
prestartAllCoreThreads() - function in java.util.concurrent.AutomaticCancelableThreadExecutor
 
prestartCoreThread() - function in java.util.concurrent.AutomaticCancelableThreadExecutor
 
printStackTrace(Exception,boolean) - function in com.tds.tapdb.internal.TapDBLogger
 
printStackTrace(Exception) - function in com.tds.tapdb.internal.TapDBLogger
 
printStackTrace() - function in java.lang.HttpRequest.HttpRequestException
 
printStackTrace() - function in java.lang.InvalidDataException
 
progress(HttpRequest.UploadProgress) - function in com.tds.tapdb.internal.HttpRequest
Set the UploadProgress callback for this request
PropertyChecker - class in com.tds.tapdb.internal
Created by xuxiaowei
proxyAuthorization(String) - function in com.tds.tapdb.internal.HttpRequest
Set the 'Proxy-Authorization' header to given value
proxyBasic(String,String) - function in com.tds.tapdb.internal.HttpRequest
Set the 'Proxy-Authorization' header to given values in Basic authenticationformat
proxyHost(String) - function in com.tds.tapdb.internal.HttpRequest
Set the 'http.proxyHost' and 'https.proxyHost' properties to the given hostvalue.
proxyPort(int) - function in com.tds.tapdb.internal.HttpRequest
Set the 'http.proxyPort' and 'https.proxyPort' properties to the given portnumber.
purge() - function in java.util.concurrent.AutomaticCancelableThreadExecutor
 
put(CharSequence) - function in com.tds.tapdb.internal.HttpRequest
Start a 'PUT' request to the given URL
put(URL) - function in com.tds.tapdb.internal.HttpRequest
Start a 'PUT' request to the given URL
put(CharSequence,Map,boolean) - function in com.tds.tapdb.internal.HttpRequest
Start a 'PUT' request to the given URL along with the query params
put(CharSequence,boolean,Array) - function in com.tds.tapdb.internal.HttpRequest
Start a 'PUT' request to the given URL along with the query params
putObjToJson(JSONObject,String,Object) - function in com.tds.tapdb.internal.DataUtils
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W