Searched refs:isSameRestrictions (Results 1 – 6 of 6) sorted by relevance
388 public boolean isSameRestrictions(CarUxRestrictions other) { in isSameRestrictions() method in CarUxRestrictions
220 assertTrue(restrictions.toString(), expected.isSameRestrictions(restrictions)); in testGetCurrentUxRestrictions_UnknownDisplayId_ReturnsFullRestrictions()
234 if (!uxRestrictions.isSameRestrictions(mUxRestrictions)) { in onUxRestrictionsChanged()
508 assertTrue(restrictions.isSameRestrictions( in testSetUxRestrictions_UnspecifiedModeDefaultsToBaseline()
736 if (!mCurrentUxRestrictions.get(port).isSameRestrictions(uxRestrictions)) { in handleDispatchUxRestrictions()
304 method public boolean isSameRestrictions(android.car.drivingstate.CarUxRestrictions);