Searched refs:DEBUG (Results 226 - 250 of 310) sorted by relevance

1234567891011>>

/packages/apps/Dialer/src/com/android/dialer/list/
H A DPhoneFavoritesTileAdapter.java66 private static final boolean DEBUG = false; field in class:PhoneFavoritesTileAdapter
494 if (DEBUG) {
502 if (DEBUG) {
922 if (DEBUG) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterRepresentation.java30 private static final boolean DEBUG = false; field in class:FilterRepresentation
/packages/apps/Mms/src/com/android/mms/dom/smil/
H A DSmilMediaElementImpl.java38 private static final boolean DEBUG = false; field in class:SmilMediaElementImpl
H A DSmilRegionElementImpl.java50 private static final boolean DEBUG = false; field in class:SmilRegionElementImpl
/packages/apps/Mms/src/com/android/mms/transaction/
H A DNotificationTransaction.java73 private static final boolean DEBUG = false; field in class:NotificationTransaction
H A DPushReceiver.java57 private static final boolean DEBUG = false; field in class:PushReceiver
H A DRetrieveTransaction.java62 private static final boolean DEBUG = false; field in class:RetrieveTransaction
H A DRetryScheduler.java45 private static final boolean DEBUG = false; field in class:RetryScheduler
/packages/apps/Mms/src/com/android/mms/ui/
H A DSlideshowPresenter.java44 private static final boolean DEBUG = false; field in class:SlideshowPresenter
/packages/apps/Mms/src/com/android/mms/util/
H A DDownloadManager.java50 private static final boolean DEBUG = false; field in class:DownloadManager
/packages/apps/MusicFX/src/com/android/musicfx/
H A DCompatibility.java49 // run "setprop log.tag.MusicFXCompat DEBUG" to turn on logging
50 private final static boolean LOG = Log.isLoggable(TAG, Log.DEBUG);
/packages/apps/Settings/src/com/android/settings/location/
H A DLocationSettings.java183 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/VideoEditor/src/com/android/videoeditor/util/
H A DFileUtils.java228 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Calendar/src/com/android/calendar/
H A DAllInOneActivity.java89 private static final boolean DEBUG = false; field in class:AllInOneActivity
285 if (DEBUG)
354 if (DEBUG) {
619 if (DEBUG) {
651 if (DEBUG) {
978 if (DEBUG) {
988 if (DEBUG) {
/packages/apps/Mms/src/com/android/mms/data/
H A DWorkingMessage.java84 private static final boolean DEBUG = false; field in class:WorkingMessage
789 // this function is used for DEBUG only
809 if (DEBUG) LogTag.debug("saveAsMms mConversation=%s", mConversation);
930 if (DEBUG) LogTag.debug("unDiscard");
1030 if (DEBUG) LogTag.debug("setConversation %s -> %s", mConversation, conv);
1723 if (DEBUG) LogTag.debug("clearConversation calling clearThreadId");
/packages/apps/DeskClock/src/com/android/deskclock/
H A DDeskClock.java64 private static final boolean DEBUG = false; field in class:DeskClock
100 if (DEBUG) Log.d(LOG_TAG, "onNewIntent with intent: " + newIntent);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DMasterImage.java54 private boolean DEBUG = false; field in class:MasterImage
257 if (DEBUG) {
/packages/apps/Calculator/src/com/android/calculator2/
H A DCalculator.java55 private static final boolean DEBUG = false; field in class:Calculator
/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java61 private static final boolean DEBUG = false; field in class:EditEventHelper
272 if (DEBUG) {
277 if (DEBUG) {
468 if (DEBUG) {
/packages/apps/Email/src/com/android/email/service/
H A DImapService.java805 if (MailActivityEmail.DEBUG) {
880 if (MailActivityEmail.DEBUG) {
965 if (MailActivityEmail.DEBUG) {
1068 if (MailActivityEmail.DEBUG) {
/packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
H A DHtmlParser.java64 private static boolean DEBUG = false; field in class:HtmlParser
684 if (DEBUG) {
977 if (DEBUG) {
1119 DEBUG = true;
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
H A DHtmlParser.java64 private static boolean DEBUG = false; field in class:HtmlParser
684 if (DEBUG) {
977 if (DEBUG) {
1119 DEBUG = true;
/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DProjectsActivity.java309 if (Log.isLoggable(LOG_TAG, Log.DEBUG)) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DUpdateHandler.java69 private static final boolean DEBUG = DictionaryProvider.DEBUG; field in class:UpdateHandler
815 } else if (DEBUG) {
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarProvider2.java478 if (Log.isLoggable(TAG, Log.DEBUG)) {
2319 if (Log.isLoggable(TAG, Log.DEBUG)) {
2493 if (Log.isLoggable(TAG, Log.DEBUG)) {
2516 if (Log.isLoggable(TAG, Log.DEBUG)) {
2535 if (Log.isLoggable(TAG, Log.DEBUG)) {
2689 if (Log.isLoggable(TAG, Log.DEBUG)) {
2711 if (Log.isLoggable(TAG, Log.DEBUG)) {
2778 if (Log.isLoggable(TAG, Log.DEBUG)) {
2800 if (Log.isLoggable(TAG, Log.DEBUG)) {
3742 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all...]

Completed in 848 milliseconds

1234567891011>>