Searched refs:isAllowlistedExceptIdle (Results 1 – 2 of 2) sorted by relevance
115 public boolean isAllowlistedExceptIdle(String pkg) { in isAllowlistedExceptIdle() method in PowerAllowlistBackend
162 assertThat(mPowerAllowlistBackend.isAllowlistedExceptIdle(PACKAGE_ONE)).isTrue(); in testIsPowerSaveWhitelistExceptIdleApp()