Searched defs:DEBUG (Results 301 - 325 of 519) sorted by relevance

<<11121314151617181920>>

/frameworks/base/services/usage/java/com/android/server/usage/
H A DUserUsageStatsService.java51 private static final boolean DEBUG = UsageStatsService.DEBUG; field in class:UserUsageStatsService
154 if (DEBUG) {
245 if (DEBUG) {
253 if (DEBUG) {
259 if (DEBUG) {
275 if (DEBUG) {
283 if (DEBUG) {
293 if (DEBUG) {
424 if (DEBUG) {
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DMediaDecoder.java78 private static final boolean DEBUG = false; field in class:MediaDecoder
236 if (DEBUG) {
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DFrameworkPerfActivity.java50 static final boolean DEBUG = false; field in class:FrameworkPerfActivity
329 if (DEBUG) {
367 if (DEBUG) Log.i(TAG, "startCurOp: mCurConnection=" + mCurConnection);
383 if (DEBUG) {
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java94 private static final boolean DEBUG = DecodeTask.DEBUG; field in class:BasicBitmapDrawable
247 if (DEBUG) {
252 if (DEBUG) {
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java96 private static final boolean DEBUG = false; field in class:VCardComposer
354 if (DEBUG) Log.d(LOG_TAG, "Unexpected contentUri: " + contentUri);
428 if (DEBUG) {
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DOnboardingFragment.java149 private static final boolean DEBUG = false; field in class:OnboardingFragment
323 if (DEBUG) Log.v(TAG, "Found onboarding theme reference? " + found);
H A DOnboardingSupportFragment.java151 private static final boolean DEBUG = false; field in class:OnboardingSupportFragment
325 if (DEBUG) Log.v(TAG, "Found onboarding theme reference? " + found);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGuidedActionAdapter.java48 private static final boolean DEBUG = false; field in class:GuidedActionAdapter
423 if (DEBUG) {
432 if (DEBUG) {
H A DItemBridgeAdapter.java29 private static final boolean DEBUG = false; field in class:ItemBridgeAdapter
70 if (DEBUG) Log.v(TAG, "onFocusChange " + hasFocus + " " + view
215 if (DEBUG) Log.v(TAG, "setFocusHighlight " + mFocusHighlight);
254 if (DEBUG) Log.v(TAG, "getItemViewType added presenter " + presenter + " type " + type);
306 if (DEBUG) Log.v(TAG, "onCreateViewHolder viewType " + viewType);
343 if (DEBUG) Log.v(TAG, "onBindViewHolder position " + position);
H A DStreamingTextView.java46 private static final boolean DEBUG = false; field in class:StreamingTextView
108 if (DEBUG) Log.d(TAG, "#reset");
119 if (DEBUG) Log.d(TAG, "updateText(" + stableText + "," + pendingText + ")");
214 if (DEBUG) Log.d(TAG, "setFinalRecognizedText(" + finalText + ")");
H A DVerticalGridPresenter.java31 private static final boolean DEBUG = false; field in class:VerticalGridPresenter
265 if (DEBUG) Log.v(TAG, "mNumColumns " + mNumColumns);
335 if (DEBUG) Log.v(TAG, "onBindViewHolder " + item);
343 if (DEBUG) Log.v(TAG, "onUnbindViewHolder");
/frameworks/support/v4/java/android/support/v4/app/
H A DLoaderManager.java177 LoaderManagerImpl.DEBUG = enabled;
192 static boolean DEBUG = false; field in class:LoaderManagerImpl
257 if (DEBUG) Log.v(TAG, " Starting: " + this);
278 if (DEBUG) Log.v(TAG, " Retaining: " + this);
287 if (DEBUG) Log.v(TAG, " Finished Retaining: " + this);
322 if (DEBUG) Log.v(TAG, " Stopping: " + this);
336 if (DEBUG) Log.v(TAG, " Canceling: " + this);
348 if (DEBUG) Log.v(TAG, " Destroying: " + this);
353 if (DEBUG) Log.v(TAG, " Reseting: " + this);
385 if (DEBUG) Lo
[all...]
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaRouteProviderService.java65 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:MediaRouteProviderService
159 if (DEBUG) {
179 if (DEBUG) {
193 if (DEBUG) {
205 if (DEBUG) {
221 if (DEBUG) {
240 if (DEBUG) {
259 if (DEBUG) {
278 if (DEBUG) {
[all...]
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DAdapterHelper.java52 private static final boolean DEBUG = false; field in class:AdapterHelper
235 if (DEBUG) {
247 if (DEBUG) {
266 if (DEBUG) {
283 if (DEBUG) {
299 if (DEBUG) {
305 if (DEBUG) {
387 if (DEBUG) {
437 if (DEBUG) {
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DAsyncListUtilLayoutTest.java43 private static final boolean DEBUG = false; field in class:AsyncListUtilLayoutTest
321 mLayoutLatch.await(seconds * (DEBUG ? 100 : 1), SECONDS);
H A DBaseLinearLayoutManagerTest.java45 protected static final boolean DEBUG = false; field in class:BaseLinearLayoutManagerTest
356 layoutLatch.await(seconds * (DEBUG ? 100 : 1), SECONDS);
376 if (DEBUG) {
384 if (DEBUG) {
/frameworks/base/core/java/android/app/
H A DActivityView.java61 private static final boolean DEBUG = false; field in class:ActivityView
173 if (DEBUG) Log.v(TAG, "ctor()");
186 if (DEBUG) Log.v(TAG, "visibility changed; enqueing runnable");
214 if (DEBUG) Log.v(TAG, "onAttachedToWindow(): mActivityContainer=" + mActivityContainer +
220 if (DEBUG) Log.v(TAG, "onDetachedFromWindow(): mActivityContainer=" + mActivityContainer +
235 if (DEBUG) Log.v(TAG, "startActivity(): intent=" + intent + " " +
249 if (DEBUG) Log.v(TAG, "startActivityIntentSender(): intentSender=" + intentSender + " " +
264 if (DEBUG) Log.v(TAG, "startActivityPendingIntent(): PendingIntent=" + pendingIntent + " "
273 if (DEBUG) Log.v(TAG, "release() mActivityContainer=" + mActivityContainer +
369 if (DEBUG) Lo
[all...]
H A DVoiceInteractor.java66 static final boolean DEBUG = false; field in class:VoiceInteractor
86 if (DEBUG) Log.d(TAG, "onConfirmResult: req="
98 if (DEBUG) Log.d(TAG, "onPickOptionResult: req="
112 if (DEBUG) Log.d(TAG, "onCompleteVoice: req="
122 if (DEBUG) Log.d(TAG, "onAbortVoice: req="
133 if (DEBUG) Log.d(TAG, "onCommandResult: req="
146 if (DEBUG) Log.d(TAG, "onCancelResult: req="
1045 if (DEBUG) Log.d(TAG, "supportsCommands: cmds=" + commands + " res=" + res);
/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java61 static final boolean DEBUG = false; field in class:LauncherApps
300 if (DEBUG) {
340 if (DEBUG) {
711 if (DEBUG) {
723 if (DEBUG) {
735 if (DEBUG) {
748 if (DEBUG) {
761 if (DEBUG) {
774 if (DEBUG) {
787 if (DEBUG) {
[all...]
/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java226 private static final boolean DEBUG = false; field in class:CameraMetadataNative
1235 if (DEBUG) {
1272 if (DEBUG) {
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DCameraDeviceUserShim.java67 private static final boolean DEBUG = false; field in class:CameraDeviceUserShim
344 if (DEBUG) {
388 if (DEBUG) {
406 if (DEBUG) {
427 if (DEBUG) {
448 if (DEBUG) {
469 if (DEBUG) {
490 if (DEBUG) {
516 if (DEBUG) {
543 if (DEBUG) {
[all...]
H A DLegacyCameraDevice.java63 private static final boolean DEBUG = false; field in class:LegacyCameraDevice
126 if (DEBUG) {
139 if (DEBUG) {
149 if (DEBUG) {
166 if (DEBUG) {
173 if (DEBUG) {
182 if (DEBUG) {
199 if (DEBUG) {
211 if (DEBUG) {
232 if (DEBUG) {
[all...]
H A DRequestThreadManager.java65 private static final boolean DEBUG = false; field in class:RequestThreadManager
263 if (DEBUG) {
292 if (DEBUG) Log.d(TAG, "doJpegCapturePrepare - preview running? " + mPreviewRunning);
295 if (DEBUG) Log.d(TAG, "doJpegCapture - create fake surface");
304 if (DEBUG) Log.d(TAG, "doJpegCapturePrepare");
332 if (DEBUG) {
431 if (DEBUG) {
473 if (DEBUG) {
479 if (DEBUG) {
677 if (DEBUG) {
[all...]
H A DSurfaceTextureRenderer.java52 private static final boolean DEBUG = false; field in class:SurfaceTextureRenderer
290 if (DEBUG) {
299 if (DEBUG) {
716 if (DEBUG) {
/frameworks/base/core/java/android/os/
H A DBaseBundle.java36 static final boolean DEBUG = false; field in class:BaseBundle
232 if (DEBUG) Log.d(TAG, "unparcel "
244 if (DEBUG) Log.d(TAG, "unparcel "
256 if (DEBUG) Log.d(TAG, "unparcel " + Integer.toHexString(System.identityHashCode(this))
282 if (DEBUG) Log.d(TAG, "unparcel " + Integer.toHexString(System.identityHashCode(this))
695 if (DEBUG) Log.d(TAG, "Getting boolean in "
1454 if (DEBUG) Log.d(TAG, "Retrieving " + Integer.toHexString(System.identityHashCode(this))

Completed in 680 milliseconds

<<11121314151617181920>>