Searched refs:DEBUG (Results 76 - 100 of 310) sorted by relevance

1234567891011>>

/packages/apps/ContactsCommon/src/com/android/contacts/common/
H A DContactPhotoManager.java73 static final boolean DEBUG = false; // Don't submit with true field in class:ContactPhotoManager
378 if (DEBUG) dumpStats();
389 if (DEBUG) dumpStats();
394 if (DEBUG) {
413 if (!DEBUG) return;
455 if (DEBUG) Log.d(TAG, "onTrimMemory: " + level);
476 if (DEBUG) Log.d(TAG, "loadPhoto request: " + photoId);
490 if (DEBUG) Log.d(TAG, "loadPhoto request: " + photoUri);
518 if (DEBUG) Log.d(TAG, "refreshCache -- no fresh entries.");
521 if (DEBUG) Lo
[all...]
/packages/apps/Mms/src/com/android/mms/data/
H A DConversation.java47 private static final boolean DEBUG = false; field in class:Conversation
112 if (DEBUG) {
123 if (DEBUG) {
143 if (DEBUG) {
167 if (DEBUG) {
207 if (DEBUG) {
214 if (DEBUG) Log.v(TAG, "Conversation get URI: " + uri);
220 if (DEBUG) {
260 if (DEBUG) Log.v(TAG, "sameRecipient incomingRecipient: " + incomingRecipient +
467 if (DEBUG || DELETEDEBU
[all...]
/packages/apps/Browser/src/com/android/browser/
H A DBrowserBackupAgent.java49 static final boolean DEBUG = false; field in class:BrowserBackupAgent
124 if (DEBUG) Log.v(TAG, "Restoring " + N + " bookmarks");
136 if (DEBUG) Log.v(TAG, "Did not see url: " + mark.url);
140 if (DEBUG) Log.v(TAG, "Skipping extant url: " + mark.url);
/packages/apps/ContactsCommon/src/com/android/contacts/common/format/
H A DTextHighlighter.java33 private final static boolean DEBUG = false; field in class:TextHighlighter
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
H A DTweener.java35 private static final boolean DEBUG = false; field in class:Tweener
49 if (DEBUG) Log.v(TAG, "Removing tweener " + sTweens.get(entry.getKey())
107 if (DEBUG) Log.v(TAG, "Added new Tweener " + tween);
155 if (DEBUG) {
/packages/apps/Dialer/src/com/android/dialer/list/
H A DPhoneFavoriteRegularRowView.java28 private static final boolean DEBUG = false; field in class:PhoneFavoriteRegularRowView
/packages/apps/Email/src/com/android/email/mail/transport/
H A DSmtpSender.java124 if (MailActivityEmail.DEBUG) {
146 if (MailActivityEmail.DEBUG) {
153 if (MailActivityEmail.DEBUG) {
158 if (MailActivityEmail.DEBUG) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
H A DBitmapCache.java35 private static final boolean DEBUG = false; field in class:BitmapCache
106 if (!DEBUG) {
137 if (DEBUG) {
197 if (DEBUG) {
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
H A DTweener.java35 private static final boolean DEBUG = false; field in class:Tweener
49 if (DEBUG) Log.v(TAG, "Removing tweener " + sTweens.get(entry.getKey())
107 if (DEBUG) Log.v(TAG, "Added new Tweener " + tween);
155 if (DEBUG) {
/packages/apps/Mms/src/com/android/mms/layout/
H A DHVGALayoutParameters.java25 private static final boolean DEBUG = false; field in class:HVGALayoutParameters
H A DLayoutManager.java29 private static final boolean DEBUG = false; field in class:LayoutManager
/packages/apps/Mms/src/com/android/mms/ui/
H A DConversationListItem.java49 private static final boolean DEBUG = false; field in class:ConversationListItem
165 if (Log.isLoggable(LogTag.CONTACT, Log.DEBUG)) {
176 //if (DEBUG) Log.v(TAG, "bind()");
205 if (Log.isLoggable(LogTag.CONTACT, Log.DEBUG)) {
237 if (Log.isLoggable(LogTag.CONTACT, Log.DEBUG)) {
/packages/apps/VideoEditor/src/com/android/videoeditor/service/
H A DIntentPool.java72 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
H A DResearchLog.java56 private static final boolean DEBUG = false field in class:ResearchLog
117 if (DEBUG) {
254 if (DEBUG) {
278 if (DEBUG) {
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarReceiver.java82 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Calendar/src/com/android/calendar/agenda/
H A DAgendaListView.java44 private static final boolean DEBUG = false; field in class:AgendaListView
221 if (DEBUG) {
283 if (DEBUG) {
294 if (DEBUG) {
380 if (DEBUG) {
393 if (DEBUG) {
408 if (DEBUG) {
/packages/apps/Email/src/com/android/email/mail/store/
H A DImapConnection.java147 if (MailActivityEmail.DEBUG) {
155 if (MailActivityEmail.DEBUG) {
392 if (MailActivityEmail.DEBUG) {
417 if (MailActivityEmail.DEBUG) {
448 if (MailActivityEmail.DEBUG) {
472 if (MailActivityEmail.DEBUG) {
504 if (MailActivityEmail.DEBUG) {
/packages/apps/UnifiedEmail/src/com/android/bitmap/
H A DDecodeTask.java44 public static final boolean DEBUG = false; field in class:DecodeTask
199 if (DEBUG) System.err.println(
210 if (DEBUG) System.err.println("*** allocated new bitmap in decode thread: "
213 if (DEBUG) System.out.println("*** reusing existing bitmap in decode thread: "
322 if (DEBUG) System.out.println("placed result in cache: key=" + mKey + " bmp="
325 if (DEBUG) System.out.println("placing failed/cancelled bitmap in pool: key="
362 if (DEBUG) System.out.println("rect for this decode is: " + outSrcRect
/packages/apps/Email/src/com/android/email/provider/
H A DContentCache.java188 if (MailActivityEmail.DEBUG && DEBUG_TOKENS) {
207 if (MailActivityEmail.DEBUG && DEBUG_TOKENS) {
218 if (MailActivityEmail.DEBUG && DEBUG_TOKENS) {
231 if (MailActivityEmail.DEBUG && DEBUG_TOKENS) {
486 if (MailActivityEmail.DEBUG && DEBUG_CACHE) {
493 if (MailActivityEmail.DEBUG && DEBUG_CACHE) {
517 if (MailActivityEmail.DEBUG && DEBUG_STATISTICS) {
598 if (MailActivityEmail.DEBUG && DEBUG_TOKENS) {
635 if (MailActivityEmail.DEBUG && DEBUG_CACHE) {
641 if (MailActivityEmail.DEBUG
[all...]
/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessagingNotification.java92 private static final boolean DEBUG = false; field in class:MessagingNotification
207 if (DEBUG) {
223 if (DEBUG) {
248 if (DEBUG) {
263 if (DEBUG) {
269 if (DEBUG || Log.isLoggable(LogTag.APP, Log.VERBOSE)) {
276 if (DEBUG) {
331 if (DEBUG) {
821 if (DEBUG) {
964 if (DEBUG) {
[all...]
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredServicesCache.java53 static final boolean DEBUG = false; field in class:RegisteredServicesCache
95 if (DEBUG) Log.d(TAG, "Intent action: " + action);
108 if (DEBUG) Log.d(TAG, "Ignoring package intent due to package being replaced.");
134 if (DEBUG) Log.d(TAG, service.toString());
251 if (DEBUG) Log.d(TAG, "Adding service: " + service.getComponent() +
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DProximityInfo.java31 private static final boolean DEBUG = false; field in class:ProximityInfo
129 if (DEBUG) {
171 if (DEBUG) {
202 if (DEBUG) {
213 if (DEBUG) {
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationCursor.java81 private static final boolean DEBUG = false; field in class:ConversationCursor
226 if (DEBUG) LogUtils.i(LOG_TAG, "[Paused: %s]", this);
234 if (DEBUG) LogUtils.i(LOG_TAG, "[Resumed: %s]", this);
239 if (DEBUG) LogUtils.i(LOG_TAG, "IN checkNotifyUI, this=%s", this);
290 if (DEBUG) LogUtils.i(LOG_TAG, "in cache job pos=%s c=%s", mStartPos,
579 if (DEBUG) {
603 if (DEBUG) {
614 if (DEBUG) {
636 } else if (DEBUG) {
720 if (DEBUG) LogUtil
[all...]
/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSetupIncomingFragment.java102 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
116 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
183 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
243 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
257 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
266 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
277 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
324 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
332 if (Logging.DEBUG_LIFECYCLE && MailActivityEmail.DEBUG) {
/packages/apps/Settings/src/com/android/settings/applications/
H A DProcessStatsUi.java54 static final boolean DEBUG = false; field in class:ProcessStatsUi
409 if (DEBUG) Log.d(TAG, "Total time of stats: " + makeDuration(mTotalTime));
465 if (DEBUG) Log.d(TAG, "-------------------- PULLING PROCESSES");
487 if (DEBUG) Log.d(TAG, "Adding proc " + proc.mName + "/"
501 if (DEBUG) Log.d(TAG, "-------------------- MAPPING SERVICES");
514 if (DEBUG) Log.d(TAG, "Adding service " + ps.mPackageName
538 if (DEBUG) Log.d(TAG, "Adding proc " + st.mName + "/" + st.mUid + ": time="
564 if (DEBUG) Log.d(TAG, "-------------------- BUILDING UI");
571 if (DEBUG) Log.d(TAG, "Skipping " + proc.mName + " weight=" + percentOfWeight
587 if (DEBUG) Lo
[all...]

Completed in 658 milliseconds

1234567891011>>