Searched refs:FORCE_DEBUG (Results 1 – 1 of 1) sorted by relevance
52 private static final boolean FORCE_DEBUG = false; /* STOPSHIP if true */ field in ImsCall53 private static final boolean DBG = FORCE_DEBUG || Rlog.isLoggable(TAG, Log.DEBUG);54 private static final boolean VDBG = FORCE_DEBUG || Rlog.isLoggable(TAG, Log.VERBOSE);