Searched refs:refreshList (Results 1 – 7 of 7) sorted by relevance
83 mPowerAllowlistBackend.refreshList(); in testIsAllowlisted()120 mPowerAllowlistBackend.refreshList(); in isAllowlisted_shouldAllowlistDefaultSms()131 mPowerAllowlistBackend.refreshList(); in isAllowlisted_shouldAllowlistDefaultDialer()148 mPowerAllowlistBackend.refreshList(); in testIsSystemAllowlisted()160 mPowerAllowlistBackend.refreshList(); in testIsPowerSaveWhitelistExceptIdleApp()
119 verify(mBackend).refreshList(); in testUpdateState_refreshList()132 public void refreshList() { in refreshList() method in BatteryOptimizationPreferenceControllerTest.TestPowerAllowlistBackend
128 mPowerAllowListBackend.refreshList(); in isSystemOrDefaultApp()152 mPowerAllowListBackend.refreshList(); in refreshState()
72 mBackend.refreshList(); in updateState()
62 refreshList(); in PowerAllowlistBackend()172 public void refreshList() { in refreshList() method in PowerAllowlistBackend
396 List<Uri> refreshList = new ArrayList<>(); in getExpiredContactList() local413 refreshList.add(Uri.parse(phoneNumber)); in getExpiredContactList()416 return refreshList; in getExpiredContactList()
1076 mBackend.refreshList(); in ApplicationsAdapter()