Searched refs:shouldHideAffordance (Results 1 – 2 of 2) sorted by relevance
57 public boolean shouldHideAffordance() { in shouldHideAffordance() method in SystemUIDialogManager76 final boolean wasHidingAffordances = shouldHideAffordance(); in setShowing()83 if (wasHidingAffordances != shouldHideAffordance()) { in setShowing()89 if (shouldHideAffordance()) { in updateDialogListeners()94 listener.shouldHideAffordances(shouldHideAffordance()); in updateDialogListeners()
92 val hideAffordance = dialogManager.shouldHideAffordance() in <lambda>()141 return notificationShadeVisible || dialogManager.shouldHideAffordance() in <lambda>()