Searched refs:hasShownUserAspectRatioSettingsButton (Results 1 – 2 of 2) sorted by relevance
531 Assert.assertTrue(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_newTask_visibleAndFocused_updated()544 Assert.assertFalse(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_newTask_visibleAndFocused_updated()560 Assert.assertFalse(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_newTask_notVisibleOrFocused_notUpdated()564 Assert.assertTrue(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_newTask_notVisibleOrFocused_notUpdated()579 Assert.assertTrue(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_newTask_notVisibleOrFocused_notUpdated()592 Assert.assertTrue(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_newTask_notVisibleOrFocused_notUpdated()605 Assert.assertTrue(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_newTask_notVisibleOrFocused_notUpdated()621 Assert.assertFalse(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_sameTask_notUpdated()625 Assert.assertTrue(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_sameTask_notUpdated()633 Assert.assertTrue(mController.hasShownUserAspectRatioSettingsButton()); in testUpdateActiveTaskInfo_sameTask_notUpdated()[all …]
415 boolean hasShownUserAspectRatioSettingsButton() { in hasShownUserAspectRatioSettingsButton() method in CompatUIController678 mDisappearTimeSupplier, this::hasShownUserAspectRatioSettingsButton, in createUserAspectRatioSettingsWindowManager()