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

1234567891011>>

/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DInputStreamBuffer.java58 private static final boolean DEBUG = false; field in class:InputStreamBuffer
328 if (DEBUG) {
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DActivityChooserModel.java155 private static final boolean DEBUG = false; field in class:ActivityChooserModel
765 if (DEBUG) {
964 if (DEBUG) {
980 if (DEBUG) {
1023 if (DEBUG) {
1028 if (DEBUG) {
1082 if (DEBUG) {
1090 if (DEBUG) {
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java53 private static final boolean DEBUG = Log.isLoggable(LOG_TAG, Log.DEBUG); field in class:InteractionController
291 if (DEBUG) {
305 if (DEBUG) {
316 if (DEBUG) {
328 if (DEBUG) {
518 if (DEBUG) {
544 if (DEBUG) {
/frameworks/uiautomator/core/com/android/uiautomator/core/
H A DInteractionController.java53 private static final boolean DEBUG = Log.isLoggable(LOG_TAG, Log.DEBUG); field in class:InteractionController
291 if (DEBUG) {
305 if (DEBUG) {
316 if (DEBUG) {
328 if (DEBUG) {
518 if (DEBUG) {
544 if (DEBUG) {
/frameworks/volley/src/com/android/volley/
H A DRequestQueue.java245 if (VolleyLog.DEBUG) {
276 if (VolleyLog.DEBUG) {
/frameworks/base/core/java/com/android/internal/logging/
H A DAndroidHandler.java72 * DEBUG
170 return Log.DEBUG;
/frameworks/base/location/java/android/location/
H A DSettingInjectorService.java197 if (Log.isLoggable(TAG, Log.DEBUG)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
H A DBrightnessDialog.java35 private static final boolean DEBUG = false; field in class:BrightnessDialog
/frameworks/base/services/java/com/android/server/dreams/
H A DDreamManagerService.java53 private static final boolean DEBUG = false; field in class:DreamManagerService
239 if (DEBUG) {
334 if (DEBUG) Slog.i(TAG, "Entering dreamland.");
352 if (DEBUG) Slog.i(TAG, "Leaving dreamland.");
/frameworks/opt/mms/src/java/com/google/android/mms/util/
H A DAbstractCache.java26 private static final boolean DEBUG = false; field in class:AbstractCache
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java297 if (Rlog.isLoggable(LOG_TAG, Log.DEBUG)) {
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
H A DBalls.java50 private static final boolean DEBUG = false; field in class:Balls
/frameworks/base/core/java/android/util/
H A DLog.java33 * ERROR, WARN, INFO, DEBUG, VERBOSE. Verbose should never be compiled
64 public static final int DEBUG = 3; field in class:Log
133 * Send a {@link #DEBUG} log message.
139 return println_native(LOG_ID_MAIN, DEBUG, tag, msg);
143 * Send a {@link #DEBUG} log message and log the exception.
150 return println_native(LOG_ID_MAIN, DEBUG, tag, msg + '\n' + getStackTraceString(tr));
202 * Where level is either VERBOSE, DEBUG, INFO, WARN, ERROR, ASSERT, or SUPPRESS. SUPPRESS will
/frameworks/base/core/java/android/view/
H A DDisplay.java54 private static final boolean DEBUG = false; field in class:Display
653 if (DEBUG) {
662 if (DEBUG) {
/frameworks/base/core/java/com/android/internal/os/
H A DProcessCpuTracker.java39 private static final boolean DEBUG = false; field in class:ProcessCpuTracker
40 private static final boolean localLOGV = DEBUG || false;
276 if (DEBUG) Slog.v(TAG, "Init: " + this);
282 if (DEBUG) Slog.v(TAG, "Update: " + this);
309 if (DEBUG) {
342 if (DEBUG) Slog.i(TAG, "*** TIME TO COLLECT STATS: "
369 if (DEBUG) Slog.v(TAG, "Existing "
410 if (DEBUG) Slog.v("Load", "Stats changed " + st.name + " pid=" + st.pid
438 if (DEBUG) Slog.v(TAG, "New "
483 if (DEBUG) Slo
[all...]
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DTargetDrawable.java28 private static final boolean DEBUG = false; field in class:TargetDrawable
131 if (DEBUG) Log.v(TAG, "union of childDrawable rects " + d + " to: "
136 if (DEBUG) Log.v(TAG, "sizing drawable " + childDrawable + " to: "
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardMultiUserAvatar.java40 private static final boolean DEBUG = KeyguardHostView.DEBUG; field in class:KeyguardMultiUserAvatar
136 if (DEBUG) Log.d(TAG, "failed to get profile icon " + user, e);
/frameworks/support/v13/java/android/support/v13/app/
H A DFragmentStatePagerAdapter.java70 private static final boolean DEBUG = false; field in class:FragmentStatePagerAdapter
110 if (DEBUG) Log.v(TAG, "Adding item #" + position + ": f=" + fragment);
135 if (DEBUG) Log.v(TAG, "Removing item #" + position + ": f=" + object
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentStatePagerAdapter.java66 private static final boolean DEBUG = false; field in class:FragmentStatePagerAdapter
106 if (DEBUG) Log.v(TAG, "Adding item #" + position + ": f=" + fragment);
131 if (DEBUG) Log.v(TAG, "Removing item #" + position + ": f=" + object
/frameworks/volley/src/com/android/volley/toolbox/
H A DBasicNetwork.java54 protected static final boolean DEBUG = VolleyLog.DEBUG; field in class:BasicNetwork
151 if (DEBUG || requestLifetime > SLOW_REQUEST_THRESHOLD_MS) {
/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java52 private static final boolean DEBUG = false; field in class:InputManager
675 if (DEBUG) {
683 if (DEBUG) {
699 if (DEBUG) {
707 if (DEBUG) {
/frameworks/base/services/java/com/android/server/power/
H A DElectronBeam.java59 private static final boolean DEBUG = false; field in class:ElectronBeam
133 if (DEBUG) {
190 if (DEBUG) {
208 if (DEBUG) {
257 if (DEBUG) {
331 if (DEBUG) {
367 if (DEBUG) {
/frameworks/base/services/java/com/android/server/content/
H A DSyncStorageEngine.java74 private static final boolean DEBUG = false; field in class:SyncStorageEngine
538 if (DEBUG) {
579 if (DEBUG) {
587 if (DEBUG) {
632 if (DEBUG) {
640 if (DEBUG) {
669 if (DEBUG) {
725 if (DEBUG) {
750 if (DEBUG) {
778 if (DEBUG) {
[all...]
/frameworks/base/core/java/android/app/
H A DBackStackRecord.java103 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
120 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
553 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting in " + this
559 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
566 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
584 if (FragmentManagerImpl.DEBUG) {
602 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Run: " + this);
625 if (FragmentManagerImpl.DEBUG) Log.v(TAG,
638 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
693 if (FragmentManagerImpl.DEBUG) {
[all...]
/frameworks/base/services/java/com/android/server/am/
H A DProcessStatsService.java52 static final boolean DEBUG = false; field in class:ProcessStatsService
246 if (DEBUG) Slog.d(TAG, "Performing write to " + mFile.getBaseFile());
267 if (DEBUG) Slog.d(TAG, "Write completed successfully!");
285 if (DEBUG) {
338 if (DEBUG) Slog.d(TAG, "Collecting " + files.length + " files except: " + currentFile);
342 if (DEBUG) Slog.d(TAG, "Collecting: " + fileStr);
344 if (DEBUG) Slog.d(TAG, "Skipping: already checked in");
348 if (DEBUG) Slog.d(TAG, "Skipping: current stats");
824 if (DEBUG) Slog.d(TAG, "Retrieving state: " + files.get(i));
833 if (DEBUG) Slo
[all...]

Completed in 1036 milliseconds

1234567891011>>