Searched refs:DEBUG (Results 1 - 25 of 190) sorted by relevance

12345678

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DDebug.java21 public final static boolean DEBUG = false; field in class:Debug
/frameworks/base/telephony/java/com/android/internal/telephony/cat/
H A DCatLog.java22 static final boolean DEBUG = true; field in class:CatLog
25 if (!DEBUG) {
35 if (!DEBUG) {
/frameworks/base/core/java/android/util/
H A DConfig.java31 public static final boolean DEBUG = false; field in class:Config
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
H A DDecTestBench.c34 #define DEBUG(argv) printf argv macro
112 DEBUG(("H.264 Decoder API v%d.%d\n", decVer.major, decVer.minor));
117 DEBUG(("%s\n", tagName));
125 DEBUG((
128 DEBUG(("\t-Nn forces decoding to stop after n pictures\n"));
130 DEBUG(("\t-Ooutfile output writing disabled at compile time\n"));
132 DEBUG(("\t-Ooutfile write output to \"outfile\" (default out_wxxxhyyy.yuv)\n"));
133 DEBUG(("\t-Onone does not write output\n"));
135 DEBUG(("\t-P packet-by-packet mode\n"));
136 DEBUG(("\
[all...]
H A DTestBenchMultipleInstance.c25 #define DEBUG(argv) printf argv macro
84 DEBUG((
87 DEBUG(("\t-Nn forces decoding to stop after n pictures\n"));
89 DEBUG(("\t-Ooutfile output writing disabled at compile time\n"));
91 DEBUG(("\t-Ooutfile write output to \"outfile\" (default out.yuv)\n"));
92 DEBUG(("\t-Onone does not write output\n"));
94 DEBUG(("\t-C display cropped image (default decoded image)\n"));
95 DEBUG(("\t-R disable DPB output reordering\n"));
96 DEBUG(("\t-T to print tag name and exit\n"));
130 DEBUG(("N
[all...]
/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java40 private static final boolean DEBUG = true; field in class:SoundPoolTest
84 if (DEBUG) Log.d(LOG_TAG, "Sample " + sampleId + " load status = " + status);
131 if (DEBUG) Log.d(LOG_TAG, "Begin sounds test");
136 if (DEBUG) Log.d(LOG_TAG, "Start note " + id);
143 if (DEBUG) Log.d(LOG_TAG, "Stop note " + id);
146 if (DEBUG) Log.d(LOG_TAG, "End scale test");
151 if (DEBUG) Log.d(LOG_TAG, "Begin scale test");
158 if (DEBUG) Log.d(LOG_TAG, "Start note " + id);
165 if (DEBUG) Log.d(LOG_TAG, "Stop note " + id);
168 if (DEBUG) Lo
[all...]
/frameworks/base/services/java/com/android/server/accessibility/
H A DAccessibilityInputFilter.java35 private static final boolean DEBUG = false; field in class:AccessibilityInputFilter
76 if (DEBUG) {
85 if (DEBUG) {
94 if (DEBUG) {
/frameworks/base/voip/java/com/android/server/sip/
H A DSipWakeLock.java25 private static final boolean DEBUG = false; field in class:SipWakeLock
37 if (DEBUG) Log.v(TAG, "reset count=" + mHolders.size());
58 if (DEBUG) Log.v(TAG, "acquire count=" + mHolders.size());
67 if (DEBUG) Log.v(TAG, "release count=" + mHolders.size());
/frameworks/base/core/java/android/content/
H A DAsyncTaskLoader.java53 static final boolean DEBUG = false; field in class:AsyncTaskLoader
65 if (DEBUG) Slog.v(TAG, this + " >>> doInBackground");
67 if (DEBUG) Slog.v(TAG, this + " <<< doInBackground");
74 if (DEBUG) Slog.v(TAG, this + " onPostExecute");
84 if (DEBUG) Slog.v(TAG, this + " onCancelled");
129 if (DEBUG) Slog.v(TAG, "Preparing load: mTask=" + mTask);
150 if (DEBUG) Slog.v(TAG, "cancelLoad: mTask=" + mTask);
155 if (DEBUG) Slog.v(TAG,
166 if (DEBUG) Slog.v(TAG, "cancelLoad: task is waiting, dropping it");
173 if (DEBUG) Slo
[all...]
/frameworks/support/v4/java/android/support/v4/content/
H A DAsyncTaskLoader.java38 static final boolean DEBUG = false; field in class:AsyncTaskLoader
50 if (DEBUG) Log.v(TAG, this + " >>> doInBackground");
52 if (DEBUG) Log.v(TAG, this + " <<< doInBackground");
59 if (DEBUG) Log.v(TAG, this + " onPostExecute");
69 if (DEBUG) Log.v(TAG, this + " onCancelled");
114 if (DEBUG) Log.v(TAG, "Preparing load: mTask=" + mTask);
135 if (DEBUG) Log.v(TAG, "cancelLoad: mTask=" + mTask);
140 if (DEBUG) Log.v(TAG,
151 if (DEBUG) Log.v(TAG, "cancelLoad: task is waiting, dropping it");
158 if (DEBUG) Lo
[all...]
/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DSharedStorageAgent.java17 static final boolean DEBUG = true; field in class:SharedStorageAgent
40 if (DEBUG) Slog.i(TAG, "Backing up " + mVolumes.length + " shared volumes");
59 if (DEBUG) Slog.d(TAG, "Shared restore: [ " + domain + " : " + relpath + "]");
70 if (DEBUG) Slog.i(TAG, " => " + outFile.getAbsolutePath());
75 if (DEBUG) Slog.w(TAG, "Bad volume number token: " + relpath.substring(0, slash));
78 if (DEBUG) Slog.i(TAG, "Can't find volume-number token");
/frameworks/base/core/java/com/android/internal/backup/
H A DLocalTransport.java48 private static final boolean DEBUG = true; field in class:LocalTransport
88 if (DEBUG) Log.v(TAG, "wiping all data");
94 if (DEBUG) Log.v(TAG, "performBackup() pkg=" + packageInfo.packageName);
114 if (DEBUG) Log.v(TAG, "Got change set key=" + key + " size=" + dataSize
128 if (DEBUG) Log.v(TAG, " data size " + dataSize);
166 if (DEBUG) Log.v(TAG, "clearBackupData() pkg=" + packageInfo.packageName);
177 if (DEBUG) Log.v(TAG, "finishBackup()");
195 if (DEBUG) Log.v(TAG, "start restore " + token);
206 if (DEBUG) Log.v(TAG, " nextRestorePackage() = " + name);
211 if (DEBUG) Lo
[all...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DKeyguardViewMediator.java95 private final static boolean DEBUG = false; field in class:KeyguardViewMediator
320 if (DEBUG) Log.d(TAG, "failed to load sound from " + soundPath);
327 if (DEBUG) Log.d(TAG, "failed to load sound from " + soundPath);
336 if (DEBUG) Log.d(TAG, "onSystemReady");
351 if (DEBUG) Log.d(TAG, "onScreenTurnedOff(" + why + ")");
360 if (DEBUG) Log.d(TAG, "pending exit secure callback cancelled");
412 if (DEBUG) Log.d(TAG, "setting alarm to turn off keyguard, seq = "
430 if (DEBUG) Log.d(TAG, "onScreenTurnedOn, seq = " + mDelayedShowingSequence);
442 if (DEBUG) Log.d(TAG, "setKeyguardEnabled(" + enabled + ")");
449 if (DEBUG) Lo
[all...]
H A DKeyguardViewManager.java45 private final static boolean DEBUG = false; field in class:KeyguardViewManager
106 if (DEBUG) Log.d(TAG, "show(); mKeyguardView==" + mKeyguardView);
113 if (DEBUG) Log.d(TAG, "keyguard host is null, creating it...");
149 if (DEBUG) Log.d(TAG, "Rotation sensor for lock screen On!");
152 if (DEBUG) Log.d(TAG, "Rotation sensor for lock screen Off!");
159 if (DEBUG) Log.d(TAG, "keyguard view is null, creating it...");
208 if (DEBUG) Log.d(TAG, "reset()");
215 if (DEBUG) Log.d(TAG, "onScreenTurnedOff()");
224 if (DEBUG) Log.d(TAG, "onScreenTurnedOn()");
252 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/android/app/backup/
H A DAbsoluteFileBackupHelper.java33 private static final boolean DEBUG = false; field in class:AbsoluteFileBackupHelper
67 if (DEBUG) Log.d(TAG, "got entity '" + data.getKey() + "' size=" + data.size());
H A DWallpaperBackupHelper.java38 private static final boolean DEBUG = false; field in class:WallpaperBackupHelper
80 if (DEBUG) {
113 if (DEBUG) Slog.d(TAG, "Restoring wallpaper image w=" + options.outWidth
127 if (DEBUG) Slog.d(TAG, "wallpaper dimension match; using");
133 if (DEBUG) Slog.d(TAG, "dimensions too far off: wr=" + widthRatio
/frameworks/base/core/java/android/net/http/
H A DHttpLog.java33 private static final boolean DEBUG = false; field in class:HttpLog
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DDelegateManager.java101 if (Debug.DEBUG) {
125 if (Debug.DEBUG) {
139 if (Debug.DEBUG) {
/frameworks/base/core/java/android/app/
H A DLoaderManager.java196 LoaderManagerImpl.DEBUG = enabled;
202 static boolean DEBUG = false; field in class:LoaderManagerImpl
261 if (DEBUG) Log.v(TAG, " Starting: " + this);
281 if (DEBUG) Log.v(TAG, " Retaining: " + this);
290 if (DEBUG) Log.v(TAG, " Finished Retaining: " + this);
325 if (DEBUG) Log.v(TAG, " Stopping: " + this);
338 if (DEBUG) Log.v(TAG, " Destroying: " + this);
343 if (DEBUG) Log.v(TAG, " Reseting: " + this);
373 if (DEBUG) Log.v(TAG, "onLoadComplete: " + this);
376 if (DEBUG) Lo
[all...]
/frameworks/support/v4/java/android/support/v4/app/
H A DLoaderManager.java176 LoaderManagerImpl.DEBUG = enabled;
188 static boolean DEBUG = false; field in class:LoaderManagerImpl
247 if (DEBUG) Log.v(TAG, " Starting: " + this);
267 if (DEBUG) Log.v(TAG, " Retaining: " + this);
276 if (DEBUG) Log.v(TAG, " Finished Retaining: " + this);
311 if (DEBUG) Log.v(TAG, " Stopping: " + this);
324 if (DEBUG) Log.v(TAG, " Destroying: " + this);
329 if (DEBUG) Log.v(TAG, " Reseting: " + this);
359 if (DEBUG) Log.v(TAG, "onLoadComplete: " + this);
362 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/com/android/internal/widget/
H A DEditableInputConnection.java33 private static final boolean DEBUG = false; field in class:EditableInputConnection
82 if (DEBUG) Log.v(TAG, "commitCompletion " + text);
94 if (DEBUG) Log.v(TAG, "commitCorrection" + correctionInfo);
103 if (DEBUG) Log.v(TAG, "performEditorAction " + actionCode);
110 if (DEBUG) Log.v(TAG, "performContextMenuAction " + id);
/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());
101 if (DEBUG) Log.d(TAG, "onCreate() : notificationId: " + notificationId + " timeout: " + timeout + " default_response:" + default_response);
110 if (DEBUG) Log.d(TAG, "onResume");
117 if (DEBUG) Log.d(TAG, "onPause");
139 if (DEBUG) Log.d(TAG, "sendUserResponse, response: " + response);
149 if (DEBUG) Log.d(TAG, "handleNIVerify action: " + intent.getAction());
/frameworks/base/core/java/android/database/sqlite/
H A DDatabaseConnectionPool.java53 if (Log.isLoggable(TAG, Log.DEBUG)) {
62 if (Log.isLoggable(TAG, Log.DEBUG)) {
82 if (Log.isLoggable(TAG, Log.DEBUG)) {
145 if (Log.isLoggable(TAG, Log.DEBUG)) {
158 if (Log.isLoggable(TAG, Log.DEBUG)) {
166 if (Log.isLoggable(TAG, Log.DEBUG)) {
176 if (Log.isLoggable(TAG, Log.DEBUG)) {
284 if (Log.isLoggable(TAG, Log.DEBUG)) {
296 if (Log.isLoggable(TAG, Log.DEBUG)) {
310 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DChoreographer.java34 private static final boolean DEBUG = RecentsPanelView.DEBUG; field in class:Choreographer
119 if (DEBUG) Slog.d(TAG, "startAnimation(appearing=" + appearing + ")");
140 if (DEBUG) Slog.d(TAG, "panelHeight=" + h);
145 if (DEBUG) Slog.d(TAG, "onAnimationCancel");
151 if (DEBUG) Slog.d(TAG, "onAnimationEnd");
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DNotificationRowLayout.java42 private static final boolean DEBUG = false; field in class:NotificationRowLayout
43 private static final boolean SLOW_ANIMATIONS = DEBUG;
78 if (DEBUG) {
104 if (DEBUG) Log.v(TAG, "onInterceptTouchEvent()");
243 if (DEBUG) Slog.d(TAG, "actually removing child: " + childF);
269 if (DEBUG) {
300 if (DEBUG) {
340 if (DEBUG) Slog.d(TAG, "onLayout: height=" + height);
356 if (DEBUG) {
362 if (DEBUG) {
[all...]

Completed in 3656 milliseconds

12345678