A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
G
- generateActivityResultKey() - function in androidx.fragment.app.BaseFragment
- get() - function in com.ben.utils.reflect.Reflect
- Get the wrapped object
- get(String) - function in com.ben.utils.reflect.Reflect
- Get a field value.
- get() - function in com.ben.utils.reflect.ReflectUtils
- Get the result.
- getAbortBroadcast() - function in android.content.BaseBroadcastReceiver
- getAbortBroadcast() - function in android.content.HomeKeyReceiver
- getAbsoluteAdapterPosition() - function in androidx.recyclerview.widget.AppViewHolder
- getActionBar() - function in android.app.BaseActivity
- getActiveCount() - function in java.util.concurrent.PerfThreadPoolExecutor
- getActivity() - function in androidx.fragment.app.BaseFragment
- getActivityResultRegistry() - function in androidx.activity.BaseActivity
- getAdapterPosition() - function in androidx.recyclerview.widget.AppViewHolder
- getAllowEnterTransitionOverlap() - function in androidx.fragment.app.BaseFragment
- getAllowReturnTransitionOverlap() - function in androidx.fragment.app.BaseFragment
- getAM() - function in com.ben.utils.common.DateUtils
- 上午.
- getAnimatingAway() - function in androidx.fragment.app.BaseFragment
- getAnimator() - function in androidx.fragment.app.BaseFragment
- getApp() - function in com.ben.utils.util.AppUtils
- Return the Application object.
- getAppIconByPkgName(Context,String) - function in com.ben.utils.appinfo.AppInfoUtils
- 通过包名获取app图标
- getApplication() - function in android.app.BaseActivity
- getApplicationContext() - function in android.content.BaseActivity
- getApplicationInfo() - function in android.content.BaseActivity
- getAppMetaData(Context,String) - function in com.ben.utils.appinfo.AppInfoUtils
- 获取application中指定的meta-data。例如,调用方法时key就是UMENG_CHANNEL
- getAppNameByPkgName(Context,String) - function in com.ben.utils.appinfo.AppInfoUtils
- 通过包名获取app名字
- getAppPkg(Context,Integer) - function in com.ben.utils.pkg.ProcessUtils
- 获取pid对应的应用包名
- getAppVersion(Context,String) - function in com.ben.utils.appinfo.AppInfoUtils
- 获取程序的版本名称
- getAppVersionCode(Context,String) - function in com.ben.utils.appinfo.AppInfoUtils
- 获取程序的版本号
- getArguments() - function in androidx.fragment.app.BaseFragment
- getArrayType(Type) - function in com.ben.utils.util.GsonUtils
- Return the type of array with the
{@code type}. - getAssets() - function in android.view.BaseActivity
- getAttributionSource() - function in android.content.BaseActivity
- getAttributionTag() - function in android.content.BaseActivity
- getAvailMemory(Context) - function in com.ben.utils.device.DeviceUtils
- 获取android当前可用内存大小
- getBaseContext() - function in android.content.BaseActivity
- getBinding() - function in com.ben.utils.view.AppViewHolder
- getBindingAdapter() - function in androidx.recyclerview.widget.AppViewHolder
- getBindingAdapterPosition() - function in androidx.recyclerview.widget.AppViewHolder
- getBoolean(String,Boolean) - function in com.ben.utils.common.MMKVUtils
- getBytes(String,ByteArray) - function in com.ben.utils.common.MMKVUtils
- getCacheDir() - function in android.content.BaseActivity
- getCallingActivity() - function in android.app.BaseActivity
- getCallingPackage() - function in android.app.BaseActivity
- getCause() - function in java.lang.ReflectUtils.ReflectException
- getCause() - function in com.ben.utils.reflect.ReflectException
- getChangingConfigurations() - function in android.app.BaseActivity
- getChildFragmentManager() - function in androidx.fragment.app.BaseFragment
- getClassLoader() - function in android.content.BaseActivity
- getCodeCacheDir() - function in android.content.BaseActivity
- getColor(Integer) - function in android.content.BaseActivity
- getColorStateList(Integer) - function in android.content.BaseActivity
- getCompletedTaskCount() - function in java.util.concurrent.PerfThreadPoolExecutor
- getComponentName() - function in android.app.BaseActivity
- getContentResolver() - function in android.content.BaseActivity
- getContentScene() - function in android.app.BaseActivity
- getContentTransitionManager() - function in android.app.BaseActivity
- getContext() - function in androidx.fragment.app.BaseFragment
- getCorePoolSize() - function in java.util.concurrent.PerfThreadPoolExecutor
- getCornerBitmap(Bitmap,Float,Integer,Integer) - function in com.ben.utils.image.ImageUtils
- getCPUPool(boolean) - function in com.ben.utils.concurrent.PerfThreadPools
- getCurrentDateString() - function in com.ben.utils.common.DateUtils
- getCurrentFocus() - function in android.app.BaseActivity
- getCurrentProcessName(Application) - function in com.ben.utils.pkg.ProcessUtils
- getCurrentTimeString() - function in com.ben.utils.common.DateUtils
- getDatabasePath(String) - function in android.content.BaseActivity
- getDataDir() - function in android.content.BaseActivity
- getDateByFormat(String,String) - function in com.ben.utils.common.DateUtils
- 描述:String类型的日期时间转化为Date类型.
- getDateFormatChineseYMD() - function in com.ben.utils.common.DateUtils
- getDateFormatChineseYMDHM() - function in com.ben.utils.common.DateUtils
- getDateFormatHM() - function in com.ben.utils.common.DateUtils
- 时分.
- getDateFormatHMS() - function in com.ben.utils.common.DateUtils
- 时分秒.
- getDateFormatLogYMDHMS() - function in com.ben.utils.common.DateUtils
- 时间日期格式化到年月日时分秒.
- getDateFormatMD() - function in com.ben.utils.common.DateUtils
- 时间日期格式化到月日.
- getDateFormatYM() - function in com.ben.utils.common.DateUtils
- 时间日期格式化到年月.
- getDateFormatYMD() - function in com.ben.utils.common.DateUtils
- 时间日期格式化到年月日.
- getDateFormatYMDHM() - function in com.ben.utils.common.DateUtils
- 时间日期格式化到年月日时分.
- getDateFormatYMDHMS() - function in com.ben.utils.common.DateUtils
- 时间日期格式化到年月日时分秒.
- getDEBUG() - function in com.ben.utils.common.DebugUtils
- getDebugUnregister() - function in android.content.BaseBroadcastReceiver
- getDebugUnregister() - function in android.content.HomeKeyReceiver
- getDefaultViewModelCreationExtras() - function in com.ben.utils.mvvm.BaseActivity
- getDefaultViewModelCreationExtras() - function in com.ben.utils.mvvm.BaseFragment
- getDefaultViewModelProviderFactory() - function in com.ben.utils.mvvm.BaseActivity
- getDefaultViewModelProviderFactory() - function in com.ben.utils.mvvm.BaseFragment
- getDelegate() - function in androidx.appcompat.app.BaseActivity
- getDensityHeight(Context) - function in com.ben.utils.util.ExtKt
- getDensityWidth(Context) - function in com.ben.utils.util.ExtKt
- getDir(String,Integer) - function in android.content.BaseActivity
- getDirLength(String) - function in com.ben.utils.file.FileUtils
- Return the length of directory.
- getDirLength(File) - function in com.ben.utils.file.FileUtils
- Return the length of directory.
- getDirName(File) - function in com.ben.utils.file.FileUtils
- Return the file's path of directory.
- getDirName(String) - function in com.ben.utils.file.FileUtils
- Return the file's path of directory.
- getDirSize(String) - function in com.ben.utils.file.FileUtils
- Return the size of directory.
- getDirSize(File) - function in com.ben.utils.file.FileUtils
- Return the size of directory.
- getDisplay() - function in android.content.BaseActivity
- getDrawable(Integer) - function in android.content.BaseActivity
- getDrawerToggleDelegate() - function in androidx.appcompat.app.BaseActivity
- getEASE_BOTH() - function in com.ben.utils.ease.EaseCubicInterpolator.Companion
- getEASE_IN() - function in com.ben.utils.ease.EaseCubicInterpolator.Companion
- getEASE_OUT() - function in com.ben.utils.ease.EaseCubicInterpolator.Companion
- getEnterAnim() - function in androidx.fragment.app.BaseFragment
- getEnterTransition() - function in androidx.fragment.app.BaseFragment
- getEnterTransitionCallback() - function in androidx.fragment.app.BaseFragment
- getEntriesEnumeration(File) - function in com.ben.utils.file.ZipUtils
- 获得压缩文件内压缩文件对象以取得其属性
- getEntriesNames(File) - function in com.ben.utils.file.ZipUtils
- 获得压缩文件内文件列表
- getEntryComment(ZipEntry) - function in com.ben.utils.file.ZipUtils
- 取得压缩文件对象的注释
- getEntryName(ZipEntry) - function in com.ben.utils.file.ZipUtils
- 取得压缩文件对象的名称
- getExitAnim() - function in androidx.fragment.app.BaseFragment
- getExitTransition() - function in androidx.fragment.app.BaseFragment
- getExitTransitionCallback() - function in androidx.fragment.app.BaseFragment
- getExternalCacheDir() - function in android.content.BaseActivity
- getExternalCacheDirs() - function in android.content.BaseActivity
- getExternalFilesDir(String) - function in android.content.BaseActivity
- getExternalFilesDirs(String) - function in android.content.BaseActivity
- getExternalMediaDirs() - function in android.content.BaseActivity
- getExtraData(Class) - function in androidx.core.app.BaseActivity
- getFileByPath(String) - function in com.ben.utils.file.FileUtils
- Return the file by path.
- getFileCharsetSimple(String) - function in com.ben.utils.file.FileUtils
- Return the charset of file simply.
- getFileCharsetSimple(File) - function in com.ben.utils.file.FileUtils
- Return the charset of file simply.
- getFileExtension(File) - function in com.ben.utils.file.FileUtils
- Return the extension of file.
- getFileExtension(String) - function in com.ben.utils.file.FileUtils
- Return the extension of file.
- getFileLastModified(String) - function in com.ben.utils.file.FileUtils
- Return the time that the file was last modified.
- getFileLastModified(File) - function in com.ben.utils.file.FileUtils
- Return the time that the file was last modified.
- getFileLength(String) - function in com.ben.utils.file.FileUtils
- Return the length of file.
- getFileLength(File) - function in com.ben.utils.file.FileUtils
- Return the length of file.
- getFileLines(String) - function in com.ben.utils.file.FileUtils
- Return the number of lines of file.
- getFileLines(File) - function in com.ben.utils.file.FileUtils
- Return the number of lines of file.
- getFileMD5(String) - function in com.ben.utils.file.FileUtils
- Return the MD5 of file.
- getFileMD5(File) - function in com.ben.utils.file.FileUtils
- Return the MD5 of file.
- getFileMD5ToString(String) - function in com.ben.utils.file.FileUtils
- Return the MD5 of file.
- getFileMD5ToString(File) - function in com.ben.utils.file.FileUtils
- Return the MD5 of file.
- getFileName(File) - function in com.ben.utils.file.FileUtils
- Return the name of file.
- getFileName(String) - function in com.ben.utils.file.FileUtils
- Return the name of file.
- getFileNameNoExtension(File) - function in com.ben.utils.file.FileUtils
- Return the name of file without extension.
- getFileNameNoExtension(String) - function in com.ben.utils.file.FileUtils
- Return the name of file without extension.
- getFilesDir() - function in android.content.BaseActivity
- getFileSize(String) - function in com.ben.utils.file.FileUtils
- Return the length of file.
- getFileSize(File) - function in com.ben.utils.file.FileUtils
- Return the length of file.
- getFileStreamPath(String) - function in android.content.BaseActivity
- getFileType(String) - function in com.ben.utils.file.MediaFileTypeUtils
- getFileTypeForMimeType(String) - function in com.ben.utils.file.MediaFileTypeUtils
- 根据mime类型查看文件类型
- getFlow() - function in com.ben.utils.flow.XSharedFlow
- getFocusedView() - function in androidx.fragment.app.BaseFragment
- getFragmentManager() - function in android.app.BaseActivity
- getFragmentManager() - function in androidx.fragment.app.BaseFragment
- getGson(String) - function in com.ben.utils.util.GsonUtils
- Return the Gson with key.
- getGson() - function in com.ben.utils.util.GsonUtils
- getHost() - function in androidx.fragment.app.BaseFragment
- getId() - function in androidx.fragment.app.BaseFragment
- getInstalledLauncherApps(Context) - function in com.ben.utils.appinfo.AppInfoUtils
- 获取所有包含launcher属性的app的包名
- getInstance() - function in com.ben.utils.concurrent.ThreadPoolUtils
- getInstance() - function in com.ben.utils.sound.SoundPlayerHelper
- getInstance() - function in com.ben.utils.sound.SoundPoolUtils
- getInt(String,Integer) - function in com.ben.utils.common.MMKVUtils
- getIntent() - function in android.app.BaseActivity
- getIntentAction() - function in com.ben.utils.receiver.BaseBroadcastReceiver
- getIntentAction() - function in com.ben.utils.receiver.HomeKeyReceiver
- getIntentFilter() - function in com.ben.utils.receiver.BaseBroadcastReceiver
- getIntentFilter() - function in com.ben.utils.receiver.HomeKeyReceiver
- getIntentFilter() - function in com.ben.utils.receiver.HomeKeyReceiver.Companion
- getInterpolation(Float) - function in com.ben.utils.ease.EaseCubicInterpolator
- getIOPool() - function in com.ben.utils.concurrent.PerfThreadPools
- getItemId() - function in androidx.recyclerview.widget.AppViewHolder
- getItemViewType() - function in androidx.recyclerview.widget.AppViewHolder
- getKeepAliveTime(TimeUnit) - function in java.util.concurrent.PerfThreadPoolExecutor
- getKey(Float,Float,Float,Float) - function in com.ben.utils.ease.EaseCubicInterpolator.Companion
- getLargestPoolSize() - function in java.util.concurrent.PerfThreadPoolExecutor
- getLastCustomNonConfigurationInstance() - function in androidx.activity.BaseActivity
- getLastNonConfigurationInstance() - function in android.app.BaseActivity
- getLayoutInflater() - function in android.app.BaseActivity
- getLayoutInflater() - function in androidx.fragment.app.BaseFragment
- getLayoutInflater(Bundle) - function in androidx.fragment.app.BaseFragment
- getLayoutPosition() - function in androidx.recyclerview.widget.AppViewHolder
- getLifecycle() - function in com.ben.utils.mvvm.BaseActivity
- getLifecycle() - function in com.ben.utils.mvvm.BaseFragment
- getListType(Type) - function in com.ben.utils.util.GsonUtils
- Return the type of List with the
{@code type}. - getLoaderManager() - function in android.app.BaseActivity
- getLoaderManager() - function in androidx.fragment.app.BaseFragment
- getLocalClassName() - function in android.app.BaseActivity
- getLocalIp() - function in com.ben.utils.net.NetWorkUtils
- 获取内网IP地址
- getLocalizedMessage() - function in java.lang.ReflectUtils.ReflectException
- getLocalizedMessage() - function in kotlin.ReflectException
- getLong(String,Long) - function in com.ben.utils.common.MMKVUtils
- getMainExecutor() - function in android.content.BaseActivity
- getMainLooper() - function in android.content.BaseActivity
- getMapType(Type,Type) - function in com.ben.utils.util.GsonUtils
- Return the type of map with the
{@code keyType}and{@code valueType}. - getMaximumPoolSize() - function in java.util.concurrent.PerfThreadPoolExecutor
- getMaxNumPictureInPictureActions() - function in android.app.BaseActivity
- getMediaController() - function in android.app.BaseActivity
- getMenuInflater() - function in androidx.appcompat.app.BaseActivity
- getMessage() - function in java.lang.ReflectUtils.ReflectException
- getMessage() - function in com.ben.utils.reflect.ReflectException
- getNetworkTypeConnected(Context) - function in com.ben.utils.net.NetWorkUtils
- 获取网络连接类型
- getNextTransition() - function in androidx.fragment.app.BaseFragment
- getNoBackupFilesDir() - function in android.content.BaseActivity
- getObbDir() - function in android.content.BaseActivity
- getObbDirs() - function in android.content.BaseActivity
- getOldPosition() - function in androidx.recyclerview.widget.AppViewHolder
- getOnBackInvokedDispatcher() - function in android.app.BaseActivity
- getOnBackPressedDispatcher() - function in androidx.activity.BaseActivity
- getOpPackageName() - function in android.content.BaseActivity
- getPackageCodePath() - function in android.content.BaseActivity
- getPackageInfo(Context,String) - function in com.ben.utils.appinfo.AppInfoUtils
- 通过包名获取packageInfo
- getPackageManager() - function in android.content.BaseActivity
- getPackageName() - function in android.content.BaseActivity
- getPackageResourcePath() - function in android.content.BaseActivity
- getParams() - function in android.content.BaseActivity
- getParent() - function in android.app.BaseActivity
- getParentActivityIntent() - function in android.app.BaseActivity
- getParentFragment() - function in androidx.fragment.app.BaseFragment
- getParentFragmentManager() - function in androidx.fragment.app.BaseFragment
- getPid() - function in com.ben.utils.device.DeviceUtils
- 获取PID
- getPkgNameByActivityIntent(Context,Intent) - function in com.ben.utils.intent.IntentUtils
- 通过Activity intent获取包名
- getPkgNameByReceiverIntent(Context,Intent) - function in com.ben.utils.intent.IntentUtils
- 通过广播intent获取包名
- getPkgNameByServiceIntent(Context,Intent) - function in com.ben.utils.intent.IntentUtils
- 通过服务 intent获取包名
- getPM() - function in com.ben.utils.common.DateUtils
- 下午.
- getPoolSize() - function in java.util.concurrent.PerfThreadPoolExecutor
- getPopDirection() - function in androidx.fragment.app.BaseFragment
- getPopEnterAnim() - function in androidx.fragment.app.BaseFragment
- getPopExitAnim() - function in androidx.fragment.app.BaseFragment
- getPosition() - function in androidx.recyclerview.widget.AppViewHolder
- getPostOnViewCreatedAlpha() - function in androidx.fragment.app.BaseFragment
- getPreferences(Integer) - function in android.app.BaseActivity
- getProcessName(Integer) - function in com.ben.utils.appinfo.AppInfoUtils
- 获取进程号对应的进程名
- getProp(String,String) - function in com.ben.utils.device.ProductUtils
- 获取环境变量
- getQueue() - function in java.util.concurrent.PerfThreadPoolExecutor
- getReenterTransition() - function in androidx.fragment.app.BaseFragment
- getReferrer() - function in android.app.BaseActivity
- getRejectedExecutionHandler() - function in java.util.concurrent.PerfThreadPoolExecutor
- getRequestedOrientation() - function in android.app.BaseActivity
- getResources() - function in androidx.appcompat.app.BaseActivity
- getResources() - function in androidx.fragment.app.BaseFragment
- getResultCode() - function in android.content.BaseBroadcastReceiver
- getResultCode() - function in android.content.HomeKeyReceiver
- getResultData() - function in android.content.BaseBroadcastReceiver
- getResultData() - function in android.content.HomeKeyReceiver
- getResultExtras(Boolean) - function in android.content.BaseBroadcastReceiver
- getResultExtras(Boolean) - function in android.content.HomeKeyReceiver
- getRetainInstance() - function in androidx.fragment.app.BaseFragment
- getReturnTransition() - function in androidx.fragment.app.BaseFragment
- getRoundedCornerBitmap(Bitmap,Float) - function in com.ben.utils.image.ImageUtils
- getRunningActivityName(Context) - function in com.ben.utils.appinfo.AppInfoUtils
- 获取正在运行的activity名称
- getSavedStateRegistry() - function in com.ben.utils.mvvm.BaseActivity
- getSavedStateRegistry() - function in com.ben.utils.mvvm.BaseFragment
- getScope() - function in com.ben.utils.flow.FlowScope
- getScope() - function in com.ben.utils.flow.GlobalFlowScope
- getScreenHeight(Context) - function in com.ben.utils.screen.ScreenUtils
- 获得屏幕宽度
- getScreenWidth(Context) - function in com.ben.utils.screen.ScreenUtils
- 获得屏幕高度
- getSearchEvent() - function in android.app.BaseActivity
- getSetType(Type) - function in com.ben.utils.util.GsonUtils
- Return the type of Set with the
{@code type}. - getSharedElementEnterTransition() - function in androidx.fragment.app.BaseFragment
- getSharedElementReturnTransition() - function in androidx.fragment.app.BaseFragment
- getSharedElementSourceNames() - function in androidx.fragment.app.BaseFragment
- getSharedElementTargetNames() - function in androidx.fragment.app.BaseFragment
- getSharedPreferences(String,Integer) - function in android.content.BaseActivity
- getSplashScreen() - function in android.app.BaseActivity
- getStackTrace() - function in java.lang.ReflectUtils.ReflectException
- getStackTrace() - function in kotlin.ReflectException
- getString(String,String) - function in com.ben.utils.common.MMKVUtils
- getString(Integer) - function in android.content.BaseActivity
- getString(Integer,Object) - function in android.content.BaseActivity
- getString(Integer) - function in androidx.fragment.app.BaseFragment
- getString(Integer,Object) - function in androidx.fragment.app.BaseFragment
- getStringByFormat(Long,String) - function in com.ben.utils.common.DateUtils
- 获取milliseconds表示的日期时间的字符串.
- getStringByFormat(Long) - function in com.ben.utils.common.DateUtils
- 获取milliseconds表示的日期时间的特定格式字符串.
- getStringSet(String,Set) - function in com.ben.utils.common.MMKVUtils
- getSupportActionBar() - function in androidx.appcompat.app.BaseActivity
- getSupportFragmentManager() - function in androidx.fragment.app.BaseActivity
- getSupportLoaderManager() - function in androidx.fragment.app.BaseActivity
- getSupportParentActivityIntent() - function in androidx.appcompat.app.BaseActivity
- getSuppressed() - function in java.lang.ReflectUtils.ReflectException
- getSuppressed() - function in kotlin.ReflectException
- getSystemApps(Context) - function in com.ben.utils.appinfo.AppInfoUtils
- 获取安装的系统app列表
- getSystemService(String) - function in android.app.BaseActivity
- getSystemService(Class) - function in android.content.BaseActivity
- getSystemServiceName(Class) - function in android.content.BaseActivity
- getSystemVersion() - function in com.ben.utils.device.DeviceUtils
- 获取系统版本
- getTag() - function in androidx.fragment.app.BaseFragment
- getTag(String) - function in androidx.lifecycle.BaseViewModel
- getTargetFragment() - function in androidx.fragment.app.BaseFragment
- getTargetRequestCode() - function in androidx.fragment.app.BaseFragment
- getTaskCount() - function in java.util.concurrent.PerfThreadPoolExecutor
- getTaskId() - function in android.app.BaseActivity
- getText(Integer) - function in android.content.BaseActivity
- getText(Integer) - function in androidx.fragment.app.BaseFragment
- getTheme() - function in android.view.BaseActivity
- getThreadFactory() - function in java.util.concurrent.PerfThreadPoolExecutor
- getTitle() - function in android.app.BaseActivity
- getTitleColor() - function in android.app.BaseActivity
- getTopActivityName(Context) - function in com.ben.utils.pkg.ProcessUtils
- 获取顶层Activity类名
- getTopProcessPkgName(Context) - function in com.ben.utils.pkg.ProcessUtils
- 获取当前顶层应用包名
- getType(Type,Array) - function in com.ben.utils.util.GsonUtils
- Return the type of
{@code rawType}with the{@code typeArguments}. - getUnmodifiedPayloads() - function in androidx.recyclerview.widget.AppViewHolder
- getUsbTotalCapacity(String) - function in com.ben.utils.device.UsbUtils
- getUsbUsedCapacity(String) - function in com.ben.utils.device.UsbUtils
- getUserVisibleHint() - function in androidx.fragment.app.BaseFragment
- getValue() - function in com.ben.utils.flow.XSharedFlow
- getValue() - function in com.ben.utils.flow.XStateFlow
- getVersionCode(Context) - function in com.ben.utils.util.ExtKt
- getVersionCode(Context) - function in com.ben.utils.pkg.VersionUtils
- 获取程序的版本号
- getVersionName(Context) - function in com.ben.utils.util.ExtKt
- getVersionName(Context) - function in com.ben.utils.pkg.VersionUtils
- 获取程序的版本号
- getView() - function in androidx.fragment.app.BaseFragment
- getViewLifecycleOwner() - function in androidx.fragment.app.BaseFragment
- getViewLifecycleOwnerLiveData() - function in androidx.fragment.app.BaseFragment
- getViewModelStore() - function in com.ben.utils.mvvm.BaseActivity
- getViewModelStore() - function in com.ben.utils.mvvm.BaseFragment
- getVoiceInteractor() - function in android.app.BaseActivity
- getVolumeControlStream() - function in android.app.BaseActivity
- getWallpaper() - function in android.content.BaseActivity
- getWallpaperDesiredMinimumHeight() - function in android.content.BaseActivity
- getWallpaperDesiredMinimumWidth() - function in android.content.BaseActivity
- getWifiMac(Context) - function in com.ben.utils.device.DeviceUtils
- 获取无线mac地址
- getWindow() - function in android.app.BaseActivity
- getWindowManager() - function in android.app.BaseActivity
- GlobalFlowScope - class in com.ben.utils.flow
- Author: bin.yang Maintainer: bin.yang Date: 2021/10/20 Copyright: 2021 Inc.
- GlobalScopeExtKt - class in com.ben.utils.ext
- goAsync() - function in android.content.BaseBroadcastReceiver
- goAsync() - function in android.content.HomeKeyReceiver
- grantUriPermission(String,Uri,Integer) - function in android.content.BaseActivity
- GsonUtils - class in com.ben.utils.util
author: Blankj blog : http://blankj.com time : 2018/04/05 desc : utils about gson