Class android.os.Debug
| Added Methods | |
|---|---|
| StringgetRuntimeStat(String) | |
| Map<String, String>)getRuntimeStats() | |
| Changed Methods | ||
|---|---|---|
| intgetGlobalAllocCount() | Now deprecated. | |
| intgetGlobalAllocSize() | Now deprecated. | |
| intgetGlobalClassInitCount() | Now deprecated. | |
| intgetGlobalClassInitTime() | Now deprecated. | |
| intgetGlobalFreedCount() | Now deprecated. | |
| intgetGlobalFreedSize() | Now deprecated. | |
| intgetGlobalGcInvocationCount() | Now deprecated. | |
| intgetThreadAllocCount() | Now deprecated. | |
| intgetThreadAllocSize() | Now deprecated. | |
| intgetThreadGcInvocationCount() | Now deprecated. | |
| voidresetAllCounts() | Now deprecated. | |
| voidresetGlobalAllocCount() | Now deprecated. | |
| voidresetGlobalAllocSize() | Now deprecated. | |
| voidresetGlobalClassInitCount() | Now deprecated. | |
| voidresetGlobalClassInitTime() | Now deprecated. | |
| voidresetGlobalFreedCount() | Now deprecated. | |
| voidresetGlobalFreedSize() | Now deprecated. | |
| voidresetGlobalGcInvocationCount() | Now deprecated. | |
| voidresetThreadAllocCount() | Now deprecated. | |
| voidresetThreadAllocSize() | Now deprecated. | |
| voidresetThreadGcInvocationCount() | Now deprecated. | |
| Changed Fields | ||
|---|---|---|
| intTRACE_COUNT_ALLOCS | Now deprecated. | |
