Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DAppStandbyControllerTests.java327 private boolean mExpectedParoleState; field in AppStandbyControllerTests.TestParoleListener
346 mExpectedParoleState = expectedParoleState; in rearmLatch()
372 if (!mIsExpecting || isParoleOn == mExpectedParoleState) { in onParoleStateChanged()