History log of /frameworks/base/core/tests/coretests/src/android/service/settings/suggestions/MockSuggestionService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e4b5ac2f971b6697b41a5bc5d6e63770b4f0fcfe 20-Oct-2017 Fan Zhang <zhfan@google.com> Let SuggestionService receive suggestion-launched signal.

This is the opposite signal to dismissSuggestion().

Bug: 65065268
Test: runtest --path core/tests/coretests/src/android/service/settings/suggestions/SuggestionServiceTest
Change-Id: Iff708fd1b06e12b6d46aefdcc658e96b44063e67
/frameworks/base/core/tests/coretests/src/android/service/settings/suggestions/MockSuggestionService.java
723bf37ab2e4b535a6061c02df03fcec57006e37 26-Aug-2017 Fan Zhang <zhfan@google.com> Initial API for providing suggestions.

This is a WIP system api that will be
- Implemented by one unbundled app (SettingsIntelligence) using system-sdk,
- and consumed by Settings app.

Note: The bundled app does not have permission to read/write any
user settings. Nor does it have permission to call any private API
to do anything unsafe.

Test: builds
Test: instrumentation test
Bug: 65065268
Change-Id: Ib190c0e4c167deb3c6197b8a5b39d442d804770b
/frameworks/base/core/tests/coretests/src/android/service/settings/suggestions/MockSuggestionService.java