A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
R
- recomputeViewAttributes(View) - function in android.view.ViewGroup
- recreate() - function in android.app.Activity
- RefreshActivity - class in com.sunst.ol.md
- refreshDrawableState() - function in android.view.View
- RefreshFragment - class in com.sunst.ol.md
- registerActivityLifecycleCallbacks(Application.ActivityLifecycleCallbacks) - function in android.app.Activity
- registerAdapterDataObserver(RecyclerView.AdapterDataObserver) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- registerComponentCallbacks(ComponentCallbacks) - function in android.content.Context
- registerDataSetObserver(DataSetObserver) - function in androidx.viewpager.widget.PagerAdapter
- registerForActivityResult(ActivityResultContract,ActivityResultCallback) - function in androidx.activity.ComponentActivity
- registerForActivityResult(ActivityResultContract,ActivityResultRegistry,ActivityResultCallback) - function in androidx.activity.ComponentActivity
- registerForActivityResult(ActivityResultContract,ActivityResultCallback) - function in androidx.fragment.app.Fragment
- registerForActivityResult(ActivityResultContract,ActivityResultRegistry,ActivityResultCallback) - function in androidx.fragment.app.Fragment
- registerForContextMenu(View) - function in android.app.Activity
- registerForContextMenu(View) - function in androidx.fragment.app.Fragment
- registerNetReceiver() - function in com.sunst.ol.ba.OLActivity
- 初始化时判断有没有网络,动态注册广播,监听网络变化
- registerNetReceiver() - function in com.sunst.ol.ba.OLActivity
- 初始化时判断有没有网络,动态注册广播,监听网络变化
- registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.ContextWrapper
- registerReceiver(BroadcastReceiver,IntentFilter,Integer) - function in android.content.ContextWrapper
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler) - function in android.content.ContextWrapper
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler,Integer) - function in android.content.ContextWrapper
- releaseInstance() - function in android.app.Activity
- releasePointerCapture() - function in android.view.View
- remove(T) - function in com.chad.library.adapter.base.BaseQuickAdapter
- remove(T) - function in com.chad.library.adapter.base.BaseQuickAdapter
- remove(T) - function in com.chad.library.adapter.base.BaseQuickAdapter
- remove(Integer) - function in com.chad.library.adapter.base.BaseQuickAdapter
- remove(String) - function in java.util.HashMap
- remove(String,Object) - function in java.util.HashMap
- removeAllFooterView() - function in com.chad.library.adapter.base.BaseQuickAdapter
- removeAllHeaderView() - function in com.chad.library.adapter.base.BaseQuickAdapter
- removeAllViews() - function in android.view.ViewGroup
- removeAllViewsInLayout() - function in android.view.ViewGroup
- removeAt(Integer) - function in com.chad.library.adapter.base.BaseQuickAdapter
- removeCallbacks(Runnable) - function in android.view.View
- removeDialog(Integer) - function in android.app.Activity
- removeEmptyView() - function in com.chad.library.adapter.base.BaseQuickAdapter
- removeFooterView(View) - function in com.chad.library.adapter.base.BaseQuickAdapter
- removeHeaderView(View) - function in com.chad.library.adapter.base.BaseQuickAdapter
- removeItem(Integer) - function in com.sunst.ol.ee.ItemController
- 移除指定的导航项.
- removeItem(Integer) - function in com.sunst.ol.layout.NavigationController
- 移除指定的导航项.
- removeItem(Integer) - function in com.sunst.ol.layout.inner.CustomItemLayout
- 移除指定的导航项.
- removeItem(Integer) - function in com.sunst.ol.layout.inner.CustomItemVerticalLayout
- 移除指定的导航项.
- removeItem(Integer) - function in com.sunst.ol.layout.inner.MaterialItemLayout
- 移除指定的导航项.
- removeItem(Integer) - function in com.sunst.ol.layout.inner.MaterialItemVerticalLayout
- 移除指定的导航项.
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.View
- removeOnContextAvailableListener(OnContextAvailableListener) - function in androidx.activity.ComponentActivity
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.View
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.View
- removeStickyBroadcast(Intent) - function in android.content.ContextWrapper
- removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
- removeView(View) - function in android.view.ViewGroup
- removeViewAt(Integer) - function in android.view.ViewGroup
- removeViewInLayout(View) - function in android.view.ViewGroup
- removeViews(Integer,Integer) - function in android.view.ViewGroup
- removeViewsInLayout(Integer,Integer) - function in android.view.ViewGroup
- replace(String,Object) - function in java.util.HashMap
- replace(String,Object,Object) - function in java.util.HashMap
- replaceAll(BiFunction) - function in java.util.HashMap
- replaceData(Collection) - function in com.chad.library.adapter.base.BaseQuickAdapter
- replaceData(Collection) - function in com.chad.library.adapter.base.BaseQuickAdapter
- replaceData(Collection) - function in com.chad.library.adapter.base.BaseQuickAdapter
- reportFullyDrawn() - function in androidx.activity.ComponentActivity
- requestApplyInsets() - function in android.view.View
- requestChildFocus(View,View) - function in android.view.ViewGroup
- requestChildRectangleOnScreen(View,Rect,Boolean) - function in android.view.ViewGroup
- requestDisallowInterceptTouchEvent(Boolean) - function in android.view.ViewGroup
- requestDragAndDropPermissions(DragEvent) - function in android.app.Activity
- requestFitSystemWindows() - function in android.view.View
- requestFocus() - function in android.view.View
- requestFocus(Integer) - function in android.view.View
- requestFocus(Integer,Rect) - function in android.view.ViewGroup
- requestFocusFromTouch() - function in android.view.View
- requestLayout() - function in android.view.View
- requestPermissions(Array,Integer) - function in android.app.Activity
- requestPermissions(Array,Integer) - function in androidx.fragment.app.Fragment
- requestPointerCapture() - function in android.view.View
- requestRectangleOnScreen(Rect) - function in android.view.View
- requestRectangleOnScreen(Rect,Boolean) - function in android.view.View
- requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.ViewGroup
- requestShowKeyboardShortcuts() - function in android.app.Activity
- requestTransparentRegion(View) - function in android.view.ViewGroup
- requestUnbufferedDispatch(MotionEvent) - function in android.view.View
- requestUnbufferedDispatch(Integer) - function in android.view.View
- requestVisibleBehind(Boolean) - function in android.app.Activity
- requestWindowFeature(Integer) - function in android.app.Activity
- requireActivity() - function in androidx.fragment.app.Fragment
- requireArguments() - function in androidx.fragment.app.Fragment
- requireContext() - function in androidx.fragment.app.Fragment
- requireFragmentManager() - function in androidx.fragment.app.Fragment
- requireHost() - function in androidx.fragment.app.Fragment
- requireParentFragment() - function in androidx.fragment.app.Fragment
- requireView() - function in androidx.fragment.app.Fragment
- requireViewById(Integer) - function in android.app.Activity
- requireViewById(Integer) - function in android.view.View
- resetPivot() - function in android.view.View
- restoreDefaultFocus() - function in android.view.ViewGroup
- restoreHierarchyState(SparseArray) - function in android.view.View
- restoreState(Parcelable,ClassLoader) - function in androidx.fragment.app.FragmentStatePagerAdapter
- restoreState(Parcelable,ClassLoader) - function in androidx.viewpager.widget.PagerAdapter
- revokeUriPermission(Uri,Integer) - function in android.content.ContextWrapper
- revokeUriPermission(String,Uri,Integer) - function in android.content.ContextWrapper
- runOnUiThread(Runnable) - function in android.app.Activity