A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Z
_
G
- get(String,List) - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorageManager
- get(String,String) - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorageManager
- get(String) - function in com.zing.zalo.zbrowser.cache.DiskLruCache
- Returns a snapshot of the entry named
{@code key}, or null if it doesn'texist is not currently readable. - get(K) - function in androidx.collection.MemoryLruCache
- get(String) - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorage
- getCacheConfig() - function in com.zing.zalo.zbrowser.ZBrowserCore
- getCacheConfig() - function in com.zing.zalo.zbrowser.ZBrowser
- getConfig(String,ZBrowserPreload.ZBrowserPreloadCallback.AsyncCallback) - function in com.zing.zalo.zbrowser.ZBrowserPreload.ZBrowserPreloadCallback
- getConfigFromJson(String) - function in com.zing.zalo.zbrowser.cache.ConfigCache
- getConfigFromJson(JSONObject) - function in com.zing.zalo.zbrowser.cache.ConfigCache
- getCurrentCacheConfigAtLocal() - function in com.zing.zalo.zbrowser.ZBrowserPreload.ZBrowserPreloadCallback
- getDirectory() - function in com.zing.zalo.zbrowser.cache.DiskLruCache
- Returns the directory where this cache stores its data.
- getErrorMessage() - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- getFromDiskCache(DiskLruCache,String) - function in com.zing.zalo.zbrowser.ZBrowserCore
- getFromDiskCache(DiskLruCache,String) - function in com.zing.zalo.zbrowser.ZBrowser
- getHeader(String) - function in com.zing.zalo.zbrowser.downloader.HttpHeader
- getHeaders() - function in com.zing.zalo.zbrowser.downloader.HttpResponse
- getHtmlMemCacheSize() - function in com.zing.zalo.zbrowser.ZBrowserCore
- getHtmlMemCacheSize() - function in com.zing.zalo.zbrowser.ZBrowser
- getInputStream(int) - function in com.zing.zalo.zbrowser.cache.DiskLruCache.Snapshot
- Returns the unbuffered stream with the value for
{@code index}. - getInstance(String) - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorageManager
- getJumpLinkData(String,int) - function in com.zing.zalo.zbrowser.ZBrowser
- getLength(int) - function in com.zing.zalo.zbrowser.cache.DiskLruCache.Snapshot
- Returns the byte length of the value for
{@code index}. - getListHeaderNames() - function in com.zing.zalo.zbrowser.downloader.HttpHeader
- getMaxSize() - function in com.zing.zalo.zbrowser.cache.DiskLruCache
- Returns the maximum number of bytes that this cache should use to storeits data.
- getNetworkInfo(Context) - function in com.zing.zalo.zbrowser.util.ZBrowserUtil
- Get the network info
- getRecvData() - function in com.zing.zalo.zbrowser.downloader.HttpResponse
- getResponse() - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- getSize(String) - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorageManager
- getSize() - function in com.zing.zalo.zbrowser.cache.MemoryLruCache
- getSize() - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorage
- getSLLConnection() - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- getState() - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- getStaticMemCacheSize() - function in com.zing.zalo.zbrowser.ZBrowserCore
- getStaticMemCacheSize() - function in com.zing.zalo.zbrowser.ZBrowser
- getStatistic() - function in com.zing.zalo.zbrowser.ZBrowserCore
- getStatistic() - function in com.zing.zalo.zbrowser.ZBrowser
- getString(int) - function in com.zing.zalo.zbrowser.cache.DiskLruCache.Snapshot
- Returns the string value for
{@code index}. - getString(int) - function in com.zing.zalo.zbrowser.cache.DiskLruCache.Editor
- Returns the last committed value as a string, or null if no value hasbeen committed.
- getSyncWebResourceResponse(WebView,WebResourceRequest) - function in com.zing.zalo.zbrowser.ZBrowserCore
- getSyncWebResourceResponse(WebView,WebResourceRequest) - function in com.zing.zalo.zbrowser.ZBrowser
- getWebResourceResponse(WebResourceRequest,Context) - function in com.zing.zalo.zbrowser.ZBrowserPreload
- getWebResourceResponse(String,Context) - function in com.zing.zalo.zbrowser.ZBrowserPreload
- getWebResourceResponse(String,Context,boolean) - function in com.zing.zalo.zbrowser.ZBrowserCore
- Get WebResourceResponse represent for content of
{@code url}.Override WebViewClient.shouldInterceptRequest and return this function.This function is now deprecated for external call. - getWebResourceResponse(WebResourceRequest,Context,boolean) - function in com.zing.zalo.zbrowser.ZBrowserCore
- Get WebResourceResponse represent for content of
{@code request}Override WebViewClient. - getWebResourceResponse(String,Context,boolean) - function in com.zing.zalo.zbrowser.ZBrowser
- Get WebResourceResponse represent for content of
{@code url}.Override WebViewClient.shouldInterceptRequest and return this function.This function is now deprecated for external call. - getWebResourceResponse(WebResourceRequest,Context,boolean) - function in com.zing.zalo.zbrowser.ZBrowser
- Get WebResourceResponse represent for content of
{@code request}Override WebViewClient. - getZBrowser() - function in com.zing.zalo.zbrowser.ZBrowserPreload
- getZBrowserJumpDir(Context) - function in com.zing.zalo.zbrowser.ZBrowser