OSDN Git Service

Update subtitle for apps in battery settings
authorjackqdyulei <jackqdyulei@google.com>
Wed, 7 Jun 2017 22:56:03 +0000 (15:56 -0700)
committerjackqdyulei <jackqdyulei@google.com>
Thu, 8 Jun 2017 19:52:48 +0000 (12:52 -0700)
commitdcea4e894ecf3dc2b05da02a852c63463de230bb
tree8f79d947879274f009cfec2c024094d02ad7becf
parent85395155fb541098840668f67e652424797dd942
Update subtitle for apps in battery settings

1. If it is a normal app, show "Screen usage TIME"
2. If it is a hidden app, show "TIME"

Note that in this case the item screen will show "TIME"

Bug: 62422404
Test: RunSettingsRoboTests
Change-Id: Ie8d6caf998d18994ac158f0217109c0e5e9f92ba
src/com/android/settings/fuelgauge/PowerUsageSummary.java
tests/robotests/src/com/android/settings/fuelgauge/PowerUsageSummaryTest.java