A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
H
- hasActiveObservers() - function in androidx.lifecycle.LiveDataBus.BusMutableLiveData
- hasAnyChinese(CharSequence) - function in com.liecoder.framework.ktx.StringKtxKt
- 检查 CharSequence 中是否包含任意中文字符。
- hasDragFlag(RecyclerView,RecyclerView.ViewHolder) - function in androidx.recyclerview.widget.ItemTouchHelperCallback
- hasExplicitFocusable() - function in android.view.TitleBar
- hasExplicitFocusable() - function in android.view.StatusBarUtils.StatusBarView
- hasFocus() - function in android.view.TitleBar
- hasFocus() - function in android.view.StatusBarUtils.StatusBarView
- hasFocusable() - function in android.view.TitleBar
- hasFocusable() - function in android.view.StatusBarUtils.StatusBarView
- hasFocusStateSpecified() - function in android.graphics.drawable.SelectorDrawable
- hashCode() - function in androidx.fragment.app.BaseFragment
- hashCode() - function in androidx.fragment.app.BaseDialogFragment
- hasNestedScrollingParent() - function in android.view.TitleBar
- hasNestedScrollingParent() - function in android.view.StatusBarUtils.StatusBarView
- hasObservers() - function in androidx.lifecycle.LiveDataBus.BusMutableLiveData
- hasOnClickListeners() - function in android.view.TitleBar
- hasOnClickListeners() - function in android.view.StatusBarUtils.StatusBarView
- hasOnLongClickListeners() - function in android.view.TitleBar
- hasOnLongClickListeners() - function in android.view.StatusBarUtils.StatusBarView
- hasOptionsMenu() - function in androidx.fragment.app.BaseFragment
- hasOptionsMenu() - function in androidx.fragment.app.BaseDialogFragment
- hasOverlappingRendering() - function in android.view.TitleBar
- hasOverlappingRendering() - function in android.view.StatusBarUtils.StatusBarView
- hasPointerCapture() - function in android.view.TitleBar
- hasPointerCapture() - function in android.view.StatusBarUtils.StatusBarView
- hasSwipeFlag(RecyclerView,RecyclerView.ViewHolder) - function in androidx.recyclerview.widget.ItemTouchHelperCallback
- hasTransientState() - function in android.view.TitleBar
- hasTransientState() - function in android.view.StatusBarUtils.StatusBarView
- hasWindowFocus() - function in android.app.BaseActivity
- hasWindowFocus() - function in android.app.BasePermissionActivity
- hasWindowFocus() - function in android.app.BaseViewBindingActivity
- hasWindowFocus() - function in android.view.TitleBar
- hasWindowFocus() - function in android.view.StatusBarUtils.StatusBarView
- hide() - function in android.app.BaseDialog
- hide() - function in android.app.LoadingDialog
- hide() - function in android.app.ToastDialog
- hideKeyboardOnDismiss(Boolean) - function in razerdp.basepopup.BaseWindow
- hideKeyboardOnShow(Boolean) - function in razerdp.basepopup.BaseWindow
- hideLoading() - function in com.liecoder.framework.base.BaseActivity
- 隐藏Loading框。
- hideLoading() - function in com.liecoder.framework.base.BaseFragment
- 隐藏Loading框。
- hideLoading() - function in com.liecoder.framework.base.BaseViewBindingActivity
- 隐藏Loading框。
- hideLoading() - function in com.liecoder.framework.base.IBaseService
- 隐藏Loading框。
- hideStatusBarView(Activity) - function in com.liecoder.framework.utils.StatusBarUtils
- 隐藏添加的StatusBarView
- HOURS_MINUTES - enum entry in com.liecoder.framework.model.DateFormatPattern
小时和分钟格式,例如 "15:20"。