History log of /frameworks/base/core/tests/utiltests/src/com/android/internal/util/WakeupMessageTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1861ea9df4cd7fc493167060d1ae2a1d5f102acf 20-Oct-2017 Etan Cohen <etancohen@google.com> Add Runnable mechanism to WakeupMessage

The WakeupMessage object provides a mechanism to create an Alarm
which will wake-up the device and deliver a message to a Handler.

Add a Runnable mechanism as an alternative to the message.

Bug: 67276378
Test: unit test
Change-Id: Icf5f03b2b25a340273f9d3fcd09f182216ea6238
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/WakeupMessageTest.java
eab17da5882e59caff25c73aa6bcd0587aca9dd4 07-Jun-2016 Lorenzo Colitti <lorenzo@google.com> Give WakeupMessage the ability to transport an object as well.

Bug: 23113288
Change-Id: Ic98e3bcb3ea8b0b28a309bd647fb4178311c46a3
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/WakeupMessageTest.java
634c1f9d0d43c7874ea433188b45fdf944d98a5a 19-Feb-2016 Mitchell Wills <mwills@google.com> Modify WakeupMessage to only send the message if not canceled

Change-Id: I9ca6d3726fe25c706b644bf61119837a7cbe6db1
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/WakeupMessageTest.java