HomeSort by relevance Sort by last modified time
    Searched refs:isDebugLoggingEnabled (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/src/com/android/mail/utils/
LogUtils.java 92 protected static boolean isDebugLoggingEnabled() {
108 if (isDebugLoggingEnabled()) {
136 if (isDebugLoggingEnabled() || labelSet == null) {
  /packages/apps/DeskClock/src/com/android/deskclock/widget/swipeablelistview/
LogUtils.java 83 protected static boolean isDebugLoggingEnabled(String tag) {

Completed in 654 milliseconds