跳过导航链接
A B C D F G I K L M N O P Q R S T U V Z 

A

apiLevel - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 

B

BackgroundUtil - com.github.moduth.blockcanary.internal中的类
判断app是否在前台
BackgroundUtil() - 类 的构造器com.github.moduth.blockcanary.internal.BackgroundUtil
 
BlockCanaryContext - com.github.moduth.blockcanary中的类
User should provide a real implementation of this class to use BlockCanary.
BlockCanaryContext() - 类 的构造器com.github.moduth.blockcanary.BlockCanaryContext
 
BlockCanaryInternals - com.github.moduth.blockcanary中的类
 
BlockCanaryInternals() - 类 的构造器com.github.moduth.blockcanary.BlockCanaryInternals
 
BlockInfo - com.github.moduth.blockcanary.internal中的类
Information to trace a block.
BlockInfo() - 类 的构造器com.github.moduth.blockcanary.internal.BlockInfo
 

C

cleanObsolete() - 类 中的静态方法com.github.moduth.blockcanary.LogWriter
Delete obsolete log files, which is by default 2 days.
com.github.moduth.blockcanary - 程序包 com.github.moduth.blockcanary
 
com.github.moduth.blockcanary.internal - 程序包 com.github.moduth.blockcanary.internal
 
concernPackages() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Packages that developer concern, by default it uses process name, put high priority one in pre-order.
cpuBusy - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
cpuCoreNum - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
CpuInfo - com.github.moduth.blockcanary.internal中的类
 
CpuInfo() - 类 的构造器com.github.moduth.blockcanary.internal.CpuInfo
 
CpuInfo(String) - 类 的构造器com.github.moduth.blockcanary.internal.CpuInfo
 
CpuInfo(String, String, String, String, String) - 类 的构造器com.github.moduth.blockcanary.internal.CpuInfo
 
cpuRateInfo - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 

D

deleteAll() - 类 中的静态方法com.github.moduth.blockcanary.LogWriter
 
deleteFilesInWhiteList() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Whether to delete files whose stack is in white list, used with white-list.
displayNotification() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
If need notification to notice block.

F

filterNonConcernStack() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Filter stack without any in concern package, used with @{code concernPackages}.
flushString() - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
freeMemory - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 

G

generateTempZip(String) - 类 中的静态方法com.github.moduth.blockcanary.LogWriter
 
get() - 类 中的静态方法com.github.moduth.blockcanary.BlockCanaryContext
 
getApp() - 类 中的方法com.github.moduth.blockcanary.internal.CpuInfo
 
getBasicString() - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
getContext() - 类 中的静态方法com.github.moduth.blockcanary.BlockCanaryInternals
 
getCpu() - 类 中的方法com.github.moduth.blockcanary.internal.CpuInfo
 
getCpu(String) - 类 中的静态方法com.github.moduth.blockcanary.internal.GetSingleCpuRateInfoUtils
 
getCpuString() - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
getIMEI(Context) - 类 中的静态方法com.github.moduth.blockcanary.internal.BlockInfo
 
getIoWait() - 类 中的方法com.github.moduth.blockcanary.internal.CpuInfo
 
getLogFiles() - 类 中的静态方法com.github.moduth.blockcanary.BlockCanaryInternals
 
GetSingleCpuRateInfoUtils - com.github.moduth.blockcanary.internal中的类
 
GetSingleCpuRateInfoUtils() - 类 的构造器com.github.moduth.blockcanary.internal.GetSingleCpuRateInfoUtils
 
getSystem() - 类 中的方法com.github.moduth.blockcanary.internal.CpuInfo
 
getTimeString() - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
getUser() - 类 中的方法com.github.moduth.blockcanary.internal.CpuInfo
 

I

imei - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
isBackground(Context) - 类 中的静态方法com.github.moduth.blockcanary.internal.BackgroundUtil
 
isBackground - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 

K

KEY_API - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_CPU_BUSY - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_CPU_CORE - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_CPU_RATE - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_FREE_MEMORY - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_IMEI - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_IS_BACKGROUND - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_MODEL - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_NETWORK - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_PROCESS - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_QUA - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_STACK - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_THREAD_TIME_COST - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_TIME_COST - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_TIME_COST_END - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_TIME_COST_START - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_TOTAL_MEMORY - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_UID - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_VERSION_CODE - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KEY_VERSION_NAME - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
KV - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 

L

LogWriter - com.github.moduth.blockcanary中的类
Log writer which runs in standalone thread.

M

model - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
myProcessName() - 类 中的静态方法com.github.moduth.blockcanary.internal.ProcessUtils
 

N

network - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
NEW_INSTANCE_METHOD - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
newInstance() - 类 中的静态方法com.github.moduth.blockcanary.internal.BlockInfo
 

O

onBlock(Context, BlockInfo) - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Block interceptor, developer may provide their own actions.

P

processName - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
ProcessUtils - com.github.moduth.blockcanary.internal中的类
 
provideBlockThreshold() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Config block threshold (in millis), dispatch over this duration is regarded as a BLOCK.
provideContext() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Provide application context.
provideDumpInterval() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Thread stack dump interval, use when block happens, BlockCanary will dump on main thread stack according to current sample cycle.
provideMonitorDuration() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Config monitor duration, after this time BlockCanary will stop, use with BlockCanary's isMonitorDurationEnd
provideNetworkType() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Network type
providePath() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Path to save log, like "/blockcanary/", will save to sdcard if can.
provideQualifier() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Implement in your project.
provideUid() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Implement in your project.
provideWhiteList() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Provide white list, entry in white list will not be shown in ui list.

Q

qualifier - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 

R

reportRecentOneMessage() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Default method will collect several messages when detect block what we not need

S

sApiLevel - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
save(String) - 类 中的静态方法com.github.moduth.blockcanary.LogWriter
Save log to file
sCpuCoreNum - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
SEPARATOR - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
setAppBackground(boolean) - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
setContext(BlockCanaryContext) - 类 中的静态方法com.github.moduth.blockcanary.BlockCanaryInternals
set BlockCanaryContext implementation
setCpuBusyFlag(boolean) - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
setMainThreadTimeCost(long, long, long, long) - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
setRecentCpuRate(String) - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
setThreadStackEntries(ArrayList<String>) - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
sImei - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
The International Mobile Equipment Identity or IMEI /aɪˈmiː/ is a number, usually unique, to identify 3GPP and iDEN mobile phones
sModel - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
sQualifier - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
stopWhenDebugging() - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Whether to stop monitoring when in debug mode.

T

threadStackEntries - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
threadTimeCost - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
TIME_FORMATTER - 类 中的静态变量com.github.moduth.blockcanary.internal.BlockInfo
 
timeCost - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
timeEnd - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
timeStart - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
toString() - 类 中的方法com.github.moduth.blockcanary.internal.BlockInfo
 
toString() - 类 中的方法com.github.moduth.blockcanary.internal.CpuInfo
 
totalMemory - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 

U

uid - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
upload(File) - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Implement in your project, bundled log files.

V

versionCode - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 
versionName - 类 中的变量com.github.moduth.blockcanary.internal.BlockInfo
 

Z

zip(File[], File) - 类 中的方法com.github.moduth.blockcanary.BlockCanaryContext
Implement in your project, bundle files into a zip file.
A B C D F G I K L M N O P Q R S T U V Z 
跳过导航链接