Searched refs:showOnDisplay (Results 1 – 1 of 1) sorted by relevance
375 layout -> layout.updateVisibility(showOnDisplay(displayId))); in onImeVisibilityChanged()383 forAllLayouts(layout -> layout.updateVisibility(showOnDisplay(layout.getDisplayId()))); in onKeyguardVisibilityChanged()427 private boolean showOnDisplay(int displayId) { in showOnDisplay() method in CompatUIController445 showOnDisplay(layout.getDisplayId()))) { in createOrUpdateCompatLayout()459 if (layout.createLayout(showOnDisplay(taskInfo.displayId))) { in createOrUpdateCompatLayout()495 showOnDisplay(mActiveLetterboxEduLayout.getDisplayId()))) { in createOrUpdateLetterboxEduLayout()510 if (newLayout.createLayout(showOnDisplay(taskInfo.displayId))) { in createOrUpdateLetterboxEduLayout()545 showOnDisplay(layout.getDisplayId()))) { in createOrUpdateRestartDialogLayout()560 if (layout.createLayout(showOnDisplay(taskInfo.displayId))) { in createOrUpdateRestartDialogLayout()596 showOnDisplay(mActiveReachabilityEduLayout.getDisplayId()))) { in createOrUpdateReachabilityEduLayout()[all …]