Home
last modified time | relevance | path

Searched refs:SYSTRACE_DEBUG (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java3438 if (LogUtils.SYSTRACE_DEBUG) {
3442 if (LogUtils.SYSTRACE_DEBUG) {
3471 if (LogUtils.SYSTRACE_DEBUG) {
3475 if (LogUtils.SYSTRACE_DEBUG) {
3525 if (LogUtils.SYSTRACE_DEBUG) {
3530 if (LogUtils.SYSTRACE_DEBUG) {
3670 if (LogUtils.SYSTRACE_DEBUG) {
3674 if (LogUtils.SYSTRACE_DEBUG) {
DLogUtils.java36 public static final boolean SYSTRACE_DEBUG = false; /* STOP SHIP if true */ field in LogUtils