Searched refs:shouldHideAffordance (Results 1 – 3 of 3) 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()
32 trySendWithFailureLogging(shouldHideAffordance(), "dialogHideAffordancesRequestInitial") in <lambda>()
114 val hideAffordance = dialogManager.shouldHideAffordance() in <lambda>()163 return notificationShadeVisible || dialogManager.shouldHideAffordance() in <lambda>()