History log of /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
774c6542cd429e33a8dcecd9c775d61f3675cdaf 12-Apr-2017 phweiss <phweiss@google.com> Redesign of QSSecurityFooter

QSSecurityFooter is redesigned to display the new strings related to
Device Management, Network Logging, VPNs and CA Certificates. The dialog
will be changed in a separate CL.

As part of this CL, the network logging icon and the WiFi-Assist branding
is removed.

Details of the design can be found in the bug.

Bug: 34369166
Test: in class QSSecurityFooterTest, which is part of "runtest systemui"

Change-Id: I71cd57ff607fe00d3ee0aba2312143f728655c76
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java
340b0e5216b4fcc435e0459b1ca46155a572100d 08-Mar-2017 Jason Monk <jmonk@google.com> Move out test utilities to a Testables library

Test: runtest --path frameworks/base/tests/testablets/tests
&& runtest systemui

Change-Id: Ideef4aef5f26136b1741c556b9be5884f38842a0
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java
9d945d90a4e97df7167d6508044cb7e099ddec9c 09-Dec-2016 phweiss <phweiss@google.com> Add implementation of isNetworkLoggingEnabled to FakeSecurityController

Fix build breakage introduced by ag/1666505.

Test: Did a local build.

Change-Id: Ie3c2d8cc89f71583b546a6085c3f991e0affaa61
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java
9abca5e9f88c47579f8334c6c48741a259185b9b 11-Nov-2016 Jason Monk <jmonk@google.com> Cleanup and refactoring of test utilities

- Make leak checking faster by converting to fakes
- Requires making clean interfaces for all CallbackControllers
- Integrate leak checking into the TestableContext

Test: runtest systemui
Change-Id: Ic57a06360d01a0323ef26735a543e9d1805459e2
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java