Method |
Description |
|
changeDebugPort ( int arg0 ) : void |
|
|
dumpHprofData ( java arg0 ) : void |
|
|
dumpService ( java arg0, java arg1, java arg2 ) : bool |
|
|
enableEmulatorTraceOutput ( ) : void |
|
|
getBinderDeathObjectCount ( ) : int |
|
|
getBinderLocalObjectCount ( ) : int |
|
|
getBinderProxyObjectCount ( ) : int |
|
|
getBinderReceivedTransactions ( ) : int |
|
|
getBinderSentTransactions ( ) : int |
|
|
getGlobalAllocCount ( ) : int |
|
|
getGlobalAllocSize ( ) : int |
|
|
getGlobalClassInitCount ( ) : int |
|
|
getGlobalClassInitTime ( ) : int |
|
|
getGlobalExternalAllocCount ( ) : int |
|
|
getGlobalExternalAllocSize ( ) : int |
|
|
getGlobalExternalFreedCount ( ) : int |
|
|
getGlobalExternalFreedSize ( ) : int |
|
|
getGlobalFreedCount ( ) : int |
|
|
getGlobalFreedSize ( ) : int |
|
|
getGlobalGcInvocationCount ( ) : int |
|
|
getLoadedClassCount ( ) : int |
|
|
getMemoryInfo ( android arg0 ) : void |
|
|
getNativeHeapAllocatedSize ( ) : long |
|
|
getNativeHeapFreeSize ( ) : long |
|
|
getNativeHeapSize ( ) : long |
|
|
getThreadAllocCount ( ) : int |
|
|
getThreadAllocSize ( ) : int |
|
|
getThreadExternalAllocCount ( ) : int |
|
|
getThreadExternalAllocSize ( ) : int |
|
|
getThreadGcInvocationCount ( ) : int |
|
|
isDebuggerConnected ( ) : bool |
|
|
printLoadedClasses ( int arg0 ) : void |
|
|
resetAllCounts ( ) : void |
|
|
resetGlobalAllocCount ( ) : void |
|
|
resetGlobalAllocSize ( ) : void |
|
|
resetGlobalClassInitCount ( ) : void |
|
|
resetGlobalClassInitTime ( ) : void |
|
|
resetGlobalExternalAllocCount ( ) : void |
|
|
resetGlobalExternalAllocSize ( ) : void |
|
|
resetGlobalExternalFreedCount ( ) : void |
|
|
resetGlobalExternalFreedSize ( ) : void |
|
|
resetGlobalFreedCount ( ) : void |
|
|
resetGlobalFreedSize ( ) : void |
|
|
resetGlobalGcInvocationCount ( ) : void |
|
|
resetThreadAllocCount ( ) : void |
|
|
resetThreadAllocSize ( ) : void |
|
|
resetThreadExternalAllocCount ( ) : void |
|
|
resetThreadExternalAllocSize ( ) : void |
|
|
resetThreadGcInvocationCount ( ) : void |
|
|
setAllocationLimit ( int arg0 ) : int |
|
|
setGlobalAllocationLimit ( int arg0 ) : int |
|
|
startAllocCounting ( ) : void |
|
|
startMethodTracing ( ) : void |
|
|
startMethodTracing ( java arg0 ) : void |
|
|
startMethodTracing ( java arg0, int arg1 ) : void |
|
|
startMethodTracing ( java arg0, int arg1, int arg2 ) : void |
|
|
startNativeTracing ( ) : void |
|
|
stopAllocCounting ( ) : void |
|
|
stopMethodTracing ( ) : void |
|
|
stopNativeTracing ( ) : void |
|
|
threadCpuTimeNanos ( ) : long |
|
|
waitForDebugger ( ) : void |
|
|
waitingForDebugger ( ) : bool |
|
|