Searched defs:DEBUG (Results 176 - 200 of 519) sorted by relevance

1234567891011>>

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/
H A DRecentsTvView.java52 private static final boolean DEBUG = false; field in class:RecentsTvView
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DRecentsTransitionHelper.java66 private static final boolean DEBUG = false; field in class:RecentsTransitionHelper
H A DTaskStackViewScroller.java40 private static final boolean DEBUG = false; field in class:TaskStackViewScroller
149 if (DEBUG) {
252 if (DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DGestureRecorder.java37 public static final boolean DEBUG = true; // for now field in class:GestureRecorder
239 if (DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeParameters.java34 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:DozeParameters
164 if (DEBUG) Log.d(TAG, "Parsed spec [" + spec + "] as: " + rt);
H A DDozeScrimController.java37 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:DozeScrimController
129 if (DEBUG) Log.d(TAG, "Cancel pulsing");
240 if (DEBUG) Log.d(TAG, "Pulse in, mDozing=" + mDozing + " mPulseReason="
253 if (DEBUG) Log.d(TAG, "Pulse in finished, mDozing=" + mDozing);
262 if (DEBUG) Log.d(TAG, "Pulse out, mDozing=" + mDozing);
272 if (DEBUG) Log.d(TAG, "Pulse out finished");
H A DPanelBar.java27 public static final boolean DEBUG = false; field in class:PanelBar
32 if (!DEBUG) return;
45 if (DEBUG) LOG("go state: %d -> %d", mState, state);
96 if (DEBUG) LOG("PanelBar.onTouch: state=%d ACTION_DOWN: panel %s %s", mState, panel,
156 if (DEBUG) LOG("collapsePanel: animate=%s waiting=%s", animate, waiting);
166 if (DEBUG) LOG("onPanelPeeked");
170 if (DEBUG) LOG("onPanelCollapsed");
174 if (DEBUG) LOG("onPanelFullyOpened");
186 if (DEBUG) LOG("onExpandingFinished");
H A DPhoneStatusBarView.java33 private static final boolean DEBUG = PhoneStatusBar.DEBUG; field in class:PhoneStatusBarView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java41 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:BluetoothControllerImpl
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...]
H A DFlashlightController.java38 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:FlashlightController
213 if (DEBUG) Log.d(TAG, "dispatchAvailabilityChanged(" + available + ")");
225 if (DEBUG) Log.d(TAG, "dispatchModeChanged(" + enabled + ")");
H A DSecurityControllerImpl.java48 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:SecurityControllerImpl
171 if (DEBUG) Log.d(TAG, "removeCallback " + callback);
180 if (DEBUG) Log.d(TAG, "addCallback " + callback);
251 if (DEBUG) Log.d(TAG, "onAvailable " + network.netId);
260 if (DEBUG) Log.d(TAG, "onLost " + network.netId);
H A DZenModeControllerImpl.java51 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:ZenModeControllerImpl
234 if (DEBUG) Slog.d(TAG, "onConditionsReceived "
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifOutputStream.java62 private static final boolean DEBUG = false; field in class:ExifOutputStream
213 if (DEBUG) {
289 if (DEBUG) {
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityGestureDetector.java45 private static final boolean DEBUG = false; field in class:AccessibilityGestureDetector
406 if (DEBUG) {
H A DKeyEventDispatcher.java52 private static final boolean DEBUG = false; field in class:KeyEventDispatcher
251 if (DEBUG) {
/frameworks/base/services/backup/java/com/android/server/backup/
H A DPackageManagerBackupAgent.java61 private static final boolean DEBUG = false; field in class:PackageManagerBackupAgent
181 if (DEBUG) Slog.v(TAG, "onBackup()");
227 if (DEBUG) {
252 if (DEBUG) Slog.v(TAG, "Storing global metadata key");
257 if (DEBUG) Slog.v(TAG, "Global metadata key already stored");
314 if (DEBUG) {
330 if (DEBUG) {
364 if (DEBUG) Slog.v(TAG, "onRestore()");
371 if (DEBUG) Slog.v(TAG, " got key=" + key + " dataSize=" + dataSize);
381 if (DEBUG) Slo
[all...]
/frameworks/base/services/core/java/com/android/server/audio/
H A DFocusRequester.java41 private static final boolean DEBUG = false; field in class:FocusRequester
279 if (DEBUG) {
306 if (DEBUG) {
315 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraService.java50 private static final boolean DEBUG = false; field in class:CameraService
128 if (DEBUG) Slog.v(TAG, "Camera " + cameraId + " state now " + state);
142 if (DEBUG) Slog.v(TAG, "Notify NFC behavior is " + (mNotifyNfc ? "active" : "disabled"));
199 if (DEBUG) Slog.w(TAG, "Native camera service has died");
310 if (DEBUG) Slog.v(TAG, "Setting NFC reader mode to flags " + flags);
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerState.java51 private static boolean DEBUG = false; field in class:DisplayPowerState
125 if (DEBUG) {
149 if (DEBUG) {
220 if (DEBUG) {
311 if (DEBUG) {
317 if (DEBUG) {
363 if (DEBUG) {
428 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/fingerprint/
H A DClientMonitor.java38 protected static final boolean DEBUG = FingerprintService.DEBUG; field in class:ClientMonitor
172 if (DEBUG) Slog.w(TAG, "removing leaked reference: " + mToken);
/frameworks/base/services/core/java/com/android/server/job/controllers/
H A DAppIdleController.java39 private static final boolean DEBUG = false; field in class:AppIdleController
56 if (DEBUG) {
81 if (DEBUG) {
118 if (DEBUG) {
195 if (DEBUG) {
H A DContentObserverController.java44 private static final boolean DEBUG = false; field in class:ContentObserverController
93 if (DEBUG) {
183 if (DEBUG) {
215 if (DEBUG) {
274 if (DEBUG) {
283 if (DEBUG) {
341 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/lights/
H A DLightsService.java36 static final boolean DEBUG = false; field in class:LightsService
124 if (DEBUG) Slog.v(TAG, "setLight #" + mId + ": color=#"
200 if (DEBUG)
207 if (DEBUG) Slog.v(TAG, "VR mode disabled, resetting brightnes");
/frameworks/base/services/core/java/com/android/server/location/
H A DComprehensiveCountryDetector.java61 /* package */ static final boolean DEBUG = false; field in class:ComprehensiveCountryDetector
135 if (DEBUG) Slog.d(TAG, "Country detected via LocationBasedCountryDetector");
204 if (DEBUG) {
214 if (DEBUG) Slog.v(TAG, " phonetype=" + phoneType);
317 if (DEBUG) {
330 if (DEBUG) Slog.d(TAG, "run startLocationBasedDetector()");
361 if (DEBUG) {
371 if (DEBUG) {
396 if (DEBUG) {
408 if (DEBUG) {
[all...]

Completed in 277 milliseconds

1234567891011>>