Loading src/com/android/settings/bluetooth/DevicePickerFragment.java +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ import com.android.settings.R; */ public final class DevicePickerFragment extends DeviceListPreferenceFragment { DevicePickerFragment() { public DevicePickerFragment() { super(null /* Not tied to any user restrictions. */); } Loading Loading
src/com/android/settings/bluetooth/DevicePickerFragment.java +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ import com.android.settings.R; */ public final class DevicePickerFragment extends DeviceListPreferenceFragment { DevicePickerFragment() { public DevicePickerFragment() { super(null /* Not tied to any user restrictions. */); } Loading