Home
last modified time | relevance | path

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

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