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

12345678910

/packages/apps/Exchange/src/com/android/exchange/
H A DEas.java38 public static boolean DEBUG = false; // DO NOT CHECK IN WITH THIS SET TO TRUE field in class:Eas
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifOutputStream.java62 private static final boolean DEBUG = false; field in class:ExifOutputStream
213 if (DEBUG) {
289 if (DEBUG) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
H A DBitmapCache.java35 private static final boolean DEBUG = false; field in class:BitmapCache
106 if (!DEBUG) {
137 if (DEBUG) {
197 if (DEBUG) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterRS.java29 private boolean DEBUG = false; field in class:ImageFilterRS
117 if (DEBUG) {
138 if (DEBUG) {
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
H A DTargetDrawable.java29 private static final boolean DEBUG = false; field in class:TargetDrawable
138 if (DEBUG) Log.v(TAG, "union of childDrawable rects " + d + " to: "
145 if (DEBUG) Log.v(TAG, "sizing drawable " + childDrawable + " to: "
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifOutputStream.java62 private static final boolean DEBUG = false; field in class:ExifOutputStream
213 if (DEBUG) {
289 if (DEBUG) {
/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetCell.java57 private static final boolean DEBUG = false; field in class:WidgetCell
124 if (DEBUG) {
189 if (DEBUG) {
H A DWidgetsContainerView.java58 private static final boolean DEBUG = false; field in class:WidgetsContainerView
95 if (DEBUG) {
158 if (DEBUG) {
174 if (DEBUG) {
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceView.java35 private static final boolean DEBUG = false; field in class:MosaicRendererSurfaceView
167 if (DEBUG) {
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
H A DDeviceOwnerPreProvisioningActivity.java49 private static final boolean DEBUG = false; // To control logging. field in class:DeviceOwnerPreProvisioningActivity
77 if (DEBUG) ProvisionLogger.logd("DeviceOwnerPreProvisioningActivity ONCREATE");
286 if (DEBUG) ProvisionLogger.logd("Wifi request result is OK");
H A DDeviceOwnerProvisioningService.java54 private static final boolean DEBUG = false; // To control logging. field in class:DeviceOwnerProvisioningService
115 if (DEBUG) ProvisionLogger.logd("Device owner provisioning service ONSTARTCOMMAND.");
119 if (DEBUG) ProvisionLogger.logd("Provisioning already in flight.");
134 if (DEBUG) ProvisionLogger.logd("First start of the service.");
158 if (DEBUG) ProvisionLogger.logd("Starting device owner provisioning");
311 if (DEBUG) {
323 if (DEBUG) {
339 if (DEBUG) ProvisionLogger.logd("Reporting success.");
370 if (DEBUG) ProvisionLogger.logd("Starting cdma activation activity");
378 if (DEBUG) ProvisionLogge
[all...]
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
H A DDownloadPackageTask.java53 private static final boolean DEBUG = false; // To control logging. field in class:DownloadPackageTask
99 if (DEBUG) {
107 if (DEBUG) {
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DPduParser.java82 private static final boolean DEBUG = false; field in class:PduParser
/packages/apps/Messaging/src/com/android/messaging/sms/
H A DApnDatabase.java50 private static final boolean DEBUG = false; field in class:ApnDatabase
154 if (DEBUG) {
173 if (DEBUG) {
291 if (DEBUG) {
299 if (DEBUG) {
305 if (DEBUG) {
315 if (DEBUG) {
323 if (DEBUG) {
/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifOutputStream.java63 private static final boolean DEBUG = false; field in class:ExifOutputStream
214 if (DEBUG) {
293 if (DEBUG) {
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredServicesCache.java71 static final boolean DEBUG = false; field in class:RegisteredServicesCache
125 if (DEBUG) Log.d(TAG, "Intent action: " + action);
138 if (DEBUG) Log.d(TAG, "Ignoring package intent due to package being replaced.");
174 if (DEBUG) Log.d(TAG, service.toString());
291 if (DEBUG) Log.d(TAG, "Adding service: " + service.getComponent() +
/packages/apps/Settings/src/com/android/settings/
H A DDreamSettings.java55 static final boolean DEBUG = false; field in class:DreamSettings
284 if (DEBUG)
H A DTetherService.java44 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:TetherService
72 if (DEBUG) Log.d(TAG, "Creating TetherService");
88 if (DEBUG) Log.d(TAG, "Adding tether " + type);
98 if (DEBUG) Log.d(TAG, "Removing tether " + type + ", index " + index);
103 if (DEBUG) Log.d(TAG, "mCurrentTypeIndex: " + mCurrentTypeIndex);
110 if (DEBUG) Log.d(TAG, "Don't cancel alarm during provisioning");
147 if (DEBUG) Log.d(TAG, "Destroying TetherService");
212 if (DEBUG) Log.d(TAG, "Sending provisioning broadcast: " + provisionAction + " type: "
239 if (DEBUG) Lo
[all...]
/packages/apps/Settings/src/com/android/settings/applications/
H A DProcStatsData.java50 private static final boolean DEBUG = ProcessStatsUi.DEBUG; field in class:ProcStatsData
266 if (DEBUG) Log.d(TAG, "-------------------- PULLING PROCESSES");
290 if (DEBUG) Log.d(TAG, "Adding proc " + proc.mName + "/"
307 if (DEBUG) Log.d(TAG, "-------------------- MAPPING SERVICES");
323 if (DEBUG) Log.d(TAG, "Adding service " + ps.mPackageName
385 if (DEBUG) {
391 if (DEBUG) {
433 if (DEBUG) {
H A DProcStatsEntry.java34 private static boolean DEBUG = ProcessStatsUi.DEBUG; field in class:ProcStatsEntry
71 if (DEBUG) Log.d(TAG, "New proc entry " + proc.mName + ": dur=" + mBgDuration
83 if (DEBUG) Log.d(TAG, "New proc entry " + procName + ": dur=" + mBgDuration
123 if (DEBUG) Log.d(TAG, "Eval pkg of " + mName + ": single pkg " + mPackages.get(0));
144 if (DEBUG) Log.d(TAG, "Eval pkg of " + mName + ", pkg "
165 if (DEBUG) Log.d(TAG, "Eval pkg of " + mName + ": best pkg "
181 if (DEBUG) Log.d(TAG, "Eval pkg of " + mName + ": pkg "
189 if (DEBUG) Log.d(TAG, "Eval pkg of " + mName + ": pkg "
196 if (DEBUG) Lo
[all...]
/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatterySaverSettings.java48 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:BatterySaverSettings
137 if (DEBUG) Log.d(TAG, "Stopping low power mode from settings");
144 if (DEBUG) Log.d(TAG, "Setting mode failed, fallback to current value");
151 if (DEBUG) Log.d(TAG, "updateSwitch: isChecked=" + mSwitch.isChecked() + " mode=" + mode);
177 if (DEBUG) Log.d(TAG, "Starting low power mode from settings");
189 if (DEBUG) Log.d(TAG, "Received " + intent.getAction());
H A DPowerUsageSummary.java59 private static final boolean DEBUG = false; field in class:PowerUsageSummary
132 if (DEBUG) {
/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DInputMethodAndSubtypeUtil.java42 private static final boolean DEBUG = false; field in class:InputMethodAndSubtypeUtil
106 if (DEBUG) {
232 if (DEBUG) {
256 if (DEBUG) {
269 if (DEBUG) {
345 if (DEBUG) {
/packages/apps/Settings/src/com/android/settings/notification/
H A DAppNotificationSettings.java55 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:AppNotificationSettings
82 if (DEBUG) Log.d(TAG, "onActivityCreated mCreated=" + mCreated);
104 if (DEBUG) Log.d(TAG, "onCreate getIntent()=" + intent);
124 if (DEBUG) Log.d(TAG, "Load details for pkg=" + pkg + " uid=" + mUid);
273 if (DEBUG) Log.d(TAG, "APP_NOTIFICATION_PREFS_CATEGORY_INTENT is "
289 if (DEBUG) Log.d(TAG, "Found " + resolveInfos.size() + " preference activities"
296 if (DEBUG) Log.v(TAG, "Ignoring notification preference activity ("
302 if (DEBUG) Log.v(TAG, "Ignoring duplicate notification preference activity ("
H A DNotificationStation.java61 private static final boolean DEBUG = false; field in class:NotificationStation
175 if (DEBUG) {

Completed in 589 milliseconds

12345678910