Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DLogUtils.java94 protected static boolean isDebugLoggingEnabled(String tag) { in isDebugLoggingEnabled() method in LogUtils
117 if (isDebugLoggingEnabled(tag)) { in contentUriToString()
158 if (isDebugLoggingEnabled(tag)) { in sanitizeName()