Searched refs:DEBUG (Results 201 - 225 of 379) sorted by relevance

1234567891011>>

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DTextDecorator.java41 private static final boolean DEBUG = false; field in class:TextDecorator
166 if (DEBUG) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyStylesSet.java34 private static final boolean DEBUG = false; field in class:KeyStylesSet
179 if (DEBUG) {
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoTouchListener.java30 private static final boolean DEBUG = false; field in class:PhotoTouchListener
242 if (DEBUG) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DCachingPipeline.java42 private boolean DEBUG = false; field in class:CachingPipeline
126 if (DEBUG) {
297 if (DEBUG) {
324 if (DEBUG && bitmap != null) {
469 if (DEBUG) {
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredServicesCache.java71 static final boolean DEBUG = false; field in class:RegisteredServicesCache
125 if (DEBUG) Log.d(TAG, "Intent action: " + action);
138 if (DEBUG) Log.d(TAG, "Ignoring package intent due to package being replaced.");
174 if (DEBUG) Log.d(TAG, service.toString());
291 if (DEBUG) Log.d(TAG, "Adding service: " + service.getComponent() +
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDevice.java44 private static final boolean DEBUG = Utils.V; field in class:CachedBluetoothDevice
235 if (DEBUG) Log.d(TAG, "Preferred profiles = " + preferredProfiles);
413 if (DEBUG) Log.d(TAG, "Device has no name (yet), use address: " + mName);
493 if (DEBUG) {
521 if (DEBUG) {
/packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
H A DHtmlTree.java115 private static final boolean DEBUG = false; field in class:HtmlTree
348 if (DEBUG) {
386 if (DEBUG) {
407 if (DEBUG) {
544 if (DEBUG) {
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
H A DHtmlTree.java123 private static final boolean DEBUG = false; field in class:HtmlTree
385 if (DEBUG) {
423 if (DEBUG) {
444 if (DEBUG) {
581 if (DEBUG) {
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
H A DGlowPadView.java58 private static final boolean DEBUG = false; field in class:GlowPadView
477 if (DEBUG) Log.v(TAG, "Finish with target hit = " + targetHit);
788 if (DEBUG) Log.v(TAG, "*** DOWN ***");
795 if (DEBUG) Log.v(TAG, "*** MOVE ***");
802 if (DEBUG) Log.v(TAG, "*** UP ***");
809 if (DEBUG) Log.v(TAG, "*** CANCEL ***");
842 if (DEBUG && mDragging) Log.v(TAG, "** Handle RELEASE");
850 if (DEBUG && mDragging) Log.v(TAG, "** Handle CANCEL");
1004 if (DEBUG) Log.v(TAG, "** Handle HIT");
1147 if (DEBUG) dum
[all...]
/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarController.java54 private static final boolean DEBUG = false; field in class:CalendarController
435 if (DEBUG) {
442 if (DEBUG) {
465 if (DEBUG) {
502 if (DEBUG) {
525 if (DEBUG) {
817 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Mms/src/com/android/mms/ui/
H A DConversationList.java95 private static final boolean DEBUG = false; field in class:ConversationList
161 if (DEBUG) Log.v(TAG, "checkedMessageLimits: " + checkedMessageLimits);
314 if (DEBUG) Log.v(TAG, "recycler is already turned on");
324 if (DEBUG) Log.v(TAG, "checkForThreadsOverLimit TRUE");
337 if (DEBUG) Log.v(TAG, "checkForThreadsOverLimit silently turning on recycler");
364 if (DEBUG) Log.v(TAG, "markCheckedMessageLimit");
727 if (DEBUG) Log.v(TAG, "onConfigurationChanged: " + newConfig);
/packages/apps/Settings/src/com/android/settings/print/
H A DPrintServiceSettingsFragment.java643 private static final boolean DEBUG = false; field in class:PrintServiceSettingsFragment.PrintersLoader
663 if (DEBUG) {
677 if (DEBUG) {
685 if (DEBUG) {
693 if (DEBUG) {
701 if (DEBUG) {
714 if (DEBUG) {
/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedView.java55 private static final boolean DEBUG = false; field in class:PagedView
524 if (DEBUG) Log.d(TAG, "PagedView.onMeasure(): " + widthSize + ", " + heightSize);
552 if (DEBUG) Log.d(TAG, "\tmeasure-child" + i + ": " + child.getMeasuredWidth() + ", "
568 if (DEBUG) Log.d(TAG, "getRelativeChildOffset(): " + getMeasuredWidth() + ", "
650 if (DEBUG) Log.d(TAG, "PagedView.onLayout()");
669 if (DEBUG) Log.d(TAG, "\tlayout-child" + i + ": " + childLeft + ", " + childTop);
1268 if (DEBUG) Log.d(TAG, "onTouchEvent().Scrolling: " + deltaX);
1521 if (DEBUG) Log.d(TAG, "snapToPage.getChildOffset(): " + getChildOffset(whichPage));
1522 if (DEBUG) Log.d(TAG, "snapToPageWithVelocity.getRelativeChildOffset(): "
1562 if (DEBUG) Lo
[all...]
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DSelectFromListWizardFragment.java56 private static final boolean DEBUG = false; field in class:SelectFromListWizardFragment
218 if (DEBUG) {
319 if (DEBUG) {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapEmailSettingsItem.java29 private static final boolean D = BluetoothMapService.DEBUG;
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppSendFileInfo.java56 private static final boolean D = Constants.DEBUG;
H A DConstants.java241 public static final boolean DEBUG = true; field in class:Constants
/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DDismissAlarmsService.java61 if (AlertService.DEBUG) {
/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthByWeekFragment.java150 if (Log.isLoggable(TAG, Log.DEBUG)) {
225 if (Log.isLoggable(TAG, Log.DEBUG)) {
361 if (Log.isLoggable(TAG, Log.DEBUG)) {
387 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DAccountTypeManager.java374 if (Log.isLoggable(Constants.PERFORMANCE_TAG, Log.DEBUG)) {
530 if (Log.isLoggable(Constants.PERFORMANCE_TAG, Log.DEBUG)) {
604 if (Log.isLoggable(TAG, Log.DEBUG)) {
681 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Exchange/src/com/android/exchange/service/
H A DCalendarSyncAdapterService.java70 if (LogUtils.isLoggable(TAG, Log.DEBUG)) {
H A DContactsSyncAdapterService.java70 if (LogUtils.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Mms/src/com/android/mms/
H A DMmsApp.java64 if (Log.isLoggable(LogTag.STRICT_MODE_TAG, Log.DEBUG)) {
67 // To enable: adb shell setprop log.tag.Mms:strictmode DEBUG
/packages/apps/Mms/src/com/android/mms/model/
H A DAudioModel.java42 private static final boolean DEBUG = false; field in class:AudioModel
/packages/apps/Mms/src/com/android/mms/transaction/
H A DTransactionSettings.java38 private static final boolean DEBUG = true; field in class:TransactionSettings

Completed in 963 milliseconds

1234567891011>>