Loading src/com/android/settings/bluetooth/DockEventReceiver.java +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import android.util.Log; public class DockEventReceiver extends BroadcastReceiver { private static final boolean DEBUG = true; private static final boolean DEBUG = false; private static final String TAG = "DockEventReceiver"; Loading src/com/android/settings/bluetooth/DockService.java +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ public class DockService extends Service implements AlertDialog.OnMultiChoiceCli private static final String TAG = "DockService"; // TODO clean up logs. Disable DEBUG flag for this file and receiver's too private static final boolean DEBUG = true; private static final boolean DEBUG = false; // Time allowed for the device to be undocked and redocked without severing // the bluetooth connection Loading Loading
src/com/android/settings/bluetooth/DockEventReceiver.java +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import android.util.Log; public class DockEventReceiver extends BroadcastReceiver { private static final boolean DEBUG = true; private static final boolean DEBUG = false; private static final String TAG = "DockEventReceiver"; Loading
src/com/android/settings/bluetooth/DockService.java +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ public class DockService extends Service implements AlertDialog.OnMultiChoiceCli private static final String TAG = "DockService"; // TODO clean up logs. Disable DEBUG flag for this file and receiver's too private static final boolean DEBUG = true; private static final boolean DEBUG = false; // Time allowed for the device to be undocked and redocked without severing // the bluetooth connection Loading