History log of /packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ShadowEventLogWriter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
28dee1f08640c66febadf0354555f032e8b0a3bd 11-Jan-2018 Leif Hendrik Wilden <leifhendrik@google.com> Migrate to use instrumentation classes from settingslib.

Test: Compiles. Manually tested.
Change-Id: I70a6e76cc8440547746ecc008c32bd06a7de8161
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ShadowEventLogWriter.java
cab0ee611d375d70a3803d857e62c745ccd98de2 22-Jan-2018 Leif Wilden <leifhendrik@google.com> Revert "Migrate to use instrumentation classes from settingslib."

This reverts commit 1546cca529bf56430332e15b05ceb6efb37e57bf.

Reason for revert: Broke fingerprint setup flow. b/72267201

Change-Id: I8321265ae64732c526325882ddea51080decddf5
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ShadowEventLogWriter.java
1546cca529bf56430332e15b05ceb6efb37e57bf 11-Jan-2018 Leif Hendrik Wilden <leifhendrik@google.com> Migrate to use instrumentation classes from settingslib.

Test: Compiles. Manually tested.
Change-Id: Ie5515bb0fe3e621fc7723a9b04ba23e4bfa9c401
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ShadowEventLogWriter.java
c6ca314c0b872f75926807ca7d6eb24ebe7cb684 15-Feb-2017 Fan Zhang <zhfan@google.com> Log source with visibility change

- Add a method in VisibilityLoggerMixin to log visible event using
LogMaker, which allows logging additional FIELD_CONTEXT field.
- In Utils.startFragment, add current page's metricsCategory as an extra
to next page.
- In next page's onResume(), extract the previous page's metricsCategory
and send it to VisibilityLoggerMixin.visible()
- Update all caller with additional paramters

Change-Id: I8e1f2597fa465b7d3aa16fa1d21c052a3219694a
Fix: 35359289
Test: RunSettingsRoboTests
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ShadowEventLogWriter.java