VERBOSE constant
int
const VERBOSE
use Log.v. Print all Logs ignore: constant_identifier_names
Implementation
static const int VERBOSE = 2;
use Log.v. Print all Logs ignore: constant_identifier_names
static const int VERBOSE = 2;