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

1234567891011>>

/frameworks/base/core/java/android/content/pm/
H A DParceledListSlice.java44 private static boolean DEBUG = false; field in class:ParceledListSlice
66 if (DEBUG) Log.d(TAG, "Retrieving " + N + " items");
89 if (DEBUG) Log.d(TAG, "Read inline #" + i + ": " + mList.get(mList.size()-1));
97 if (DEBUG) Log.d(TAG, "Reading more @" + i + " of " + N + ": retriever=" + retriever);
113 if (DEBUG) Log.d(TAG, "Read extra #" + i + ": " + mList.get(mList.size()-1));
152 if (DEBUG) Log.d(TAG, "Writing " + N + " items");
164 if (DEBUG) Log.d(TAG, "Wrote inline #" + i + ": " + mList.get(i));
177 if (DEBUG) Log.d(TAG, "Writing more @" + i + " of " + N);
185 if (DEBUG) Log.d(TAG, "Wrote extra #" + i + ": " + mList.get(i));
189 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DLegacyFocusStateMapper.java41 private static final boolean DEBUG = false; field in class:LegacyFocusStateMapper
93 if (DEBUG) {
123 if (DEBUG) {
195 if (DEBUG) {
211 if (DEBUG) {
258 if (DEBUG) {
291 if (DEBUG && newAfState != mAfStatePrevious) {
/frameworks/base/core/java/com/android/internal/app/
H A DNetInitiatedActivity.java43 private static final boolean DEBUG = true; field in class:NetInitiatedActivity
60 if (DEBUG) Log.d(TAG, "NetInitiatedReceiver onReceive: " + intent.getAction());
100 if (DEBUG) Log.d(TAG, "onCreate() : notificationId: " + notificationId + " timeout: " + timeout + " default_response:" + default_response);
109 if (DEBUG) Log.d(TAG, "onResume");
116 if (DEBUG) Log.d(TAG, "onPause");
138 if (DEBUG) Log.d(TAG, "sendUserResponse, response: " + response);
148 if (DEBUG) Log.d(TAG, "handleNIVerify action: " + intent.getAction());
/frameworks/base/core/java/com/android/internal/widget/
H A DEditableInputConnection.java34 private static final boolean DEBUG = false; field in class:EditableInputConnection
116 if (DEBUG) Log.v(TAG, "commitCompletion " + text);
128 if (DEBUG) Log.v(TAG, "commitCorrection" + correctionInfo);
137 if (DEBUG) Log.v(TAG, "performEditorAction " + actionCode);
144 if (DEBUG) Log.v(TAG, "performContextMenuAction " + id);
191 if (DEBUG) Log.v(TAG, "requestUpdateCursorAnchorInfo " + cursorUpdateMode);
199 if (DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDeadZone.java41 public static final boolean DEBUG = false; field in class:DeadZone
84 if (DEBUG)
115 if (DEBUG) {
129 if (DEBUG) {
152 if (DEBUG)
174 final float frac = DEBUG ? (mFlashFrac - 0.5f) + 0.5f : mFlashFrac;
177 if (DEBUG && size > mSizeMin)
H A DHotspotControllerImpl.java36 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:HotspotControllerImpl
83 if (DEBUG) Log.d(TAG, "addCallback " + callback);
92 if (DEBUG) Log.d(TAG, "removeCallback " + callback);
138 if (DEBUG) Log.d(TAG, "Registering receiver");
144 if (DEBUG) Log.d(TAG, "Unregistering receiver");
152 if (DEBUG) Log.d(TAG, "onReceive " + intent.getAction());
/frameworks/base/services/core/java/com/android/server/am/
H A DInstrumentationReporter.java29 static final boolean DEBUG = false; field in class:InstrumentationReporter
42 if (DEBUG) Slog.d(TAG, "Starting InstrumentationReporter: " + this);
65 if (DEBUG) Slog.d(TAG, "Exiting InstrumentationReporter: " + this);
77 if (DEBUG) Slog.d(TAG, "Dispatch status to " + rep.mWatcher
83 if (DEBUG) Slog.d(TAG, "Dispatch finished to " + rep.mWatcher
117 if (DEBUG) Slog.d(TAG, "Report status to " + watcher
125 if (DEBUG) Slog.d(TAG, "Report finished to " + watcher
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/
H A DFileOperationService.java19 import static com.android.documentsui.Shared.DEBUG;
113 if (DEBUG) Log.d(TAG, "Created.");
120 if (DEBUG) Log.d(TAG, "Shutting down executor.");
126 if (DEBUG) Log.d(TAG, "Destroyed.");
149 if (DEBUG) Log.d(TAG, "onStartCommand: " + jobId + " with serviceId " + serviceId);
176 if (DEBUG) Log.d(
193 if (DEBUG) Log.d(TAG, "handleCancel: " + jobId);
262 if (DEBUG) Log.d(TAG, "deleteJob: " + job.id);
278 if (DEBUG) Log.d(TAG, "Shutting down. Last serviceId was " + mLastServiceId);
286 if (DEBUG) Lo
[all...]
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DDetailsOverviewSharedElementHelper.java40 private static final boolean DEBUG = false; field in class:DetailsOverviewSharedElementHelper
62 if (DEBUG) {
80 if (DEBUG) {
92 if (DEBUG) {
109 if (DEBUG) {
146 if (DEBUG) {
179 if (DEBUG) {
191 if (DEBUG) {
201 if (DEBUG) {
205 if (DEBUG) {
[all...]
H A DSearchBar.java67 private static final boolean DEBUG = false; field in class:SearchBar
215 if (DEBUG) Log.v(TAG, "EditText.onFocusChange " + hasFocus);
262 if (DEBUG) Log.v(TAG, "onEditorAction: " + action + " event: " + keyEvent);
266 if (DEBUG) Log.v(TAG, "Action or enter pressed");
271 if (DEBUG) Log.v(TAG, "Delayed action handling (search)");
277 if (DEBUG) Log.v(TAG, "Escaped North");
282 if (DEBUG) Log.v(TAG, "Delayed action handling (escape_north)");
287 if (DEBUG) Log.v(TAG, "Voice Clicked");
292 if (DEBUG) Log.v(TAG, "Delayed action handling (voice_mode)");
317 if (DEBUG) Lo
[all...]
H A DPersistentFocusWrapper.java39 private static final boolean DEBUG = false; field in class:PersistentFocusWrapper
93 if (DEBUG) Log.v(TAG, "addFocusables");
111 if (DEBUG) Log.v(TAG, "requestChildFocus focused " + focused + " mSelectedPosition " + mSelectedPosition);
116 if (DEBUG) Log.v(TAG, "requestFocus mSelectedPosition " + mSelectedPosition);
162 if (DEBUG) Log.v(TAG, "onSaveInstanceState");
176 if (DEBUG) Log.v(TAG, "onRestoreInstanceState mSelectedPosition " + mSelectedPosition);
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java137 private static final boolean DEBUG = KeyguardConstants.DEBUG; field in class:KeyguardViewMediator
385 if (DEBUG) Log.d(TAG, "screen is off and call ended, let's make sure the "
690 if (DEBUG) Log.d(TAG, "onSystemReady");
707 if (DEBUG) Log.d(TAG, "onStartedGoingToSleep(" + why + ")");
722 if (DEBUG) Log.d(TAG, "pending exit secure callback cancelled");
751 if (DEBUG) Log.d(TAG, "onFinishedGoingToSleep(" + why + ")");
844 if (DEBUG) Log.d(TAG, "setting alarm to turn off keyguard, seq = "
898 if (DEBUG) Log.d(TAG, "onStartedWakingUp, seq = " + mDelayedShowingSequence);
965 if (DEBUG) Lo
[all...]
/frameworks/base/services/core/java/com/android/server/policy/
H A DSystemGesturesPointerEventListener.java36 private static final boolean DEBUG = false; field in class:SystemGesturesPointerEventListener
73 if (DEBUG) Slog.d(TAG, "mSwipeStartThreshold=" + mSwipeStartThreshold
112 if (DEBUG) Slog.d(TAG, "Firing debug");
122 if (DEBUG) Slog.d(TAG, "Firing onSwipeFromTop");
125 if (DEBUG) Slog.d(TAG, "Firing onSwipeFromBottom");
128 if (DEBUG) Slog.d(TAG, "Firing onSwipeFromRight");
155 if (DEBUG) Slog.d(TAG, "Ignoring " + event);
162 if (DEBUG) Slog.d(TAG, "pointer " + pointerId +
168 if (DEBUG) Slog.d(TAG, "pointer " + pointerId +
215 if (DEBUG) Slo
[all...]
/frameworks/base/services/core/java/com/android/server/media/
H A DRemoteDisplayProviderProxy.java43 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:RemoteDisplayProviderProxy
138 if (DEBUG) {
149 if (DEBUG) {
186 if (DEBUG) {
196 if (!mBound && DEBUG) {
200 if (DEBUG) {
209 if (DEBUG) {
221 if (DEBUG) {
234 if (DEBUG) {
[all...]
/frameworks/base/core/java/android/os/
H A DWorkSource.java14 static final boolean DEBUG = false; field in class:WorkSource
276 if (DEBUG) Log.d(TAG, "Adding uid " + uid + " to " + this + ": binsearch res = " + i);
364 if (DEBUG) Log.d(TAG, "Remove " + other + " from " + this);
366 if (DEBUG) Log.d(TAG, "Step: target @ " + i1 + " of " + N1 + ", other @ " + i2
369 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1
376 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1 + ": skip i1");
379 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1 + ": skip i2");
398 if (DEBUG) Log.d(TAG, "Remove " + other + " from " + this);
400 if (DEBUG) Log.d(TAG, "Step: target @ " + i1 + " of " + N1 + ", other @ " + i2
403 if (DEBUG) Lo
[all...]
/frameworks/base/services/core/java/com/android/server/
H A DAnyMotionDetector.java41 private static final boolean DEBUG = false; field in class:AnyMotionDetector
110 if (DEBUG) Slog.d(TAG, "AnyMotionDetector instantiated.");
124 if (DEBUG) Slog.d(TAG, "mNumSufficientSamples = " + mNumSufficientSamples);
132 if (DEBUG) {
138 if (DEBUG) {
153 if (DEBUG) Slog.d(TAG, "Moved from STATE_ACTIVE to STATE_INACTIVE.");
168 if (DEBUG) Slog.d(TAG, "startOrientationMeasurementLocked: mMeasurementInProgress=" +
183 if (DEBUG) Slog.d(TAG, "stopOrientationMeasurement. mMeasurementInProgress=" +
193 if (DEBUG) {
204 if (DEBUG) Slo
[all...]
H A DRandomBlock.java35 private static final boolean DEBUG = false; field in class:RandomBlock
42 if (DEBUG) Slog.v(TAG, "reading from file " + filename);
66 if (DEBUG) Slog.v(TAG, "writing to file " + filename);
/frameworks/base/services/core/java/com/android/server/notification/
H A DEventConditionProvider.java55 private static final boolean DEBUG = Log.isLoggable("ConditionProviders", Log.DEBUG); field in class:EventConditionProvider
78 if (DEBUG) Slog.d(TAG, "new " + SIMPLE_NAME + "()");
117 if (DEBUG) Slog.d(TAG, "onBootComplete");
134 if (DEBUG) Slog.d(TAG, "onConnected");
141 if (DEBUG) Slog.d(TAG, "onDestroy");
147 if (DEBUG) Slog.d(TAG, "onSubscribe " + conditionId);
161 if (DEBUG) Slog.d(TAG, "onUnsubscribe " + conditionId);
180 if (DEBUG) Slog.d(TAG, "reloadTrackers");
203 if (DEBUG) Slo
[all...]
/frameworks/base/core/java/android/ddm/
H A DDdmHandleProfiling.java39 private static final boolean DEBUG = false; field in class:DdmHandleProfiling
75 if (DEBUG)
109 if (DEBUG)
149 if (DEBUG) {
167 if (DEBUG) {
203 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/fingerprint/
H A DAuthenticationClient.java61 if (DEBUG) {
121 if (DEBUG) Slog.w(TAG, "client " + getOwnerString() + " is authenticating...");
142 if (DEBUG) Slog.w(TAG, "client " + getOwnerString() + " is no longer authenticating");
152 if (DEBUG) Slog.w(TAG, "onEnrollResult() called for authenticate!");
158 if (DEBUG) Slog.w(TAG, "onRemoved() called for authenticate!");
164 if (DEBUG) Slog.w(TAG, "onEnumerationResult() called for authenticate!");
H A DRemovalClient.java94 if (DEBUG) Slog.w(TAG, "onEnrollResult() called for remove!");
100 if (DEBUG) Slog.w(TAG, "onAuthenticated() called for remove!");
106 if (DEBUG) Slog.w(TAG, "onEnumerationResult() called for remove!");
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DSecurityLogMonitor.java53 private static final boolean DEBUG = false; field in class:SecurityLogMonitor
157 if (DEBUG) Slog.d(TAG, "SecurityLog.readEvents");
160 if (DEBUG) Slog.d(TAG,
166 if (DEBUG) Slog.d(TAG, "processing new logs");
191 if (DEBUG) Slog.d(TAG, "MonitorThread exit.");
216 if (DEBUG) Slog.d(TAG, "notify DO");
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DBackgroundManager.java92 private static final boolean DEBUG = false; field in class:BackgroundManager
371 if (DEBUG) Log.v(TAG, "transition complete");
506 private static boolean DEBUG = BackgroundManager.DEBUG; field in class:BackgroundManager.BackgroundContinuityService
529 if (DEBUG) Log.v(TAG, "Returning instance with new count " + count);
536 if (DEBUG) Log.v(TAG, "mCount is zero, resetting");
556 if (DEBUG) Log.v(TAG, "got cached theme drawable state " + drawableState);
563 if (DEBUG) Log.v(TAG, "loaded theme drawable " + drawable);
647 if (DEBUG) Log.v(TAG, "BackgroundManager no window background resource!");
722 if (DEBUG) Lo
[all...]
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DQueryController.java33 private static final boolean DEBUG = Log.isLoggable(LOG_TAG, Log.DEBUG); field in class:QueryController
75 if (DEBUG)
146 if (DEBUG)
233 if (DEBUG)
248 if (DEBUG)
264 if (DEBUG)
295 if (DEBUG) {
409 if (DEBUG)
414 if (DEBUG)
[all...]
/frameworks/base/core/java/com/android/server/backup/
H A DUsageStatsBackupHelper.java20 static final boolean DEBUG = false; field in class:UsageStatsBackupHelper
44 if (DEBUG) Log.e(TAG, "Failed to backup Usage Stats", ioe);
65 if (DEBUG) Log.e(TAG, "Failed to restore Usage Stats", ioe);

Completed in 3850 milliseconds

1234567891011>>