History log of /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/DefaultPhoneNotifierTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6432c2f4a4f438b72fa0d4b51d5098b179935868 14-Dec-2016 Nathan Harold <nharold@google.com> Move OTASP_* Consts from ServiceStateTracker to TelephonyManager

-Move the OTASP_* constants from SST
-Update references to those constants

Bug: 33414487
Change-Id: I1f7a8169ca21d7bc3ecd8d996b9f496a0f044662
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/DefaultPhoneNotifierTest.java
8e2a1c76f67ebaeebd8401c4ebf7d0515b522d5e 18-Jul-2016 Sooraj Sasindran <sasindran@google.com> Expose api to retrieve wakelock information per client

Expose api to retrieve wakelock information per client
Provide calling package name in cell info apis

BUG=31041780
Change-Id: Id8ca0006478212c006a103b83fb720532e9c0fab
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/DefaultPhoneNotifierTest.java
bd3158360ca73324921350a1c61336af7f9c6d8d 13-Apr-2016 Shishir Agrawal <shishir@google.com> Adding slotId to certain Telephony broadcasts.

These particular boradcasts need to expose phoneId since they are valid even
when there is no SIM.

ACTION_SERVICE_STATE_CHANGED
- Added phoneId to broadcast.
- Removed TelephonyRegistry non subId call.
ACTION_SIGNAL_STRENGTH_CHANGED
- Added phoneId to broadcast.
- Removed TelephonyRegistry non subId call.
ACTION_PHONE_STATE_CHANGED
- Added phoneId to broadcast.
- The non-subId version is called by Telecomm to communicate overall state.
Telephony sends its own version, so only the Telephony call needs to add
phoneId.

Bug: 27378995
Change-Id: Ib24ea6accc265170c5d3938e2cb2c518edfcf8a8
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/DefaultPhoneNotifierTest.java
d58f5ac4f8d9c0ef35ea16849fad21c2d3c638b6 23-Mar-2016 fionaxu <fionaxu@google.com> First Unit Test for PhoneStateListener

Bug: 25691379
Change-Id: Iab36049a769bfe557a394d4cb9aa87152b3a69a5
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/DefaultPhoneNotifierTest.java
efe268c9e4dea78a03170684fa11d0f7e9e54cd0 16-Mar-2016 fionaxu <fionaxu@google.com> More Unit Tests on DefaultPhoneNotifierTest

Bug: 25691379
Change-Id: Idb0c5f0763cbc8f4c8be9789bf9c71c242b2c972
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/DefaultPhoneNotifierTest.java
ec6e2f9f13bac23cdfa0de0a56826b21050b6487 14-Mar-2016 fionaxu <fionaxu@google.com> First Unit test for DefaultPhoneNotifier

bug: 25691379
Change-Id: I3e2c6c94fec10f3f4ec37cb4b06e837c9bbf28b7
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/DefaultPhoneNotifierTest.java