Searched refs:DEBUG (Results 151 - 175 of 801) sorted by relevance

1234567891011>>

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfileManager.java47 private static final boolean DEBUG = Utils.D; field in class:LocalBluetoothProfileManager
132 if(DEBUG) Log.d(TAG, "Adding local MAP profile");
147 if (DEBUG) Log.d(TAG, "LocalBluetoothProfileManager construction complete");
161 if(DEBUG) Log.d(TAG, "Adding local A2DP SRC profile");
173 if(DEBUG) Log.d(TAG, "Adding local A2DP Sink profile");
186 if (DEBUG) Log.d(TAG, "Adding local HEADSET profile");
199 if(DEBUG) Log.d(TAG, "Adding local HfpClient profile");
215 if(DEBUG) Log.d(TAG, "Adding local Map Client profile");
231 if(DEBUG) Log.d(TAG, "Adding local OPP profile");
243 if(DEBUG) Lo
[all...]
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceDelegate.java35 private static final boolean DEBUG = false; field in class:KeyguardServiceDelegate
101 if (DEBUG) Log.v(TAG, "**** SHOWN CALLED ****");
118 if (DEBUG) Log.v(TAG, "**** onKeyguardExitResult(" + success +") CALLED ****");
153 if (DEBUG) Log.v(TAG, "*** Keyguard started");
160 if (DEBUG) Log.v(TAG, "*** Keyguard connected (yay!)");
201 if (DEBUG) Log.v(TAG, "*** Keyguard disconnected (boo!)");
253 if (DEBUG) Log.v(TAG, "setOccluded(" + isOccluded + ") animate=" + animate);
288 if (DEBUG) Log.v(TAG, "onStartedWakingUp()");
296 if (DEBUG) Log.v(TAG, "onFinishedWakingUp()");
304 if (DEBUG) Lo
[all...]
/frameworks/support/compat/java/android/support/v4/util/
H A DSimpleArrayMap.java33 private static final boolean DEBUG = false; field in class:SimpleArrayMap
173 if (DEBUG) Log.d(TAG, "Retrieving 2x cache " + mHashes
187 if (DEBUG) Log.d(TAG, "Retrieving 1x cache " + mHashes
210 if (DEBUG) Log.d(TAG, "Storing 2x cache " + array
224 if (DEBUG) Log.d(TAG, "Storing 1x cache " + array
433 if (DEBUG) Log.d(TAG, "put: grow from " + mHashes.length + " to " + n);
444 if (DEBUG) Log.d(TAG, "put: copy 0-" + osize + " to 0");
453 if (DEBUG) Log.d(TAG, "put: move " + index + "-" + (osize-index)
518 if (DEBUG) Log.d(TAG, "remove: shrink from " + mHashes.length + " to 0");
531 if (DEBUG) Lo
[all...]
/frameworks/support/v7/recyclerview/src/android/support/v7/util/
H A DAsyncListUtil.java49 static final boolean DEBUG = false; field in class:AsyncListUtil
211 if (DEBUG) {
230 if (DEBUG) {
241 if (DEBUG) {
268 if (DEBUG) {
275 if (DEBUG) {
313 if (DEBUG) {
327 if (DEBUG) {
353 if (DEBUG) {
363 if (DEBUG) {
[all...]
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java215 static final boolean DEBUG = false; field in class:InputMethodManager
425 if (DEBUG) {
454 if (DEBUG) {
481 if (DEBUG) {
829 if (DEBUG) Log.v(TAG, "Clearing binding!");
869 if (DEBUG) Log.v(TAG, "FINISH INPUT: mServedView=" + dumpViewInfo(mServedView));
1191 if (DEBUG) {
1196 if (DEBUG) Log.v(TAG, "ABORT input: no served view!");
1211 if (DEBUG) Log.v(TAG, "ABORT input: no handler for view! Close current input.");
1218 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/com/android/internal/app/
H A DResolverComparator.java70 private static final boolean DEBUG = false; field in class:ResolverComparator
117 if (DEBUG) {
151 if (DEBUG) {
261 if (DEBUG) {
277 if (DEBUG) {
292 if (DEBUG) {
391 if (DEBUG) {
399 if (DEBUG) {
414 if (DEBUG) {
436 if (DEBUG) {
[all...]
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaRouteProviderService.java94 static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:MediaRouteProviderService
188 if (DEBUG) {
209 if (DEBUG) {
223 if (DEBUG) {
235 if (DEBUG) {
251 if (DEBUG) {
270 if (DEBUG) {
289 if (DEBUG) {
308 if (DEBUG) {
[all...]
/frameworks/base/core/java/android/webkit/
H A DWebViewLibraryLoader.java48 private static final boolean DEBUG = false; field in class:WebViewLibraryLoader
79 if (result && DEBUG) Log.v(LOGTAG, "created relro file");
147 if (DEBUG) Log.d(LOGTAG, "Checking file size of " + path);
171 if (DEBUG) {
197 if (DEBUG) {
224 } else if (DEBUG) {
283 if (DEBUG) Log.v(LOGTAG, "Native 32-bit lib: " + path32 + ", 64-bit lib: " + path64);
/frameworks/base/core/java/com/android/internal/widget/
H A DSimpleItemAnimator.java39 private static final boolean DEBUG = false; field in class:SimpleItemAnimator
101 if (DEBUG) {
106 if (DEBUG) {
119 if (DEBUG) {
125 if (DEBUG) {
136 if (DEBUG) {
150 if (DEBUG) {
/frameworks/base/media/java/android/media/tv/
H A DTvView.java72 private static final boolean DEBUG = false; field in class:TvView
114 if (DEBUG) {
143 if (DEBUG) {
279 if (DEBUG) Log.d(TAG, "setStreamVolume(" + volume + ")");
309 if (DEBUG) Log.d(TAG, "tune(" + channelUri + ")");
351 if (DEBUG) Log.d(TAG, "reset()");
411 if (DEBUG) Log.d(TAG, "setCaptionEnabled(" + enabled + ")");
472 if (DEBUG) Log.d(TAG, "timeShiftPlay(" + recordedProgramUri + ")");
623 if (DEBUG) Log.d(TAG, "dispatchKeyEvent(" + event + ")");
638 if (DEBUG) Lo
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
H A DCarBatteryController.java135 if (Log.isLoggable(TAG, Log.DEBUG)) {
140 if (Log.isLoggable(TAG, Log.DEBUG)) {
155 if (Log.isLoggable(TAG, Log.DEBUG)) {
173 if (Log.isLoggable(TAG, Log.DEBUG)) {
201 if (Log.isLoggable(TAG, Log.DEBUG)) {
214 if (Log.isLoggable(TAG, Log.DEBUG)) {
236 if (Log.isLoggable(TAG, Log.DEBUG)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDeadZone.java44 public static final boolean DEBUG = false; field in class:DeadZone
89 if (DEBUG)
121 if (DEBUG) {
136 if (DEBUG) {
169 if (DEBUG)
200 final float frac = DEBUG ? (mFlashFrac - 0.5f) + 0.5f : mFlashFrac;
203 if (DEBUG && size > mSizeMin)
H A DCastControllerImpl.java47 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:CastControllerImpl
68 if (DEBUG) Log.d(TAG, "new CastController()");
106 if (DEBUG) Log.d(TAG, "setDiscovering: " + request);
169 if (DEBUG) Log.d(TAG, "startCasting: " + routeToString(route));
176 if (DEBUG) Log.d(TAG, "stopCasting isProjection=" + isProjection);
203 if (DEBUG) Log.d(TAG, "setProjection: " + oldProjection + " -> " + mProjection);
276 if (DEBUG) Log.d(TAG, "onRouteAdded: " + routeToString(route));
281 if (DEBUG) Log.d(TAG, "onRouteChanged: " + routeToString(route));
286 if (DEBUG) Lo
[all...]
/frameworks/ex/common/java/com/android/common/contacts/
H A DDataUsageStatUpdater.java106 if (Log.isLoggable(TAG, Log.DEBUG)) {
156 if (Log.isLoggable(TAG, Log.DEBUG)) {
207 if (Log.isLoggable(TAG, Log.DEBUG)) {
218 if (Log.isLoggable(TAG, Log.DEBUG)) {
226 if (Log.isLoggable(TAG, Log.DEBUG)) {
241 if (Log.isLoggable(TAG, Log.DEBUG)) {
252 if (Log.isLoggable(TAG, Log.DEBUG)) {
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DSimpleItemAnimator.java39 private static final boolean DEBUG = false; field in class:SimpleItemAnimator
101 if (DEBUG) {
106 if (DEBUG) {
119 if (DEBUG) {
125 if (DEBUG) {
136 if (DEBUG) {
150 if (DEBUG) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java55 private static final boolean DEBUG = false; field in class:PdfManipulationService
87 if (DEBUG) {
156 if (DEBUG) {
180 if (DEBUG) {
224 if (DEBUG) {
241 if (DEBUG) {
272 if (DEBUG) {
358 if (DEBUG) {
374 if (DEBUG) {
/frameworks/base/core/java/android/os/
H A DRevocableFileDescriptor.java44 private static final boolean DEBUG = true; field in class:RevocableFileDescriptor
149 if (DEBUG) Slog.v(TAG, "onFsync()");
156 if (DEBUG) Slog.v(TAG, "onRelease()");
/frameworks/base/core/java/com/android/internal/os/
H A DBluetoothPowerCalculator.java22 private static final boolean DEBUG = BatteryStatsHelper.DEBUG; field in class:BluetoothPowerCalculator
88 if (DEBUG && powerMah != 0) {
H A DWifiPowerEstimator.java25 private static final boolean DEBUG = BatteryStatsHelper.DEBUG; field in class:WifiPowerEstimator
81 if (DEBUG && app.wifiPowerMah != 0) {
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawer/
H A DProfileSelectDialog.java37 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:ProfileSelectDialog
83 if (DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeService.java36 static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:DozeService
42 setDebug(DEBUG);
/frameworks/base/services/core/java/com/android/server/backup/
H A DBackupUtils.java33 private static final boolean DEBUG = false; // STOPSHIP if true field in class:BackupUtils
46 if (DEBUG) Slog.v(TAG, "System app " + target.packageName + " - skipping sig check");
53 if (DEBUG) Slog.v(TAG, "signaturesMatch(): stored=" + storedSigHashes
/frameworks/base/services/core/java/com/android/server/fingerprint/
H A DEnumerateClient.java103 if (DEBUG) Slog.w(TAG, "onAuthenticated() called for enumerate!");
109 if (DEBUG) Slog.w(TAG, "onEnrollResult() called for enumerate!");
115 if (DEBUG) Slog.w(TAG, "onRemoved() called for enumerate!");
/frameworks/base/services/core/java/com/android/server/notification/
H A DScheduleConditionProvider.java53 static final boolean DEBUG = true || Log.isLoggable("ConditionProviders", Log.DEBUG); field in class:ScheduleConditionProvider
76 if (DEBUG) Slog.d(TAG, "new " + SIMPLE_NAME + "()");
111 if (DEBUG) Slog.d(TAG, "onConnected");
124 if (DEBUG) Slog.d(TAG, "onDestroy");
130 if (DEBUG) Slog.d(TAG, "onSubscribe " + conditionId);
143 if (DEBUG) Slog.d(TAG, "onUnsubscribe " + conditionId);
215 if (DEBUG) Slog.d(TAG, String.format("Scheduling evaluate for %s, in %s, now=%s",
219 if (DEBUG) Slog.d(TAG, "Not scheduling evaluate");
244 if (DEBUG) Slo
[all...]
/frameworks/base/services/core/java/com/android/server/om/
H A DIdmapManager.java19 import static com.android.server.om.OverlayManagerService.DEBUG;
54 if (DEBUG) {
73 if (DEBUG) {

Completed in 722 milliseconds

1234567891011>>