Searched refs:isSameRestrictions (Results 1 – 11 of 11) sorted by relevance
96 fragmentB.get().getUxRestrictions().isSameRestrictions(newUxRestrictions)).isTrue(); in onUxRestrictionsChanged_topFragmentInBackStackHasUpdatedUxRestrictions()129 fragmentA.get().getUxRestrictions().isSameRestrictions(newUxRestrictions)).isTrue(); in onBackStackChanged_uxRestrictionsChanged_currentFragmentHasUpdatedUxRestrictions()
81 .isSameRestrictions(restrictions)).isTrue(); in onUxRestrictionsChanged_fragmentHasUpdatedUxRestrictions()
446 public boolean isSameRestrictions(CarUxRestrictions other) { in isSameRestrictions() method in CarUxRestrictions
266 if (!uxRestrictions.isSameRestrictions(mUxRestrictions)) { in onUxRestrictionsChanged()
362 assertTrue(restrictions.toString(), expected.isSameRestrictions(restrictions)); in testGetCurrentUxRestrictions_UnknownDisplayId_ReturnsFullRestrictions()
595 assertThat(restrictions.isSameRestrictions( in testSetUxRestrictions_UnspecifiedModeDefaultsToBaseline()
1067 if (!currentUxRestrictions.isSameRestrictions(uxRestrictions)) { in handleDispatchUxRestrictionsLocked()
104 MissingNullability: android.car.drivingstate.CarUxRestrictions#isSameRestrictions(android.car.drivi…105 Missing nullability on parameter `other` in method `isSameRestrictions`1102 UnflaggedApi: android.car.drivingstate.CarUxRestrictions#isSameRestrictions(android.car.drivingstat…1103 …ith @FlaggedApi: method android.car.drivingstate.CarUxRestrictions.isSameRestrictions(android.car.…
528 method public boolean isSameRestrictions(android.car.drivingstate.CarUxRestrictions);
1138 method TIRAMISU_0 boolean isSameRestrictions(CarUxRestrictions other);