Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
DBatteryDiffEntryTest.java351 entry.updateRestrictionFlagState(); in testUpdateRestrictionFlagState_updateFlagAsExpected()
357 entry.updateRestrictionFlagState(); in testUpdateRestrictionFlagState_updateFlagAsExpected()
363 entry.updateRestrictionFlagState(); in testUpdateRestrictionFlagState_updateFlagAsExpected()
369 entry.updateRestrictionFlagState(); in testUpdateRestrictionFlagState_updateFlagAsExpected()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryDiffEntry.java179 updateRestrictionFlagState(); in loadLabelAndIcon()
234 void updateRestrictionFlagState() { in updateRestrictionFlagState() method in BatteryDiffEntry