Searched defs:isDebugEnabled (Results 1 - 4 of 4) sorted by last modified time

/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
H A DLog.java30 public boolean isDebugEnabled() { method in class:Log
65 if (!isDebugEnabled()) return;
70 if (!isDebugEnabled()) return;
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...
/packages/apps/Messaging/src/com/android/messaging/util/
H A DDebugUtils.java89 public static boolean isDebugEnabled() { method in class:DebugUtils
/packages/apps/Dialer/java/com/android/dialer/common/
H A DLogUtil.java152 if (isDebugEnabled()) {
160 if (isDebugEnabled()) {
171 if (isDebugEnabled()) {
188 public static boolean isDebugEnabled() { method in class:LogUtil

Completed in 184 milliseconds