summaryrefslogtreecommitdiff
path: root/tests/UsageStatsTest
AgeCommit message (Expand)Author
2021-01-12Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED. Ashwini Oruganti
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-03-23Add an exported flag in manifest Ashwini Oruganti
2019-03-12Update #registerAppUsageLimitObserver to take time used. Varun Shah
2019-03-04Update #registerAppUsageLimitObserver to accept time remaining. Varun Shah
2019-02-19Convert Android.mk file to Android.bp Sasha Smundak
2019-01-23Added APIs for App Usage Limits. Varun Shah
2019-01-07Add Usage Reporting Api to UsageStatsManager Michael Wachenschwanz
2018-12-12UsageStats tracking of screen usage. Hui Yu
2018-04-03Migrate EasterEgg, JankBench, UiBench to androidx Aurimas Liutikas
2018-03-22Provide app launch count in UsageStats Amith Yamasani
2018-03-15App Time Limits API in UsageStats Amith Yamasani
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2017-05-16Restrict access to instant app data in usage stats Makoto Onuki
2015-06-11UsageStats: Change INTERACTION to SYSTEM_INTERACTION Adam Lesinski
2015-03-02Add generic "INTERACTION" event type to UsageStatsManager Adam Lesinski
2014-09-11UsageStats should deal with changing time Adam Lesinski
2014-09-04Add Configuration changes to UsageStats Adam Lesinski
2014-08-29Make UsageStats API comply with API Council Adam Lesinski
2014-08-26Split up ComponentName in UsageEvents.Event Adam Lesinski
2014-08-08Second iteration of the UsageStats API Adam Lesinski
2014-07-22Add test UsageStats App Adam Lesinski