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")
96 val hideAffordance = dialogManager.shouldHideAffordance()147 return notificationShadeVisible || dialogManager.shouldHideAffordance()