OSDN Git Service

In High usage, hide apps without screen time.
authorLei Yu <jackqdyulei@google.com>
Fri, 30 Mar 2018 21:43:34 +0000 (14:43 -0700)
committerLei Yu <jackqdyulei@google.com>
Fri, 30 Mar 2018 21:48:17 +0000 (14:48 -0700)
commit7b9682ce87f162fe1c370634cc68502272e81136
tree77929d6bfcb1b986faf0ff13dd3df08c871b0e92
parentf3789adffd3054a7d843f07446d1537b92a39276
In High usage, hide apps without screen time.

If the screen time is less than 1 minute, don't show it in high
usage dialog.

Also sort the list first before cut the list size.

Change-Id: I2f8876dcc16b3d6156cb0aa9e19c7fdd4ceac34e
Fixes: 77303928
Test: RunSettingsRoboTests
src/com/android/settings/fuelgauge/batterytip/detectors/HighUsageDetector.java
tests/robotests/src/com/android/settings/fuelgauge/batterytip/detectors/HighUsageDetectorTest.java