MCPcopy Create free account

hub / github.com/FantasyLWX/AndroidWebView / functions

Functions225 in github.com/FantasyLWX/AndroidWebView

MethodopenFileChooser
(ValueCallback<Uri> uploadMsg)
app/src/main/java/com/fantasy/androidwebview/main/UploadActivity.java:215
MethodopenSettings
打开系统设置 @param context 上下文
app/src/main/java/com/fantasy/androidwebview/utils/IntentHelper.java:23
MethodoutputStreamToString
Output stream to string. @param out The output stream. @param charsetName The name of charset. @return string
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:465
MethodoutputToInputStream
Output stream to input stream. @param out The output stream. @return input stream
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:357
MethodpxToDp
Value of px to value of dp. @param pxValue The value of px. @return value of dp
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:621
MethodpxToSp
Value of px to value of sp. @param pxValue The value of px. @return value of sp
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:643
Methodremove
(Context context, String key)
app/src/main/java/com/fantasy/androidwebview/utils/PreferencesUtils.java:21
Methodrun
()
app/src/main/java/com/fantasy/androidwebview/main/WebActivity.java:517
Methodrun
()
app/src/main/java/com/fantasy/androidwebview/main/VideoActivity.java:239
Methodrun
()
app/src/main/java/com/fantasy/androidwebview/main/WelcomeActivity.java:47
MethodscanCode
扫码
app/src/main/java/com/fantasy/androidwebview/main/WebActivity.java:991
MethodsendSMS
调用系统发短信 @param context 上下文 @param phone 电话号码 @param message 内容
app/src/main/java/com/fantasy/androidwebview/utils/IntentHelper.java:54
MethodshouldInterceptRequest
(WebView view, String url)
app/src/main/java/com/fantasy/androidwebview/main/WebActivity.java:289
MethodshouldOverrideUrlLoading
(WebView view, String url)
app/src/main/java/com/fantasy/androidwebview/main/WebActivity.java:296
MethodshouldOverrideUrlLoading
(WebView view, String url)
app/src/main/java/com/fantasy/androidwebview/main/VideoActivity.java:176
MethodshowLoadDialog
显示加载对话框 @param message 提示内容
app/src/main/java/com/fantasy/androidwebview/base/BaseActivity.java:75
MethodshowLongToast
长时间的Toast @param message 提示内容
app/src/main/java/com/fantasy/androidwebview/base/BaseActivity.java:174
MethodspToPx
Value of sp to value of px. @param spValue The value of sp. @return value of px
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:632
MethodstringToInputStream
String to input stream. @param string The string. @param charsetName The name of charset. @return input stream
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:448
MethodstringToOutputStream
String to output stream. @param string The string. @param charsetName The name of charset. @return output stream
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:482
MethodsyncCookie
同步Cookie @param context 上下文 @param url 链接 @param map Cookie键值对
app/src/main/java/com/fantasy/androidwebview/utils/WebViewUtils.java:51
MethodtimeSpanToMillis
Time span in unit to milliseconds. @param timeSpan The time span. @param unit The unit of time span. <ul> <li>{@l
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:268
MethodtoNewWebView
打开新的WebView来加载网页 @param url 网址
app/src/main/java/com/fantasy/androidwebview/main/WebActivity.java:973
MethoduseAppContext
()
app/src/androidTest/java/com/fantasy/androidwebview/ExampleInstrumentedTest.java:19
MethodviewToBitmap
View to bitmap. @param view The view. @return bitmap
app/src/main/java/com/fantasy/androidwebview/utils/ConvertUtils.java:589
← previous201–225 of 225, ranked by callers