Searched refs:DEBUG (Results 1 - 25 of 237) sorted by relevance

12345678910

/packages/apps/Email/src/com/android/email/data/
H A DThrottlingCursorLoader.java64 if (Throttle.DEBUG) debugLog("startLoading");
71 if (Throttle.DEBUG) debugLog("forceLoad");
78 if (Throttle.DEBUG) debugLog("stopLoading");
85 if (Throttle.DEBUG) debugLog("onCancelled");
92 if (Throttle.DEBUG) debugLog("onReset");
99 if (Throttle.DEBUG) debugLog("onContentChanged");
105 if (Throttle.DEBUG) debugLog("callSuperOnContentChanged");
/packages/apps/Email/src/com/android/email/
H A DThrottle.java37 public static final boolean DEBUG = false; // Don't submit with true field in class:Throttle
108 if (DEBUG) debugLog("Canceling scheduled callback");
121 if (DEBUG) debugLog("Timeout extended " + mTimeout);
124 if (DEBUG) debugLog("Timeout reset to " + mTimeout);
131 if (DEBUG) debugLog("onEvent");
136 if (DEBUG) debugLog(" callback already scheduled");
138 if (DEBUG) debugLog(" scheduling callback");
166 if (DEBUG) debugLog("Kicking callback");
/packages/apps/Mms/src/com/android/mms/transaction/
H A DDefaultRetryScheme.java29 private static final boolean DEBUG = false; field in class:DefaultRetryScheme
30 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DAlphabetShiftState.java23 private static final boolean DEBUG = false; field in class:AlphabetShiftState
60 if (DEBUG)
78 if (DEBUG)
86 if (DEBUG)
H A DModifierKeyState.java23 protected static final boolean DEBUG = false; field in class:ModifierKeyState
39 if (DEBUG)
46 if (DEBUG)
54 if (DEBUG)
H A DShiftKeyState.java37 if (DEBUG)
44 if (DEBUG)
/packages/apps/DeskClock/src/com/android/deskclock/
H A DScreensaver.java40 static final boolean DEBUG = false; field in class:Screensaver
51 if (DEBUG) Log.d(TAG, "Screensaver allocated");
57 if (DEBUG) Log.d(TAG, "Screensaver created");
63 if (DEBUG) Log.d(TAG, "Screensaver configuration changed");
72 if (DEBUG) Log.d(TAG, "Screensaver attached to window");
87 if (DEBUG) Log.d(TAG, "Screensaver detached from window");
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarProviderIntentService.java33 if (Log.isLoggable(TAG, Log.DEBUG)) {
38 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Email/src/com/android/email/provider/
H A DWidgetProvider.java40 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
48 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
57 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
66 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
75 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DDockEventReceiver.java33 private static final boolean DEBUG = DockService.DEBUG; field in class:DockEventReceiver
55 if (DEBUG) {
65 if (DEBUG) Log.d(TAG,
98 if (DEBUG) Log.d(TAG, "Device is missing");
147 if (DEBUG) Log.d(TAG, "stopSelf id = " + startId);
H A DDockService.java55 static final boolean DEBUG = false; field in class:DockService
125 if (DEBUG) Log.d(TAG, "onCreate");
150 if (DEBUG) Log.d(TAG, "onDestroy");
182 if (DEBUG) Log.d(TAG, "onStartCommand startId: " + startId + " flags: " + flags);
186 if (DEBUG) Log.d(TAG, "START_NOT_STICKY - intent is null.");
228 if (DEBUG) Log.d(TAG, "START_NOT_STICKY - Bad intent.");
264 if(DEBUG) Log.d(TAG, "processMessage: " + msgType + " state: " + state + " device = "
302 if (DEBUG) {
313 if(DEBUG) {
334 if (DEBUG) {
[all...]
/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSecurity.java180 if (Email.DEBUG) {
190 if (Email.DEBUG) {
196 if (Email.DEBUG) {
215 if (Email.DEBUG) {
234 if (Email.DEBUG) {
240 if (Email.DEBUG) {
254 if (Email.DEBUG) {
260 if (Email.DEBUG) {
272 if (Email.DEBUG) {
326 if (Email.DEBUG) {
[all...]
/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DExportVCardActivity.java50 private static final boolean DEBUG = VCardService.DEBUG; field in class:ExportVCardActivity
58 if (DEBUG) Log.d(LOG_TAG, "IncomingHandler received message.");
82 if (DEBUG) {
134 if (DEBUG) {
187 if (DEBUG) Log.d(LOG_TAG, "connected to service, requesting a destination file name");
197 if (DEBUG) Log.d(LOG_TAG, "onServiceDisconnected()");
275 if (DEBUG) Log.d(LOG_TAG, "ExportVCardActivity#onClick() is called");
281 if (DEBUG) Log.d(LOG_TAG, "ExportVCardActivity#onCancel() is called");
H A DVCardService.java57 /* package */ final static boolean DEBUG = false; field in class:VCardService
90 if (DEBUG) { Log.d(LOG_TAG, "Connected to MediaScanner. Start scanning."); }
96 if (DEBUG) { Log.d(LOG_TAG, "scan completed: " + path); }
145 if (DEBUG) Log.d(LOG_TAG, "vCard Service is being created.");
186 if (DEBUG) Log.d(LOG_TAG, "VCardService is being destroyed.");
194 if (DEBUG) {
228 if (DEBUG) Log.d(LOG_TAG, "Reserve the path " + path);
256 if (DEBUG) {
272 if (DEBUG) Log.d(LOG_TAG, String.format("Received cancel request. (id: %d)", jobId));
299 if (DEBUG) Lo
[all...]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DVCardTest.java33 private static final boolean DEBUG = false; field in class:VCardTest
/packages/apps/Email/src/com/android/email/activity/
H A DEmailActivity.java174 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) Log.d(Logging.LOG_TAG, this + " onCreate");
229 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
239 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
248 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
256 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) Log.d(Logging.LOG_TAG, this + " onStart");
263 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) Log.d(Logging.LOG_TAG, this + " onResume");
276 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) Log.d(Logging.LOG_TAG, this + " onPause");
283 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) Log.d(Logging.LOG_TAG, this + " onStop");
290 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) Log.d(Logging.LOG_TAG, this + " onDestroy");
299 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
[all...]
/packages/apps/Contacts/src/com/android/contacts/
H A DViewNotificationService.java37 private static final boolean DEBUG = false; field in class:ViewNotificationService
41 if (DEBUG) { Log.d(TAG, "onHandleIntent(). Intent: " + intent); }
/packages/apps/Email/src/com/android/email/mail/transport/
H A DMailTransport.java162 if (Email.DEBUG) {
183 if (Email.DEBUG) {
188 if (Email.DEBUG) {
213 if (Email.DEBUG) {
218 if (Email.DEBUG) {
319 if (Email.DEBUG) {
352 if (d == -1 && Email.DEBUG) {
356 if (Email.DEBUG) {
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DSectionedAlbumDataAdapter.java37 private static final boolean DEBUG = false; field in class:SectionedAlbumDataAdapter
60 if (DEBUG) Log.i(TAG, "onChanged");
63 if (DEBUG) Log.i(TAG, "numAlbums = " + mAlbumData.getCount());
67 if (DEBUG) Log.i(TAG, "previous = " + previous +", title = " + item.account);
73 if (DEBUG) Log.i(TAG, "numSections = " + numSections);
89 if (DEBUG) Log.i(TAG, i + ": " + sections[i]);
172 if (DEBUG) Log.i(TAG, "header at " + position);
184 if (DEBUG) Log.i(TAG, "non-header at " + position +
/packages/apps/Contacts/src/com/android/contacts/list/
H A DProviderStatusWatcher.java41 private static final boolean DEBUG = false; field in class:ProviderStatusWatcher
122 if (DEBUG) {
146 if (DEBUG) {
165 if (DEBUG) {
218 if (DEBUG) {
H A DPhoneFavoriteFragment.java66 private static final boolean DEBUG = false; field in class:PhoneFavoriteFragment
86 if (DEBUG) Log.d(TAG, "ContactTileLoaderListener#onCreateLoader.");
92 if (DEBUG) Log.d(TAG, "ContactTileLoaderListener#onLoadFinished");
118 if (DEBUG) Log.d(TAG, "ContactTileLoaderListener#onLoaderReset. ");
125 if (DEBUG) Log.d(TAG, "AllContactsLoaderListener#onCreateLoader");
133 if (DEBUG) Log.d(TAG, "AllContactsLoaderListener#onLoadFinished");
142 if (DEBUG) Log.d(TAG, "AllContactsLoaderListener#onLoaderReset. ");
268 if (DEBUG) Log.d(TAG, "onAttach()");
310 if (DEBUG) Log.d(TAG, "onCreate()");
510 if (DEBUG) {
[all...]
/packages/apps/Mms/src/com/android/mms/util/
H A DDraftCache.java56 if (Log.isLoggable(LogTag.APP, Log.DEBUG)) {
74 if (Log.isLoggable(LogTag.APP, Log.DEBUG)) {
91 if (Log.isLoggable(LogTag.APP, Log.DEBUG)) {
109 if (Log.isLoggable(LogTag.APP, Log.DEBUG)) {
175 if (Log.isLoggable(LogTag.APP, Log.DEBUG)) {
203 if (Log.isLoggable(LogTag.APP, Log.DEBUG)) {
212 if (Log.isLoggable(LogTag.APP, Log.DEBUG)) {
H A DSendingProgressTokenManager.java26 private static final boolean DEBUG = false; field in class:SendingProgressTokenManager
/packages/apps/Contacts/src/com/android/contacts/socialwidget/
H A DSocialWidgetSettings.java53 if (Log.isLoggable(TAG, Log.DEBUG)) {
68 if (Log.isLoggable(TAG, Log.DEBUG)) {
75 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Phone/src/com/android/phone/
H A DAccelerometerListener.java35 private static final boolean DEBUG = true; field in class:AccelerometerListener
73 if (DEBUG) Log.d(TAG, "enable(" + enable + ")");
149 if (DEBUG) {

Completed in 717 milliseconds

12345678910