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