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.java2922 if (LogUtils.SYSTRACE_DEBUG) {
2926 if (LogUtils.SYSTRACE_DEBUG) {
2954 if (LogUtils.SYSTRACE_DEBUG) {
2958 if (LogUtils.SYSTRACE_DEBUG) {
3004 if (LogUtils.SYSTRACE_DEBUG) {
3009 if (LogUtils.SYSTRACE_DEBUG) {
3149 if (LogUtils.SYSTRACE_DEBUG) {
3153 if (LogUtils.SYSTRACE_DEBUG) {
DLogUtils.java32 public static final boolean SYSTRACE_DEBUG = false; /* STOP SHIP if true */ field in LogUtils