Searched refs:mLastRestrictions (Results 1 – 1 of 1) sorted by relevance
350 private CarUxRestrictions mLastRestrictions = null; field in CarDrivingRestrictionsTest.DrivingStateListener357 mLastRestrictions = null; in reset()388 while ((mLastRestrictions == null in waitForUxRestrictionsChange()389 || mLastRestrictions.getActiveRestrictions() != expectedRestrictions) in waitForUxRestrictionsChange()393 return mLastRestrictions; in waitForUxRestrictionsChange()402 mLastRestrictions = restrictions; in onUxRestrictionsChanged()