/frameworks/base/services/java/com/android/server/ |
H A D | UpdateLockService.java | 37 static final boolean DEBUG = false; field in class:UpdateLockService 52 if (DEBUG) { 58 if (DEBUG) { 90 if (DEBUG) { 100 if (DEBUG) {
|
H A D | RecognitionManagerService.java | 47 private static final boolean DEBUG = false; field in class:RecognitionManagerService 52 if (DEBUG) Slog.i(TAG, "onSomePackagesChanged user=" + userHandle); 90 if (DEBUG) Slog.i(TAG, "initForUser user=" + userHandle); 142 if (DEBUG) Slog.i(TAG, "getCurRecognizer curRecognizer=" + curRecognizer 151 if (DEBUG) Slog.i(TAG, "setCurRecognizer comp=" + comp 158 if (DEBUG) Slog.i(TAG, "received " + action);
|
H A D | PackageManagerBackupAgent.java | 55 private static final boolean DEBUG = false; field in class:PackageManagerBackupAgent 123 if (DEBUG) Slog.v(TAG, "onBackup()"); 150 if (DEBUG) Slog.v(TAG, "Storing global metadata key"); 155 if (DEBUG) Slog.v(TAG, "Global metadata key already stored"); 211 if (DEBUG) { 226 if (DEBUG) Slog.v(TAG, "- removing metadata for deleted pkg " + app); 257 if (DEBUG) Slog.v(TAG, "onRestore()"); 264 if (DEBUG) Slog.v(TAG, " got key=" + key + " dataSize=" + dataSize); 274 if (DEBUG) Slog.v(TAG, " storedSystemVersion = " + storedSystemVersion); 283 if (DEBUG) { [all...] |
H A D | RandomBlock.java | 35 private static final boolean DEBUG = false; field in class:RandomBlock 42 if (DEBUG) Slog.v(TAG, "reading from file " + filename); 66 if (DEBUG) Slog.v(TAG, "writing to file " + filename);
|
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
H A D | KeyguardFaceUnlockView.java | 40 private static final boolean DEBUG = false; field in class:KeyguardFaceUnlockView 60 if (DEBUG) Log.d(TAG, "onRotationChanged(): " + mLastRotation + "->" + rotation); 118 if (DEBUG) Log.d(TAG, "onDetachedFromWindow()"); 135 if (DEBUG) Log.d(TAG, "onPause()"); 152 if (DEBUG) Log.d(TAG, "onResume()"); 188 if (DEBUG) Log.d(TAG, "initializeBiometricUnlockView()"); 211 if (DEBUG) Log.d(TAG, "maybeStartBiometricUnlock()"); 255 if (DEBUG) Log.d(TAG, "onPhoneStateChanged(" + phoneState + ")"); 265 if (DEBUG) Log.d(TAG, "onUserSwitched(" + userId + ")"); 275 if (DEBUG) Lo [all...] |
/frameworks/base/core/java/com/android/internal/app/ |
H A D | NetInitiatedActivity.java | 43 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/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | DeadZone.java | 34 public static final boolean DEBUG = false; field in class:DeadZone 77 if (DEBUG) 108 if (DEBUG) { 116 if (DEBUG) { 136 if (DEBUG) 158 final float frac = DEBUG ? (mFlashFrac - 0.5f) + 0.5f : mFlashFrac; 161 if (DEBUG && size > mSizeMin)
|
/frameworks/base/services/java/com/android/server/power/ |
H A D | Notifier.java | 64 private static final boolean DEBUG = false; field in class:Notifier 129 if (DEBUG) { 152 if (DEBUG) { 184 if (DEBUG) { 199 if (DEBUG) { 214 if (DEBUG) { 230 if (DEBUG) { 252 if (DEBUG) { 261 if (DEBUG) { 280 if (DEBUG) { [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
H A D | SizeAdaptiveLayout.java | 55 private static final boolean DEBUG = false; field in class:SizeAdaptiveLayout 151 if (DEBUG) Log.d(TAG, this + " measure spec: " + 156 if (DEBUG) Log.d(TAG, "active min: " + lp.minHeight + " max: " + lp.maxHeight); 161 if (DEBUG) Log.d(TAG, "measured child at: " + childHeight); 164 if (DEBUG) Log.d(TAG, "resolved to: " + resolvedHeight); 166 if (DEBUG) Log.d(TAG, "bounded to: " + boundedHeight); 203 if (DEBUG) Log.d(TAG, "looking at " + i + 220 if (DEBUG) Log.d(TAG, " found exact match, finishing early"); 237 if (DEBUG) Log.d(TAG, this + " onlayout height: " + (bottom - top)); 245 if (DEBUG) Lo [all...] |
/frameworks/base/core/java/android/os/ |
H A D | WorkSource.java | 14 static final boolean DEBUG = false; field in class:WorkSource 253 if (DEBUG) Log.d(TAG, "Adding uid " + uid + " to " + this + ": binsearch res = " + i); 341 if (DEBUG) Log.d(TAG, "Remove " + other + " from " + this); 343 if (DEBUG) Log.d(TAG, "Step: target @ " + i1 + " of " + N1 + ", other @ " + i2 346 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1 353 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1 + ": skip i1"); 356 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1 + ": skip i2"); 375 if (DEBUG) Log.d(TAG, "Remove " + other + " from " + this); 377 if (DEBUG) Log.d(TAG, "Step: target @ " + i1 + " of " + N1 + ", other @ " + i2 380 if (DEBUG) Lo [all...] |
/frameworks/base/core/java/android/webkit/ |
H A D | AccessibilityInjector.java | 54 private static boolean DEBUG = false; field in class:AccessibilityInjector 340 if (DEBUG) { 365 if (DEBUG) { 380 if (DEBUG) { 400 if (DEBUG) { 404 if (DEBUG) { 669 if (DEBUG) { 704 if (DEBUG) { 709 if (DEBUG) { 723 if (DEBUG) { [all...] |
H A D | ConsoleMessage.java | 34 DEBUG enum constant in enum:ConsoleMessage.MessageLevel
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | PanelView.java | 38 public static final boolean DEBUG = PanelBar.DEBUG; field in class:PanelView 44 if (!DEBUG) return; 91 static final boolean DEBUG = false; field in class:PanelView.FlingTracker 114 if (FlingTracker.DEBUG) { 129 if (FlingTracker.DEBUG) { 157 if (FlingTracker.DEBUG) { 224 if (DEBUG) LOG("peek to height=%.1f", mPeekHeight); 259 if (DEBUG) LOG("tick: v=%.2fpx/s dt=%.4fs", mVel, dt); 260 if (DEBUG) LO [all...] |
/frameworks/base/services/java/com/android/server/location/ |
H A D | ComprehensiveCountryDetector.java | 62 /* package */ static final boolean DEBUG = false; field in class:ComprehensiveCountryDetector 136 if (DEBUG) Slog.d(TAG, "Country detected via LocationBasedCountryDetector"); 205 if (DEBUG) { 215 if (DEBUG) Slog.v(TAG, " phonetype=" + phoneType); 318 if (DEBUG) { 331 if (DEBUG) Slog.d(TAG, "run startLocationBasedDetector()"); 362 if (DEBUG) { 372 if (DEBUG) { 397 if (DEBUG) { 409 if (DEBUG) { [all...] |
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/ |
H A D | QueryController.java | 33 private static final boolean DEBUG = Log.isLoggable(LOG_TAG, Log.DEBUG); field in class:QueryController 75 if (DEBUG) 146 if (DEBUG) 233 if (DEBUG) 248 if (DEBUG) 264 if (DEBUG) 295 if (DEBUG) { 409 if (DEBUG) 414 if (DEBUG) [all...] |
/frameworks/volley/src/com/android/volley/ |
H A D | CacheDispatcher.java | 35 private static final boolean DEBUG = VolleyLog.DEBUG; field in class:CacheDispatcher 81 if (DEBUG) VolleyLog.v("start new dispatcher");
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
H A D | FirstFrameAnimatorHelper.java | 34 private static final boolean DEBUG = false; field in class:FirstFrameAnimatorHelper 70 if (DEBUG) { 115 if (DEBUG) print(animation); 119 if (DEBUG) print(animation);
|
/frameworks/base/services/java/com/android/server/am/ |
H A D | NativeCrashListener.java | 45 static final boolean DEBUG = false; field in class:NativeCrashListener 46 static final boolean MORE_DEBUG = DEBUG && false; 85 if (DEBUG) Slog.v(TAG, "Calling handleApplicationCrash()"); 87 if (DEBUG) Slog.v(TAG, "<-- handleApplicationCrash() returned"); 106 if (DEBUG) Slog.i(TAG, "Starting up"); 179 if (DEBUG) { 211 if (DEBUG) { 224 if (DEBUG) { 250 if (DEBUG) Slog.v(TAG, "processing");
|
H A D | TransferPipe.java | 37 static final boolean DEBUG = false; field in class:TransferPipe 133 if (DEBUG) Slog.i(TAG, "read=" + getReadFd() + " write=" + getWriteFd() 144 if (DEBUG) Slog.i(TAG, "TIMEOUT!"); 155 if (DEBUG) Slog.i(TAG, "Finished: " + mFailure); 167 if (DEBUG) Slog.i(TAG, "Closing: " + mFds[num]); 187 if (DEBUG) Slog.i(TAG, "Ready to read pipe..."); 197 if (DEBUG) Slog.i(TAG, "Got " + size + " bytes"); 225 if (DEBUG) Slog.i(TAG, "End of pipe: size=" + size); 227 if (DEBUG) Slog.i(TAG, "Interrupted!");
|
/frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/ |
H A D | FountainFbo.java | 25 private static final boolean DEBUG = false; field in class:FountainFbo
|
/frameworks/base/tools/layoutlib/bridge/src/android/util/ |
H A D | Log_Delegate.java | 27 case Log.DEBUG:
|
/frameworks/support/v13/java/android/support/v13/app/ |
H A D | FragmentPagerAdapter.java | 67 private static final boolean DEBUG = false; field in class:FragmentPagerAdapter 98 if (DEBUG) Log.v(TAG, "Attaching item #" + itemId + ": f=" + fragment); 102 if (DEBUG) Log.v(TAG, "Adding item #" + itemId + ": f=" + fragment); 119 if (DEBUG) Log.v(TAG, "Detaching item #" + getItemId(position) + ": f=" + object
|
/frameworks/support/v4/java/android/support/v4/app/ |
H A D | FragmentPagerAdapter.java | 63 private static final boolean DEBUG = false; field in class:FragmentPagerAdapter 94 if (DEBUG) Log.v(TAG, "Attaching item #" + itemId + ": f=" + fragment); 98 if (DEBUG) Log.v(TAG, "Adding item #" + itemId + ": f=" + fragment); 115 if (DEBUG) Log.v(TAG, "Detaching item #" + getItemId(position) + ": f=" + object
|
/frameworks/base/core/java/android/preference/ |
H A D | GenericInflater.java | 45 private final boolean DEBUG = false; field in class:GenericInflater 260 if (DEBUG) System.out.println("INFLATING from resource: " + resource); 310 if (DEBUG) { 322 if (DEBUG) { 327 if (DEBUG) { 421 if (DEBUG) System.out.println("******** Creating item: " + name); 434 if (DEBUG) System.out.println("Created item is: " + item); 476 if (DEBUG) { 483 if (DEBUG) { 490 if (DEBUG) { [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ExpandHelper.java | 46 protected static final boolean DEBUG = false; field in class:ExpandHelper 273 if (DEBUG) Slog.d(TAG, "isinside (" + x + ", " + y + ")"); 276 if (DEBUG) Slog.d(TAG, "isinside null subject"); 284 if (DEBUG) Slog.d(TAG, " to global (" + x + ", " + y + ")"); 290 if (DEBUG) Slog.d(TAG, " to local (" + x + ", " + y + ")"); 291 if (DEBUG) Slog.d(TAG, " inside (" + v.getWidth() + ", " + v.getHeight() + ")"); 396 if (DEBUG) Slog.v(TAG, "got venetian gesture (dy=" + yDiff + "px)"); 416 if (DEBUG) Slog.d(TAG, "up/cancel"); 487 if (DEBUG) Slog.d(TAG, "pointer change"); 494 if (DEBUG) Slo [all...] |