A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
B
- BaseActivity - class in com.ben.utils.mvvm
- BaseBroadcastReceiver - class in com.ben.utils.receiver
- BaseFragment - class in com.ben.utils.mvvm
- BaseViewModel - class in com.ben.utils.mvvm
- beforeExecute() - function in com.ben.utils.concurrent.RunnableWrapper
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.BaseActivity
- bindService(Intent,ServiceConnection,Integer) - function in android.content.BaseActivity
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.BaseActivity
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.BaseActivity
- blockForResult(Long,Function1) - function in com.ben.utils.ext.GlobalScopeExtKt
- 阻塞函数,等待返回一个结果
- blurBitmap(Context,Bitmap,Float) - function in com.ben.utils.ui.UIUtils
- 模糊图片的具体方法