public class L
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DBG |
static java.lang.String |
TAG |
| Constructor and Description |
|---|
L() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beginSection(java.lang.String section) |
static float |
endSection(java.lang.String section) |
static void |
setTraceEnabled(boolean enabled) |
public static boolean DBG
public static final java.lang.String TAG