/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
H A D | KeyguardConstants.java | 28 public static final boolean DEBUG = false; field in class:KeyguardConstants
|
H A D | FaceUnlock.java | 40 private static final boolean DEBUG = KeyguardConstants.DEBUG; field in class:FaceUnlock 106 if (DEBUG) Log.d(TAG, "stopAndShowBackup()"); 116 if (DEBUG) Log.d(TAG, "start()"); 146 if (DEBUG) Log.d(TAG, "stop()"); 173 if (DEBUG) Log.d(TAG, "Attempt to unbind from Face Unlock when not bound"); 183 if (DEBUG) Log.d(TAG, "cleanUp()"); 300 if (DEBUG) Log.d(TAG, "handleUnlock()"); 304 if (DEBUG) Log.d(TAG, "Unlocking for user " + authenticatedUserId); 317 if (DEBUG) Lo [all...] |
H A D | KeyguardFaceUnlockView.java | 38 private static final boolean DEBUG = KeyguardConstants.DEBUG; field in class:KeyguardFaceUnlockView 58 if (DEBUG) Log.d(TAG, "onRotationChanged(): " + mLastRotation + "->" + rotation); 116 if (DEBUG) Log.d(TAG, "onDetachedFromWindow()"); 133 if (DEBUG) Log.d(TAG, "onPause()"); 150 if (DEBUG) Log.d(TAG, "onResume()"); 185 if (DEBUG) Log.d(TAG, "initializeBiometricUnlockView()"); 208 if (DEBUG) Log.d(TAG, "maybeStartBiometricUnlock()"); 277 if (DEBUG) Log.d(TAG, "onPhoneStateChanged(" + phoneState + ")"); 287 if (DEBUG) Lo [all...] |
H A D | KeyguardDisplayManager.java | 33 private static boolean DEBUG = KeyguardConstants.DEBUG; field in class:KeyguardDisplayManager 46 if (DEBUG) Slog.v(TAG, "show"); 56 if (DEBUG) Slog.v(TAG, "hide"); 67 if (DEBUG) Slog.d(TAG, "onRouteSelected: type=" + type + ", info=" + info); 73 if (DEBUG) Slog.d(TAG, "onRouteUnselected: type=" + type + ", info=" + info); 79 if (DEBUG) Slog.d(TAG, "onRoutePresentationDisplayChanged: info=" + info); 101 if (DEBUG) Slog.v(TAG, "Display gone: " + mPresentation.getDisplay()); 107 if (DEBUG) Slog.i(TAG, "Keyguard enabled on display: " + presentationDisplay);
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/ |
H A D | Debug.java | 21 public final static boolean DEBUG = false; field in class:Debug
|
/frameworks/base/core/java/android/util/ |
H A D | Config.java | 31 public static final boolean DEBUG = false; field in class:Config
|
/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
H A D | SoundPoolTest.java | 40 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 sounds 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/av/media/libstagefright/codecs/on2/h264dec/source/ |
H A D | DecTestBench.c | 34 #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 D | TestBenchMultipleInstance.c | 25 #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/opt/telephony/src/java/com/android/internal/telephony/cat/ |
H A D | CatLog.java | 22 static final boolean DEBUG = true; field in class:CatLog 25 if (!DEBUG) { 35 if (!DEBUG) {
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
H A D | UnrefedBitmapCache.java | 42 private final static boolean DEBUG = DecodeTask.DEBUG; field in class:UnrefedBitmapCache 60 if (DEBUG) { 87 if (DEBUG) { 95 if (DEBUG) { 111 if (DEBUG) {
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/ |
H A D | BuildConfig.class | BuildConfig.java package com.android.layoutlib.test.myapplication public final com.android. ... |
/frameworks/base/core/java/android/content/ |
H A D | AsyncTaskLoader.java | 55 static final boolean DEBUG = false; field in class:AsyncTaskLoader 67 if (DEBUG) Log.v(TAG, this + " >>> doInBackground"); 70 if (DEBUG) Log.v(TAG, this + " <<< doInBackground"); 82 if (DEBUG) Log.v(TAG, this + " <<< doInBackground (was canceled)", ex); 90 if (DEBUG) Log.v(TAG, this + " onPostExecute"); 101 if (DEBUG) Log.v(TAG, this + " onCancelled"); 165 if (DEBUG) Log.v(TAG, "Preparing load: mTask=" + mTask); 171 if (DEBUG) Log.v(TAG, "onCancelLoad: mTask=" + mTask); 176 if (DEBUG) Log.v(TAG, 187 if (DEBUG) Lo [all...] |
/frameworks/base/core/java/android/os/ |
H A D | UpdateLock.java | 30 private static final boolean DEBUG = false; field in class:UpdateLock 84 if (DEBUG) { 103 if (DEBUG) { 129 if (DEBUG) Log.v(TAG, "release() : " + this, new RuntimeException("here"));
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | SystemBars.java | 38 private static final boolean DEBUG = false; field in class:SystemBars 49 if (DEBUG) Log.d(TAG, "start"); 50 mServiceMonitor = new ServiceMonitor(TAG, DEBUG, 57 if (DEBUG) Log.d(TAG, "onNoService"); 63 if (DEBUG) Log.d(TAG, "onServiceStartAttempt mStatusBar="+mStatusBar); 88 if (DEBUG) Log.d(TAG, "createStatusBarFromConfig"); 107 if (DEBUG) Log.d(TAG, "started " + mStatusBar.getClass().getSimpleName());
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
H A D | MediaControllerGlue.java | 20 private static final boolean DEBUG = false; field in class:MediaControllerGlue 27 if (DEBUG) Log.v(TAG, "onMetadataChanged"); 32 if (DEBUG) Log.v(TAG, "onPlaybackStateChanged"); 37 if (DEBUG) Log.v(TAG, "onSessionDestroyed"); 42 if (DEBUG) Log.v(TAG, "onSessionEvent"); 91 if (DEBUG) Log.v(TAG, "New media controller " + mediaController); 207 if (DEBUG) Log.v(TAG, "startPlayback speed " + speed); 219 if (DEBUG) Log.v(TAG, "pausePlayback"); 225 if (DEBUG) Log.v(TAG, "skipToNext"); 231 if (DEBUG) Lo [all...] |
/frameworks/support/v4/java/android/support/v4/content/ |
H A D | AsyncTaskLoader.java | 38 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/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | SecureCameraLaunchManager.java | 60 private static final boolean DEBUG = false; field in class:SecureCameraLaunchManager 96 if (DEBUG) Log.d(TAG, "onCameraUnavailble(" + cameraId + ")"); 102 if (DEBUG) Log.d(TAG, "onCameraAvailable(" + cameraId + ")"); 172 if (DEBUG) Log.d(TAG, "onSwipingStarted"); 191 if (DEBUG) Log.d(TAG, "startSecureCameraLunch"); 233 if (DEBUG) Log.d(TAG, "No targets found for secure camera intent"); 249 if (DEBUG) Log.d(TAG, "Secure camera intent would launch resolver"); 255 if (DEBUG) Log.d(TAG, "No meta-data found for secure camera application"); 264 if (DEBUG) Log.d(TAG, "Target will wait for camera: " + willWaitForCameraAvailability);
|
H A D | PanelBar.java | 29 public static final boolean DEBUG = false; field in class:PanelBar 32 if (!DEBUG) return; 49 if (DEBUG) LOG("go state: %d -> %d", mState, state); 118 if (DEBUG) LOG("PanelBar.onTouch: state=%d ACTION_DOWN: panel %s %s", mState, panel, 138 if (DEBUG) LOG("startOpeningPanel: " + panel); 157 if (DEBUG) LOG("panelExpansionChanged: start state=%d panel=%s", mState, panel.getName()); 171 if (DEBUG) LOG("panelExpansionChanged: -> %s: f=%.1f", pv.getName(), thisFrac); 186 if (DEBUG) LOG("panelExpansionChanged: end state=%d [%s%s ]", mState, 203 if (DEBUG) LOG("collapseAllPanels: animate=%s waiting=%s", animate, waiting); 213 if (DEBUG) LO [all...] |
/frameworks/base/core/java/android/app/ |
H A D | LoaderManager.java | 196 LoaderManagerImpl.DEBUG = enabled; 202 static boolean DEBUG = false; field in class:LoaderManagerImpl 264 if (DEBUG) Log.v(TAG, " Starting: " + this); 285 if (DEBUG) Log.v(TAG, " Retaining: " + this); 294 if (DEBUG) Log.v(TAG, " Finished Retaining: " + this); 329 if (DEBUG) Log.v(TAG, " Stopping: " + this); 343 if (DEBUG) Log.v(TAG, " Canceling: " + this); 352 if (DEBUG) Log.v(TAG, " Destroying: " + this); 357 if (DEBUG) Log.v(TAG, " Reseting: " + this); 389 if (DEBUG) Lo [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeService.java | 52 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:DozeService 95 if (DEBUG) Log.d(mTag, "new DozeService()"); 96 setDebug(DEBUG); 120 if (DEBUG) Log.d(mTag, "onCreate"); 149 if (DEBUG) Log.d(mTag, "onAttachedToWindow"); 164 if (DEBUG) Log.d(mTag, "onDreamingStarted canDoze=" + canDoze() + " mPowerSaveActive=" 199 if (DEBUG) Log.d(mTag, "onDreamingStopped isDozing=" + isDozing()); 278 if (DEBUG) Log.d(mTag, "Display off"); 283 if (DEBUG) Lo [all...] |
/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/ |
H A D | SharedStorageAgent.java | 19 static final boolean DEBUG = true; field in class:SharedStorageAgent 42 if (DEBUG) Slog.i(TAG, "Backing up " + mVolumes.length + " shared volumes"); 68 if (DEBUG) Slog.d(TAG, "Shared restore: [ " + domain + " : " + relpath + "]"); 79 if (DEBUG) Slog.i(TAG, " => " + outFile.getAbsolutePath()); 84 if (DEBUG) Slog.w(TAG, "Bad volume number token: " + relpath.substring(0, slash)); 87 if (DEBUG) Slog.i(TAG, "Can't find volume-number token");
|
/frameworks/base/core/java/android/app/backup/ |
H A D | AbsoluteFileBackupHelper.java | 33 private static final boolean DEBUG = false; field in class:AbsoluteFileBackupHelper 67 if (DEBUG) Log.d(TAG, "got entity '" + data.getKey() + "' size=" + data.size());
|
/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | CountdownConditionProvider.java | 43 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:CountdownConditionProvider 59 if (DEBUG) Slog.d(TAG, "new CountdownConditionProvider()"); 70 if (DEBUG) Slog.d(TAG, "onConnected"); 78 if (DEBUG) Slog.d(TAG, "onDestroy"); 92 if (DEBUG) Slog.d(TAG, "onSubscribe " + conditionId); 112 if (DEBUG) Slog.d(TAG, String.format( 130 if (DEBUG) Slog.d(TAG, "Countdown condition fired: " + conditionId);
|
/frameworks/base/core/java/android/net/http/ |
H A D | HttpLog.java | 33 private static final boolean DEBUG = false; field in class:HttpLog
|