Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/fuelgauge/
H A DPowerAllowlistBackendTest.java92 mPowerAllowlistBackend.refreshList(); in testIsAllowlisted()
129 mPowerAllowlistBackend.refreshList(); in isAllowlisted_shouldAllowlistDefaultSms()
140 mPowerAllowlistBackend.refreshList(); in isAllowlisted_shouldAllowlistDefaultDialer()
166 mPowerAllowlistBackend.refreshList(); in testIsSystemAllowlisted()
178 mPowerAllowlistBackend.refreshList(); in testIsPowerSaveWhitelistExceptIdleApp()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/
H A DPowerAllowlistBackend.java70 refreshList(); in PowerAllowlistBackend()
194 public void refreshList() { in refreshList() method in PowerAllowlistBackend