Home
last modified time | relevance | path

Searched refs:INFO_EXCESSIVE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
DBatteryUtilsTest.java120 private static final String INFO_EXCESSIVE = "anomaly_type=4,auto_restriction=false"; field in BatteryUtilsTest
685 mAnomalyInfo = new AnomalyInfo(INFO_EXCESSIVE); in testShouldHideAnomaly_excessivePriorOApp_returnFalse()
694 mAnomalyInfo = new AnomalyInfo(INFO_EXCESSIVE); in testShouldHideAnomaly_excessiveOApp_returnTrue()