Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AndWong/RePluginHostForAD
/ functions
Functions
120 in github.com/AndWong/RePluginHostForAD
⨍
Functions
120
◇
Types & classes
25
Method
toInt
To int int. @param obj the obj @return the int
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:70
Method
toInt
To int int. @param obj the obj @return the int
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:70
Method
toJson
将对象转换为JSON字符串 @param obj @return
pluginApp/src/main/java/com/plugin/ad/utils/JsonUtil.java:32
Method
toList
To list list. @param <T> the type parameter @param array the array @return the list
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:368
Method
toList
To list list. @param <T> the type parameter @param array the array @return the list
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:368
Method
toLong
To long long. @param obj the obj @return the long
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:111
Method
toLong
To long long. @param obj the obj @return the long
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:111
Method
toPath
从第三方文件选择器获取路径。 参见:http://blog.csdn.net/zbjdsbj/article/details/42387551 @param context the context @param uri the uri @return string string
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:523
Method
toPath
从第三方文件选择器获取路径。 参见:http://blog.csdn.net/zbjdsbj/article/details/42387551 @param context the context @param uri the uri @return string string
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:523
Method
toRoundDrawable
To round drawable shape drawable. @param color the color @param radius the radius @return the shape drawable
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:795
Method
toRoundDrawable
To round drawable shape drawable. @param color the color @param radius the radius @return the shape drawable
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:795
Method
toShort
To short int. @param first the first @param second the second @return the int
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:101
Method
toShort
To short int. @param first the first @param second the second @return the int
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:101
Method
toSlashString
To slash string string. @param str the str @return the string
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:337
Method
toSlashString
To slash string string. @param str the str @return the string
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:337
Method
toSp
px转换为sp @param context the context @param pxValue the px value @return int int
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:727
Method
toSp
px转换为sp @param context the context @param pxValue the px value @return int int
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:727
Method
toStateListDrawable
To state list drawable state list drawable. @param normal the normal @param pressed the pressed @param focused the focused @param unable the unable
pluginApp/src/main/java/com/plugin/ad/utils/ConvertUtils.java:847
Method
toStateListDrawable
To state list drawable state list drawable. @param normal the normal @param pressed the pressed @param focused the focused @param unable the unable
app/src/main/java/com/wifi/robot/utils/ConvertUtils.java:847
Method
useAppContext
()
app/src/androidTest/java/com/wifi/robot/ExampleInstrumentedTest.java:19
← previous
101–120 of 120, ranked by callers