/packages/apps/Camera2/src/com/android/camera/debug/ |
H A D | Log.java | 26 * Additionally, the prefix itself is checked in isLoggable and 65 if (isLoggable(tag, android.util.Log.DEBUG)) { 71 if (isLoggable(tag, android.util.Log.DEBUG)) { 77 if (isLoggable(tag, android.util.Log.DEBUG)) { 83 if (isLoggable(tag, android.util.Log.DEBUG)) { 89 if (isLoggable(tag, android.util.Log.ERROR)) { 95 if (isLoggable(tag, android.util.Log.ERROR)) { 101 if (isLoggable(tag, android.util.Log.DEBUG)) { 107 if (isLoggable(tag, android.util.Log.ERROR)) { 113 if (isLoggable(ta 194 private static boolean isLoggable(Tag tag, int level) { method in class:Log [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
H A D | LogUtils.java | 102 return Log.isLoggable(tag, Log.DEBUG) || Log.isLoggable(TAG, Log.DEBUG); 169 public static boolean isLoggable(String tag, int level) { method in class:LogUtils 173 return Log.isLoggable(tag, level) || Log.isLoggable(TAG, level); 187 if (isLoggable(tag, VERBOSE)) { 205 if (isLoggable(tag, VERBOSE)) { 222 if (isLoggable(tag, DEBUG)) { 240 if (isLoggable(tag, DEBUG)) { 257 if (isLoggable(ta [all...] |
/packages/services/Telephony/src/com/android/phone/common/mail/utils/ |
H A D | LogUtils.java | 102 return Log.isLoggable(tag, Log.DEBUG) || Log.isLoggable(TAG, Log.DEBUG); 169 public static boolean isLoggable(String tag, int level) { method in class:LogUtils 173 return Log.isLoggable(tag, level) || Log.isLoggable(TAG, level); 187 if (isLoggable(tag, VERBOSE)) { 205 if (isLoggable(tag, VERBOSE)) { 222 if (isLoggable(tag, DEBUG)) { 240 if (isLoggable(tag, DEBUG)) { 257 if (isLoggable(ta [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/ |
H A D | LogUtils.java | 32 if (DEBUG || Log.isLoggable(LOGTAG, Log.VERBOSE)) { 39 if (DEBUG || Log.isLoggable(LOGTAG, Log.VERBOSE)) { 46 if (DEBUG || Log.isLoggable(LOGTAG, Log.DEBUG)) { 53 if (DEBUG || Log.isLoggable(LOGTAG, Log.DEBUG)) { 60 if (DEBUG || Log.isLoggable(LOGTAG, Log.INFO)) { 67 if (DEBUG || Log.isLoggable(LOGTAG, Log.INFO)) { 74 if (DEBUG || Log.isLoggable(LOGTAG, Log.WARN)) { 81 if (DEBUG || Log.isLoggable(LOGTAG, Log.WARN)) { 88 if (DEBUG || Log.isLoggable(LOGTAG, Log.ERROR)) { 95 if (DEBUG || Log.isLoggable(LOGTA [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
H A D | CalendarProviderIntentService.java | 33 if (Log.isLoggable(TAG, Log.DEBUG)) { 47 } else if (Log.isLoggable(TAG, Log.DEBUG)) {
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
H A D | Trace.java | 48 android.util.Log.isLoggable(TAG, android.util.Log.VERBOSE)) { 67 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 82 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) {
|
H A D | LoggingTimer.java | 48 if (LogUtil.isLoggable(mTag, LogUtil.VERBOSE)) { 66 } else if (LogUtil.isLoggable(mTag, LogUtil.VERBOSE)) {
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | NoConfirmationSmsSendService.java | 56 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 62 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 70 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 90 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 100 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 114 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 121 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) {
|
H A D | SyncManager.java | 149 if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) { 171 if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) { 175 } else if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) { 188 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 196 if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) { 205 if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) { 211 if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) { 275 if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) { 357 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 391 if (LogUtil.isLoggable(TA [all...] |
/packages/apps/Messaging/src/com/android/messaging/widget/ |
H A D | BaseWidgetProvider.java | 54 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 70 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 92 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 107 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 129 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 157 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 175 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) {
|
H A D | BaseWidgetFactory.java | 69 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 79 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 86 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 99 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 128 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 134 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 149 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 208 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) {
|
H A D | WidgetConversationProvider.java | 57 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 79 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 101 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 169 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 184 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 210 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 229 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 244 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) {
|
/packages/apps/Settings/src/com/android/settings/location/ |
H A D | SettingsInjector.java | 123 if (Log.isLoggable(TAG, Log.DEBUG)) { 141 if (Log.isLoggable(TAG, Log.DEBUG)) { 161 if (Log.isLoggable(TAG, Log.WARN)) { 217 if (Log.isLoggable(TAG, Log.DEBUG)) { 259 if (Log.isLoggable(TAG, Log.DEBUG)) { 348 if (Log.isLoggable(TAG, Log.DEBUG)) { 368 if (Log.isLoggable(TAG, Log.WARN)) { 384 if (Log.isLoggable(TAG, Log.VERBOSE)) { 392 if (Log.isLoggable(TAG, Log.VERBOSE)) { 403 if (Log.isLoggable(TA [all...] |
H A D | LocationSettingsBase.java | 57 if (Log.isLoggable(TAG, Log.DEBUG)) { 97 if (Log.isLoggable(TAG, Log.INFO)) { 120 if (Log.isLoggable(TAG, Log.INFO)) {
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
H A D | MediaCache.java | 71 if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) { 77 } else if (LogUtil.isLoggable(TAG, LogUtil.VERBOSE)) {
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
H A D | BugleActionBarActivity.java | 69 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) { 77 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) { 85 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) { 93 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) { 102 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) { 110 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) { 148 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) {
|
H A D | ImeDetectFrameLayout.java | 36 if (LogUtil.isLoggable(LogUtil.BUGLE_TAG, LogUtil.VERBOSE)) {
|
/packages/services/Telephony/src/com/android/services/telephony/ |
H A D | Log.java | 33 public static final boolean DEBUG = isLoggable(android.util.Log.DEBUG); 34 public static final boolean INFO = isLoggable(android.util.Log.INFO); 35 public static final boolean VERBOSE = isLoggable(android.util.Log.VERBOSE); 36 public static final boolean WARN = isLoggable(android.util.Log.WARN); 37 public static final boolean ERROR = isLoggable(android.util.Log.ERROR); 41 public static boolean isLoggable(int level) { method in class:Log 42 return FORCE_LOGGING || android.util.Log.isLoggable(TAG, level);
|
/packages/apps/Contacts/src/com/android/contacts/ |
H A D | ContactsApplication.java | 102 if (Log.isLoggable(Constants.PERFORMANCE_TAG, Log.DEBUG)) { 109 if (Log.isLoggable(STRICT_MODE_TAG, Log.DEBUG)) { 118 if (Log.isLoggable(Constants.PERFORMANCE_TAG, Log.DEBUG)) {
|
/packages/apps/OneTimeInitializer/src/com/android/onetimeinitializer/ |
H A D | OneTimeInitializerService.java | 74 if (Log.isLoggable(TAG, Log.VERBOSE)) { 81 if (Log.isLoggable(TAG, Log.INFO)) { 111 if (Log.isLoggable(TAG, Log.DEBUG)) { 139 if (Log.isLoggable(TAG, Log.INFO)) {
|
/packages/apps/Settings/src/com/android/settings/ |
H A D | HotspotOffReceiver.java | 20 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG);
|
/packages/apps/UnifiedEmail/src/com/android/mail/perf/ |
H A D | SimpleTimer.java | 48 return ENABLE_SIMPLE_TIMER && LogUtils.isLoggable(getTag(), LogUtils.DEBUG)
|
/packages/providers/CallLogProvider/src/com/android/calllogbackup/ |
H A D | CallLogChangeReceiver.java | 32 private static final boolean VDBG = Log.isLoggable(TAG, Log.VERBOSE);
|
/packages/services/Mms/src/com/android/mms/service/ |
H A D | LogUtil.java | 83 public static boolean isLoggable(final int logLevel) { method in class:LogUtil 84 return Log.isLoggable(TAG, logLevel);
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
H A D | AddAccountSettings.java | 114 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "account added: " + bundle); 116 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "addAccount was canceled"); 118 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "addAccount failed: " + e); 120 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "addAccount failed: " + e); 138 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "restored"); 212 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "saved");
|