Searched defs:DEBUG (Results 101 - 125 of 519) sorted by relevance

1234567891011>>

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2StillCaptureTest.java70 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:Camera2StillCaptureTest
450 if (DEBUG) {
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardDisplayManager.java33 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);
H A DKeyguardStatusView.java41 private static final boolean DEBUG = KeyguardConstants.DEBUG; field in class:KeyguardStatusView
62 if (DEBUG) Slog.v(TAG, "refresh statusview showing:" + showing);
100 if (DEBUG) Log.v(TAG, (enabled ? "Enable" : "Disable") + " transport text marquee");
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
H A DAppFuse.java38 private static final boolean DEBUG = false; field in class:AppFuse
223 if (DEBUG) {
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceManager.java33 private static final boolean DEBUG = Utils.D; field in class:CachedBluetoothDeviceManager
171 if (DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DIconMerger.java30 private static final boolean DEBUG = false; field in class:IconMerger
40 if (DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DAccessPointControllerImpl.java41 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:AccessPointControllerImpl
81 if (DEBUG) Log.d(TAG, "addCallback " + callback);
91 if (DEBUG) Log.d(TAG, "removeCallback " + callback);
100 if (DEBUG) Log.d(TAG, "scan!");
112 if (DEBUG) Log.d(TAG, "connect networkId=" + ap.getConfig().networkId);
164 if (DEBUG) Log.d(TAG, "connect success");
169 if (DEBUG) Log.d(TAG, "connect failure reason=" + reason);
H A DBatteryControllerImpl.java43 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:BatteryControllerImpl
169 if (DEBUG) Log.d(TAG, "Power save is " + (mPowerSave ? "on" : "off"));
H A DDeadZone.java41 public static final boolean DEBUG = false; field in class:DeadZone
84 if (DEBUG)
115 if (DEBUG) {
129 if (DEBUG) {
152 if (DEBUG)
174 final float frac = DEBUG ? (mFlashFrac - 0.5f) + 0.5f : mFlashFrac;
177 if (DEBUG && size > mSizeMin)
H A DHotspotControllerImpl.java36 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:HotspotControllerImpl
83 if (DEBUG) Log.d(TAG, "addCallback " + callback);
92 if (DEBUG) Log.d(TAG, "removeCallback " + callback);
138 if (DEBUG) Log.d(TAG, "Registering receiver");
144 if (DEBUG) Log.d(TAG, "Unregistering receiver");
152 if (DEBUG) Log.d(TAG, "onReceive " + intent.getAction());
/frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgent.java43 private static final boolean DEBUG = false; field in class:WallpaperBackupAgent
64 if (DEBUG) {
92 if (DEBUG) {
105 if (DEBUG) {
112 if (DEBUG) {
124 if (DEBUG) {
134 if (DEBUG) {
142 if (DEBUG) {
154 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java84 private static final boolean DEBUG = false; field in class:CountryDetectorService
213 if (!DEBUG) return;
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiLogger.java46 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:HdmiLogger
88 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/media/
H A DRemoteDisplayProviderWatcher.java46 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:RemoteDisplayProviderWatcher
201 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/notification/
H A DCountdownConditionProvider.java41 private static final boolean DEBUG = Log.isLoggable("ConditionProviders", Log.DEBUG); field in class:CountdownConditionProvider
57 if (DEBUG) Slog.d(TAG, "new CountdownConditionProvider()");
94 if (DEBUG) Slog.d(TAG, "onConnected");
102 if (DEBUG) Slog.d(TAG, "onDestroy");
111 if (DEBUG) Slog.d(TAG, "onSubscribe " + conditionId);
131 if (DEBUG) Slog.d(TAG, String.format(
149 if (DEBUG) Slog.d(TAG, "Countdown condition fired: " + conditionId);
H A DZenModeConditions.java35 private static final boolean DEBUG = ZenModeHelper.DEBUG; field in class:ZenModeConditions
66 if (DEBUG) Log.d(TAG, "evaluateConfig: clearing manual rule");
101 if (DEBUG) Log.d(TAG, "onServiceAdded " + component);
107 if (DEBUG) Log.d(TAG, "onConditionChanged " + id + " " + condition);
133 if (DEBUG) Log.d(TAG, "Ensure external rule exists: " + (cp != null) + " for " + id);
150 if (DEBUG) Log.d(TAG, "zmc failed to subscribe");
155 if (rule.condition != null && DEBUG) Log.d(TAG, "Found existing condition for: "
175 if (DEBUG) Log.d(TAG, "Snoozing reset for " + rule.conditionId);
/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteProviderWatcher.java45 private static final boolean DEBUG = Log.isLoggable(TAG, Log.VERBOSE); field in class:TvRemoteProviderWatcher
68 if (DEBUG) Slog.d(TAG, "start()");
107 if (DEBUG) Log.d(TAG, "scanPackages()");
133 if (DEBUG) Log.d(TAG, "scanPackages() targetIndex " + targetIndex);
202 if (DEBUG) {
/frameworks/base/telecomm/java/android/telecom/
H A DLog.java40 public static final boolean DEBUG = isLoggable(android.util.Log.DEBUG); field in class:Log
74 if (DEBUG) {
80 if (DEBUG) {
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DBaseFragmentPagerAdapter.java49 private static final boolean DEBUG = false; field in class:BaseFragmentPagerAdapter
84 if (DEBUG) Log.v(TAG, "Attaching item #" + position + ": f=" + fragment);
89 if (DEBUG) Log.e(TAG, "NPE workaround for getItem(). See b/7103023");
92 if (DEBUG) Log.v(TAG, "Adding item #" + position + ": f=" + fragment);
108 if (DEBUG) Log.v(TAG, "Detaching item #" + position + ": f=" + object
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DEncodedStringValue.java32 private static final boolean DEBUG = false; field in class:EncodedStringValue
/frameworks/support/v13/java/android/support/v13/app/
H A DFragmentPagerAdapter.java67 private static final boolean DEBUG = false; field in class:FragmentPagerAdapter
102 if (DEBUG) Log.v(TAG, "Attaching item #" + itemId + ": f=" + fragment);
106 if (DEBUG) Log.v(TAG, "Adding item #" + itemId + ": f=" + fragment);
123 if (DEBUG) Log.v(TAG, "Detaching item #" + getItemId(position) + ": f=" + object
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DMediaControllerGlue.java20 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/v17/leanback/src/android/support/v17/leanback/system/
H A DSettings.java36 static private final boolean DEBUG = false; field in class:Settings
60 if (DEBUG) Log.v(TAG, "generating preferences");
106 if (DEBUG) Log.v(TAG, "generated preference " + PREFER_STATIC_SHADOWS + ": "
128 if (DEBUG) Log.v(TAG, "getting oem customizations by intent: " +
135 if (DEBUG) Log.v(TAG, "got package " + packageName);
142 if (DEBUG) Log.v(TAG, "found customization package: " + packageName);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DDetailsOverviewSharedElementHelper.java40 private static final boolean DEBUG = false; field in class:DetailsOverviewSharedElementHelper
62 if (DEBUG) {
80 if (DEBUG) {
92 if (DEBUG) {
109 if (DEBUG) {
146 if (DEBUG) {
179 if (DEBUG) {
191 if (DEBUG) {
201 if (DEBUG) {
205 if (DEBUG) {
[all...]
H A DPersistentFocusWrapper.java39 private static final boolean DEBUG = false; field in class:PersistentFocusWrapper
93 if (DEBUG) Log.v(TAG, "addFocusables");
111 if (DEBUG) Log.v(TAG, "requestChildFocus focused " + focused + " mSelectedPosition " + mSelectedPosition);
116 if (DEBUG) Log.v(TAG, "requestFocus mSelectedPosition " + mSelectedPosition);
162 if (DEBUG) Log.v(TAG, "onSaveInstanceState");
176 if (DEBUG) Log.v(TAG, "onRestoreInstanceState mSelectedPosition " + mSelectedPosition);

Completed in 467 milliseconds

1234567891011>>