Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DAppStandbyControllerTests.java329 public boolean getParoleState() { in getParoleState() method in AppStandbyControllerTests.TestParoleListener
405 assertFalse(paroleListener.getParoleState()); in testCharging()
418 assertFalse(paroleListener.getParoleState()); in testCharging()
425 assertTrue(paroleListener.getParoleState()); in testCharging()