History log of /frameworks/base/core/java/android/os/VibrationEffect.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0ef6edd0a57d940fca6baa6faa37ef5eefd5b89a 05-Apr-2017 Michael Wright <michaelwr@google.com> Also log the value of the IAEs thrown in VibrationEffect

Bug: 36827833
Test: manual
Change-Id: I64b85e746bd046a2718b690cc21c897950e34050
/frameworks/base/core/java/android/os/VibrationEffect.java
7121697a5e2d4458f6f63e9eb3b5deec62ee6202 31-Jan-2017 Michael Wright <michaelwr@google.com> BZZZZZZT! BZZZZZT! New Vibrator APIs

Replace the existing Vibrator APIs with a new class to encapsulate the
haptic effect information, and add the ability to control the vibration
strength.

Test: cts-tradefed run commandAndExit cts-dev -m CtsOsTestCases -t android.os.cts.VibratorTest
cts-tradefed run commandAndExit cts-dev -m CtsOsTestCases -t android.os.cts.VibrationEffectTest
runtest systemui-notification
Manual testing with $T/google_experimental/users/michaelwr/Vibrator

Bug: 30961353

Change-Id: Idbb9864a7b084c85e7b7de3257a0e6b40d9d91d6
/frameworks/base/core/java/android/os/VibrationEffect.java