verbose constant
int
const verbose
Priority constant for the println method; use Log.v.
Implementation
static const verbose = 0x00000002;
Priority constant for the println method; use Log.v.
static const verbose = 0x00000002;