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

C

call(String) - function in com.ben.utils.reflect.Reflect
Call a method by its name.
call(String,Array) - function in com.ben.utils.reflect.Reflect
Call a method by its name.
callStartTransitionListener(Boolean) - function in androidx.fragment.app.BaseFragment
 
cancel() - function in com.ben.utils.concurrent.ThreadPoolUtils
 
captureView(Context,View,Window) - function in com.ben.utils.ui.UIUtils
将传入的 View 绘制到 Bitmap 中,然后做模糊处理
checkActivityIntent(Context,Intent) - function in com.ben.utils.intent.IntentUtils
Activity intent有效性检查
checkCallingOrSelfPermission(String) - function in android.content.BaseActivity
 
checkCallingOrSelfUriPermission(Uri,Integer) - function in android.content.BaseActivity
 
checkCallingOrSelfUriPermissions(List,Integer) - function in android.content.BaseActivity
 
checkCallingPermission(String) - function in android.content.BaseActivity
 
checkCallingUriPermission(Uri,Integer) - function in android.content.BaseActivity
 
checkCallingUriPermissions(List,Integer) - function in android.content.BaseActivity
 
checkPermission(String,Integer,Integer) - function in android.content.BaseActivity
 
checkProcess(Context,String) - function in com.ben.utils.pkg.ProcessUtils
检查进程是否存活
checkReceiverIntent(Context,Intent) - function in com.ben.utils.intent.IntentUtils
广播 intent有效性检查
checkSelfPermission(String) - function in android.content.BaseActivity
 
checkServiceIntent(Context,Intent) - function in com.ben.utils.intent.IntentUtils
服务 intent有效性检查
checkUriPermission(Uri,Integer,Integer,Integer) - function in android.content.BaseActivity
 
checkUriPermission(Uri,String,String,Integer,Integer,Integer) - function in android.content.BaseActivity
 
checkUriPermissions(List,Integer,Integer,Integer) - function in android.content.BaseActivity
 
clear() - function in androidx.lifecycle.BaseViewModel
 
clearAbortBroadcast() - function in android.content.BaseBroadcastReceiver
 
clearAbortBroadcast() - function in android.content.HomeKeyReceiver
 
clearOldPosition() - function in androidx.recyclerview.widget.AppViewHolder
 
clearPayload() - function in androidx.recyclerview.widget.AppViewHolder
 
clearReturnedFromScrapFlag() - function in androidx.recyclerview.widget.AppViewHolder
 
clearTmpDetachFlag() - function in androidx.recyclerview.widget.AppViewHolder
 
clearWallpaper() - function in android.content.BaseActivity
 
closeContextMenu() - function in android.app.BaseActivity
 
closeOptionsMenu() - function in androidx.appcompat.app.BaseActivity
 
collect(CoroutineScope,Flow,SuspendFunction2) - function in com.ben.utils.ext.FlowExtKt
 
collect(Flow,CoroutineScope,SuspendFunction2) - function in com.ben.utils.ext.FlowExtKt
 
collect(XSharedFlow,CoroutineScope,SuspendFunction2) - function in com.ben.utils.ext.FlowExtKt
 
collect(CoroutineScope,XStateFlow,SuspendFunction2) - function in com.ben.utils.ext.FlowExtKt
 
collect(CoroutineScope,XSharedFlow,SuspendFunction2) - function in com.ben.utils.ext.FlowExtKt
 
collect(Flow,SuspendFunction2) - function in com.ben.utils.flow.FlowScope
 
collect(XSharedFlow,SuspendFunction2) - function in com.ben.utils.flow.FlowScope
 
collect(SuspendFunction1) - function in com.ben.utils.flow.XSharedFlow
 
collect(FlowCollector) - function in com.ben.utils.flow.XStateFlow
 
collectLatest(SuspendFunction1) - function in com.ben.utils.flow.XSharedFlow
 
collectLatest(SuspendFunction1) - function in com.ben.utils.flow.XStateFlow
 
collectOnce(CoroutineScope,Flow,SuspendFunction2) - function in com.ben.utils.ext.FlowExtKt
 
collectOnce(CoroutineScope,XSharedFlow,SuspendFunction2) - function in com.ben.utils.ext.FlowExtKt
 
collectOnce(Flow,SuspendFunction2) - function in com.ben.utils.flow.FlowScope
 
collectOnce(XSharedFlow,SuspendFunction2) - function in com.ben.utils.flow.FlowScope
 
collectRunOnce(SuspendFunction1) - function in com.ben.utils.flow.XSharedFlow
 
collectWithEnd(CoroutineScope,Flow,SuspendFunction2,SuspendFunction1) - function in com.ben.utils.ext.FlowExtKt
Author: bin.yang Maintainer: bin.yang Date: 2021/10/11 Copyright: 2021 Inc.
collectWithEnd(Flow,CoroutineScope,SuspendFunction2,SuspendFunction1) - function in com.ben.utils.ext.FlowExtKt
 
collectWithEnd(Flow,SuspendFunction2,SuspendFunction1) - function in com.ben.utils.flow.FlowScope
 
com.ben.utils - package com.ben.utils
 
com.ben.utils.appinfo - package com.ben.utils.appinfo
 
com.ben.utils.common - package com.ben.utils.common
 
com.ben.utils.concurrent - package com.ben.utils.concurrent
 
com.ben.utils.device - package com.ben.utils.device
 
com.ben.utils.ease - package com.ben.utils.ease
 
com.ben.utils.encrypt - package com.ben.utils.encrypt
 
com.ben.utils.event - package com.ben.utils.event
 
com.ben.utils.ext - package com.ben.utils.ext
 
com.ben.utils.file - package com.ben.utils.file
 
com.ben.utils.flow - package com.ben.utils.flow
 
com.ben.utils.image - package com.ben.utils.image
 
com.ben.utils.intent - package com.ben.utils.intent
 
com.ben.utils.livedata - package com.ben.utils.livedata
 
com.ben.utils.log - package com.ben.utils.log
 
com.ben.utils.mvvm - package com.ben.utils.mvvm
 
com.ben.utils.net - package com.ben.utils.net
 
com.ben.utils.pkg - package com.ben.utils.pkg
 
com.ben.utils.receiver - package com.ben.utils.receiver
 
com.ben.utils.reflect - package com.ben.utils.reflect
 
com.ben.utils.screen - package com.ben.utils.screen
 
com.ben.utils.sound - package com.ben.utils.sound
 
com.ben.utils.ui - package com.ben.utils.ui
 
com.ben.utils.util - package com.ben.utils.util
 
com.ben.utils.view - package com.ben.utils.view
 
copyDir(String,String) - function in com.ben.utils.file.FileUtils
Copy the directory.
copyDir(String,String,FileUtils.OnReplaceListener) - function in com.ben.utils.file.FileUtils
Copy the directory.
copyDir(File,File) - function in com.ben.utils.file.FileUtils
Copy the directory.
copyDir(File,File,FileUtils.OnReplaceListener) - function in com.ben.utils.file.FileUtils
Copy the directory.
copyFile(String,String) - function in com.ben.utils.file.FileUtils
Copy the file.
copyFile(String,String,FileUtils.OnReplaceListener) - function in com.ben.utils.file.FileUtils
Copy the file.
copyFile(File,File) - function in com.ben.utils.file.FileUtils
Copy the file.
copyFile(File,File,FileUtils.OnReplaceListener) - function in com.ben.utils.file.FileUtils
Copy the file.
create() - function in com.ben.utils.reflect.Reflect
Call a constructor.
create(Array) - function in com.ben.utils.reflect.Reflect
Call a constructor.
createAttributionContext(String) - function in android.content.BaseActivity
 
createConfigurationContext(Configuration) - function in android.content.BaseActivity
 
createContext(ContextParams) - function in android.content.BaseActivity
 
createContextForSplit(String) - function in android.content.BaseActivity
 
createDeviceProtectedStorageContext() - function in android.content.BaseActivity
 
createDisplayContext(Display) - function in android.content.BaseActivity
 
createFileByDeleteOldFile(String) - function in com.ben.utils.file.FileUtils
Create a file if it doesn't exist, otherwise delete old file before creating.
createFileByDeleteOldFile(File) - function in com.ben.utils.file.FileUtils
Create a file if it doesn't exist, otherwise delete old file before creating.
createFragmentContainer() - function in androidx.fragment.app.BaseFragment
 
createMutableStateFlow(CoroutineScope,T,SuspendFunction1) - function in com.ben.utils.ext.FlowExtKt
 
createOrExistsDir(String,Context) - function in com.ben.utils.file.FileUtils
Create a directory if it doesn't exist, otherwise do nothing.
createOrExistsDir(File) - function in com.ben.utils.file.FileUtils
Create a directory if it doesn't exist, otherwise do nothing.
createOrExistsFile(String,Context) - function in com.ben.utils.file.FileUtils
Create a file if it doesn't exist, otherwise do nothing.
createOrExistsFile(File) - function in com.ben.utils.file.FileUtils
Create a file if it doesn't exist, otherwise do nothing.
createPackageContext(String,Integer) - function in android.content.BaseActivity
 
createPendingResult(Integer,Intent,Integer) - function in android.app.BaseActivity
 
createScreenShot(Context,Boolean) - function in com.ben.utils.ui.UIUtils
 
createSharedFlow(CoroutineScope,Boolean,SuspendFunction1) - function in com.ben.utils.ext.FlowExtKt
 
createSharedFlow(Boolean,SuspendFunction1) - function in com.ben.utils.flow.FlowScope
 
createStateFlow(CoroutineScope,T,SuspendFunction1) - function in com.ben.utils.ext.FlowExtKt
 
createStateFlow(T,SuspendFunction1) - function in com.ben.utils.flow.FlowScope
 
createWindowContext(Integer,Bundle) - function in android.content.BaseActivity
 
createWindowContext(Display,Integer,Bundle) - function in android.content.BaseActivity
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X  Z