summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/LoadAverageService.java
AgeCommit message (Collapse)Author
2016-10-11Delete "Show CPU usage"Nick Kralevich
This functionality hasn't worked since Lollipop. Bug: 21388590 Change-Id: Ie4388d88f6e06f3e2d2e84e9c4515b3ebc6a0ea5
2014-01-13Use accessors for @hidden fields.John Spurlock
Change-Id: I7d66070afb707262cc0dff93b9f9a1dbe77b0092
2013-08-06Refactor ProcessStats, ProcessTracker.Dianne Hackborn
ProcessStats is now called ProcessCpuTracker. ProcessTracker is now ProcessStatsService, and its inner State class is broken out into a separate top-level ProcessStats class. This ProcessStats is moved to the framework, so we will be able to use it elsewhere. Change-Id: I6a127bcb835b6b474b72647c0b99b82c2137e5c5
2013-07-17Remove trailing whitespace from system ui.John Spurlock
Baseline existing .java files, no excuses going forward. Change-Id: I4bd0f25bbda6f2ec832e34ef5c70d4830bf07f99
2013-06-12Organize the imports in systemui.John Spurlock
To follow android conventions, more importantly to remove the unused. Change-Id: I75881718e84360a579a3b02c26489ad250bc9227
2012-12-17Make SystemUI RTL awareFabrice Di Meglio
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: Ica88ed68f893d5272691a9207788b65623849dee
2011-07-14Move LoadAverageService to the SystemUI apk.Dianne Hackborn
Change-Id: I442e264802d1e35cd7d27bae121ae75f932595b6