Searched refs:shouldHideIconsForBouncer (Results 1 – 1 of 1) sorted by relevance
107 val shouldHideIconsForBouncer = hideBecauseApp || hideBecauseKeyguard in <lambda>() constant108 if (hideIconsForBouncer != shouldHideIconsForBouncer) { in <lambda>()109 hideIconsForBouncer = shouldHideIconsForBouncer in <lambda>()110 if (!shouldHideIconsForBouncer && bouncerWasShowingWhenHidden) { in <lambda>()125 if (shouldHideIconsForBouncer) { in <lambda>()