Searched refs:DEBUG (Results 51 - 75 of 635) sorted by relevance

1234567891011>>

/packages/apps/TV/src/com/android/tv/util/
H A DRecurringRunner.java39 private static final boolean DEBUG = false; field in class:RecurringRunner
56 if (DEBUG) Log.i(TAG, " Delaying " + mName + " " + (intervalMs / 1000.0) + " seconds");
100 if (DEBUG) Log.i(TAG, "Next run of " + mName + " at " + new Date(next));
106 if (DEBUG) Log.i(TAG, "Starting " + mName);
117 if (DEBUG) Log.i(TAG, "Actual delay of " + mName + " is " + (delay / 1000.0) + " seconds.");
/packages/providers/TvProvider/src/com/android/providers/tv/
H A DEpgDataCleanupService.java35 private static final boolean DEBUG = true; field in class:EpgDataCleanupService
47 if (DEBUG) {
84 if (DEBUG && deleteCount > 0) {
102 if (DEBUG && deleteCount > 0) {
146 if (DEBUG && deleteCount > 0) {
/packages/services/BuiltInPrintService/src/com/android/bips/discovery/
H A DNsdResolveQueue.java33 private static final boolean DEBUG = false; field in class:NsdResolveQueue
68 if (DEBUG) {
113 if (DEBUG) Log.d(TAG, "resolveService " + serviceInfo.getServiceName());
119 if (DEBUG) {
132 if (DEBUG) {
H A DMdnsDiscovery.java42 private static final boolean DEBUG = false; field in class:MdnsDiscovery
89 if (DEBUG) Log.d(TAG, "Opted out: " + info);
96 if (DEBUG) Log.d(TAG, "Missing RP" + info);
112 if (DEBUG) Log.d(TAG, "Not IPv4" + info);
137 if (DEBUG) Log.d(TAG, "onStart()");
158 if (DEBUG) Log.d(TAG, "onStop()");
193 if (DEBUG) Log.d(TAG, "onDiscoveryStarted");
198 if (DEBUG) Log.d(TAG, "onDiscoveryStopped");
206 if (DEBUG) Log.d(TAG, "onServiceFound - " + info.getServiceName());
212 if (DEBUG) Lo
[all...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DEmojiAltPhysicalKeyDetector.java39 private static final boolean DEBUG = false; field in class:EmojiAltPhysicalKeyDetector
59 if (DEBUG) {
66 if (DEBUG) {
72 if (DEBUG) {
80 if (DEBUG) {
97 if (DEBUG) {
104 if (DEBUG) {
113 if (DEBUG) {
150 if (DEBUG) {
162 if (DEBUG) {
[all...]
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
H A DBackend.java46 private static final boolean DEBUG = false; field in class:Backend
64 if (DEBUG) Log.d(TAG, "Backend()");
94 if (DEBUG) Log.d(TAG, "getCapabilities()");
110 if (DEBUG) Log.d(TAG, "print()");
118 if (DEBUG) Log.d(TAG, "StartJobTask::onCancelled " + result);
124 if (DEBUG) Log.d(TAG, "StartJobTask::onPostExecute " + result);
151 if (DEBUG) Log.d(TAG, "cancel()");
154 if (DEBUG) Log.d(TAG, "cancelling start task");
157 if (DEBUG) Log.d(TAG, "cancelling job via new task");
161 if (DEBUG) Lo
[all...]
/packages/services/BuiltInPrintService/src/com/android/bips/jni/
H A DPdfRender.java43 private static final boolean DEBUG = false; field in class:PdfRender
68 if (DEBUG) Log.d(TAG, "service connected");
97 if (DEBUG) Log.d(TAG, "openDocument() " + fileName);
120 if (DEBUG) Log.d(TAG, "getPageSize() page=" + page);
143 if (DEBUG) {
169 if (DEBUG) Log.d(TAG, "Received (" + (System.currentTimeMillis() - start) + "ms)");
181 if (DEBUG) Log.d(TAG, "closeDocument()");
/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DVCardService.java49 /* package */ final static boolean DEBUG = false; field in class:VCardService
77 if (DEBUG) { Log.d(LOG_TAG, "Connected to MediaScanner. Start scanning."); }
83 if (DEBUG) { Log.d(LOG_TAG, "scan completed: " + path); }
122 if (DEBUG) Log.d(LOG_TAG, "vCard Service is being created.");
143 if (DEBUG) Log.d(LOG_TAG, "VCardService is being destroyed.");
152 if (DEBUG) {
190 if (DEBUG) Log.d(LOG_TAG, "Reserve the path " + path);
221 if (DEBUG) {
237 if (DEBUG) Log.d(LOG_TAG, String.format("Received cancel request. (id: %d)", jobId));
314 if (DEBUG) {
[all...]
/packages/apps/Settings/src/com/android/settings/dashboard/
H A DSummaryLoader.java43 private static final boolean DEBUG = DashboardSummary.DEBUG; field in class:SummaryLoader
123 if (DEBUG) {
128 if (DEBUG) {
140 if (DEBUG) {
150 if (DEBUG) {
180 if (DEBUG) Log.d(TAG, "No metadata specified for " + tile.intent.getComponent());
185 if (DEBUG) Log.d(TAG, "No fragment specified for " + tile.intent.getComponent());
194 if (DEBUG) Log.d(TAG, "Couldn't find " + clsName, e);
196 if (DEBUG) Lo
[all...]
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
H A DFileOperationService.java19 import static com.android.documentsui.base.Shared.DEBUG;
164 if (DEBUG) Log.d(TAG, "Created.");
180 if (DEBUG) Log.d(TAG, "Shutting down executor.");
196 if (DEBUG) Log.d(TAG, "Destroyed.");
207 if (DEBUG) Log.d(TAG, "onStartCommand: " + jobId + " with serviceId " + serviceId);
241 if (DEBUG) Log.d(TAG, "Scheduling job " + job.id + ".");
263 if (DEBUG) Log.d(TAG, "handleCancel: " + jobId);
301 if (DEBUG) Log.d(TAG, "deleteJob: " + job.id);
322 if (DEBUG) Log.d(TAG, "Shutting down. Last serviceId was " + mLastServiceId);
329 if (DEBUG) Lo
[all...]
/packages/apps/Car/Stream/src/com/android/car/stream/radio/
H A DRadioStreamProducer.java99 if (Log.isLoggable(TAG, Log.DEBUG)) {
124 if (Log.isLoggable(TAG, Log.DEBUG)) {
196 if (Log.isLoggable(TAG, Log.DEBUG)) {
217 if (Log.isLoggable(TAG, Log.DEBUG)) {
227 if (Log.isLoggable(TAG, Log.DEBUG)) {
248 if (Log.isLoggable(TAG, Log.DEBUG)) {
271 if (Log.isLoggable(TAG, Log.DEBUG)) {
289 if (Log.isLoggable(TAG, Log.DEBUG)) {
307 if (Log.isLoggable(TAG, Log.DEBUG)) {
315 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all...]
/packages/apps/TV/src/com/android/tv/
H A DInputSessionManager.java65 private static final boolean DEBUG = false; field in class:InputSessionManager
94 if (DEBUG) Log.d(TAG, "TvView session created: " + session);
105 if (DEBUG) Log.d(TAG, "TvView session released: " + session);
116 if (DEBUG) Log.d(TAG, "Recording session created: " + session);
129 if (DEBUG) Log.d(TAG, "Recording session released: " + session);
267 if (DEBUG) Log.d(TAG, "TvViewSession: connection failed");
276 if (DEBUG) Log.d(TAG, "TvViewSession: disconnected");
291 if (DEBUG) {
306 if (DEBUG) {
318 if (DEBUG) {
[all...]
/packages/apps/TV/src/com/android/tv/dvr/recorder/
H A DRecordingTask.java61 private static final boolean DEBUG = false; field in class:RecordingTask
156 if (DEBUG) Log.d(TAG, "created recording task " + mScheduledRecording);
165 if (DEBUG) Log.d(TAG, "handleMessage " + msg);
201 if (DEBUG) Log.d(TAG, "onDisconnected(" + inputId + ")");
209 if (DEBUG) Log.d(TAG, "onConnectionFailed(" + inputId + ")");
217 if (DEBUG) Log.d(TAG, "onTuned");
230 if (DEBUG) Log.d(TAG, "onRecordingStopped");
250 if (DEBUG) Log.d(TAG, "onError reason " + reason);
287 if (DEBUG) Log.d(TAG, "handleInit " + mScheduledRecording);
316 if (DEBUG) Lo
[all...]
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
H A DLensPickerTrampolineActivity.java88 if (Log.isLoggable(TAG, Log.DEBUG)) {
94 if (Log.isLoggable(TAG, Log.DEBUG)) {
132 if (Log.isLoggable(TAG, Log.DEBUG)) {
156 if (Log.isLoggable(TAG, Log.DEBUG)) {
166 if (Log.isLoggable(TAG, Log.DEBUG)) {
180 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Car/Media/src/com/android/car/media/
H A DMediaActivity.java67 if (Log.isLoggable(TAG, Log.DEBUG)) {
117 if (Log.isLoggable(TAG, Log.DEBUG)) {
153 if (Log.isLoggable(TAG, Log.DEBUG)) {
163 if (Log.isLoggable(TAG, Log.DEBUG)) {
228 if (Log.isLoggable(TAG, Log.DEBUG)) {
233 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetsDiffReporter.java32 private final boolean DEBUG = false; field in class:WidgetsDiffReporter
54 if (DEBUG) {
73 if (DEBUG) {
82 if (DEBUG) {
92 if (DEBUG) {
108 if (DEBUG) {
/packages/services/BuiltInPrintService/src/com/android/bips/
H A DBuiltInPrintService.java42 private static final boolean DEBUG = false; field in class:BuiltInPrintService
64 if (DEBUG) {
89 if (DEBUG) Log.d(TAG, "onDestroy()");
101 if (DEBUG) Log.d(TAG, "onCreatePrinterDiscoverySession");
107 if (DEBUG) Log.d(TAG, "onPrintJobQueued");
117 if (DEBUG) Log.d(TAG, "onRequestCancelPrintJob");
/packages/apps/Car/Dialer/src/com/android/car/dialer/
H A DUiBluetoothMonitor.java68 if (Log.isLoggable(TAG, Log.DEBUG)) {
81 if (Log.isLoggable(TAG, Log.DEBUG)) {
106 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Car/Stream/src/com/android/car/stream/media/
H A DMediaPlaybackMonitor.java100 if (Log.isLoggable(TAG, Log.DEBUG)) {
126 if (Log.isLoggable(TAG, Log.DEBUG)) {
143 if (Log.isLoggable(TAG, Log.DEBUG)) {
150 if (Log.isLoggable(TAG, Log.DEBUG)) {
171 if (Log.isLoggable(TAG, Log.DEBUG)) {
176 if (Log.isLoggable(TAG, Log.DEBUG)) {
189 if (Log.isLoggable(TAG, Log.DEBUG)) {
205 if (Log.isLoggable(TAG, Log.DEBUG)) {
245 if (Log.isLoggable(TAG, Log.DEBUG)) {
266 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all...]
/packages/apps/Contacts/src/com/android/contacts/extensions/
H A DExtensionsFactory.java60 if (Log.isLoggable(TAG, Log.DEBUG)) {
67 if (Log.isLoggable(TAG, Log.DEBUG)) {
71 if (Log.isLoggable(TAG, Log.DEBUG)) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DCacheProcessing.java31 private static final boolean DEBUG = false; field in class:CacheProcessing
108 if (DEBUG) {
114 if (DEBUG) {
124 if (DEBUG) {
141 if (DEBUG) {
150 if (DEBUG) {
172 if (DEBUG) {
187 if (DEBUG) {
213 if (DEBUG) {
225 if (DEBUG) {
[all...]
/packages/apps/TV/src/com/android/tv/dvr/
H A DBaseDvrDataManager.java52 private final static boolean DEBUG = false; field in class:BaseDvrDataManager
126 if (DEBUG) Log.d(TAG, "notify DVR schedule load finished");
137 if (DEBUG) Log.d(TAG, "notify recorded programs load finished");
148 if (DEBUG) Log.d(TAG, "notify " + l + " added " + Arrays.asList(recordedPrograms));
159 if (DEBUG) Log.d(TAG, "notify " + l + " changed " + Arrays.asList(recordedPrograms));
170 if (DEBUG) Log.d(TAG, "notify " + l + " removed " + Arrays.asList(recordedPrograms));
181 if (DEBUG) Log.d(TAG, "notify " + l + " added " + Arrays.asList(seriesRecordings));
192 if (DEBUG) Log.d(TAG, "notify " + l + " removed " + Arrays.asList(seriesRecordings));
204 if (DEBUG) Log.d(TAG, "notify " + l + " changed " + Arrays.asList(seriesRecordings));
215 if (DEBUG) Lo
[all...]
/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
H A DDvrPlaybackActivity.java38 private static final boolean DEBUG = false; field in class:DvrPlaybackActivity
46 if (DEBUG) Log.d(TAG, "onCreate");
56 if (DEBUG) Log.d(TAG, "onVisibleBehindCanceled");
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DKeyboardInterpreter.java27 private static final boolean DEBUG = false; field in class:KeyboardInterpreter
66 if (DEBUG) Log.d(TAG, "dropped unexpected: " + keyCode);
112 if (DEBUG) Log.d(TAG, "dropped unexpected: " + keyCode);
/packages/services/BuiltInPrintService/src/com/android/bips/util/
H A DWifiMonitor.java32 private static final boolean DEBUG = false; field in class:WifiMonitor
62 if (DEBUG) Log.d(TAG, "WifiMonitor()");
90 if (DEBUG) Log.d(TAG, "close()");

Completed in 817 milliseconds

1234567891011>>