diff options
author | Danning Chen <danningc@google.com> | 2020-02-03 16:04:56 -0800 |
---|---|---|
committer | Danning Chen <danningc@google.com> | 2020-02-06 14:41:35 -0800 |
commit | b60162981187cd971ca564279333ad3d4900ad58 (patch) | |
tree | 2fa85db6d0487a5f61bb7ad626e6a939d74f9afc /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 098584d234d6f2faa68f94ebc9f820c236bcfb4d (diff) |
Add UsageStatsQueryHelper to People Service
It processes these UsageStats events:
- SHORTCUT_INVOCATION
- NOTIFICATION_INTERRUPTION
- LOCUS_ID_SET
- ACTIVITY_PAUSED/STOPPED/DESTROYED
The in-app conversation is counted from the LOCUS_ID_SET event to the
next LOCUS_ID_SET event, or the associated Activity is
paused/stopped/destroyed.
Change-Id: I5ecb78e61f9f69129e7fa9cc67e9e94b2148fcda
Test: Manual tests \
atest com.android.server.people.data.UsageStatsQueryHelperTest \
atest com.android.server.people.data.DataManagerTest \
atest com.android.server.people.data.CallLogQueryHelperTest \
atest com.android.server.people.data.ConversationInfoTest \
atest com.android.server.people.data.ConversationStoreTest
Bug: 146522621
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions