Searched refs:waitUntilForceBackgroundCheck (Results 1 – 3 of 3) sorted by relevance
111 waitUntilForceBackgroundCheck(true); in testActivateBatterySaver()122 waitUntilForceBackgroundCheck(false); in testActivateBatterySaver()147 waitUntilForceBackgroundCheck(false); in testActivateBatterySaver_notSupported()
82 waitUntilForceBackgroundCheck(true); in testBgServiceThrottled()
122 public void waitUntilForceBackgroundCheck(boolean expected) throws Exception { in waitUntilForceBackgroundCheck() method in BatterySavingTestBase