summaryrefslogtreecommitdiff
path: root/tests/UsageStatsTest
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
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.bpSasha Smundak
2019-01-23Added APIs for App Usage Limits.Varun Shah
2019-01-07Add Usage Reporting Api to UsageStatsManagerMichael Wachenschwanz
2018-12-12UsageStats tracking of screen usage.Hui Yu
2018-04-03Migrate EasterEgg, JankBench, UiBench to androidxAurimas Liutikas
2018-03-22Provide app launch count in UsageStatsAmith Yamasani
2018-03-15App Time Limits API in UsageStatsAmith Yamasani
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-05-16Restrict access to instant app data in usage statsMakoto Onuki
2015-06-11UsageStats: Change INTERACTION to SYSTEM_INTERACTIONAdam Lesinski
2015-03-02Add generic "INTERACTION" event type to UsageStatsManagerAdam Lesinski
2014-09-11UsageStats should deal with changing timeAdam Lesinski
2014-09-04Add Configuration changes to UsageStatsAdam Lesinski
2014-08-29Make UsageStats API comply with API CouncilAdam Lesinski
2014-08-26Split up ComponentName in UsageEvents.EventAdam Lesinski
2014-08-08Second iteration of the UsageStats APIAdam Lesinski
2014-07-22Add test UsageStats AppAdam Lesinski