Home
last modified time | relevance | path

Searched refs:canShowTransient (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsControlTarget.java82 default boolean canShowTransient() { in canShowTransient() method
H A DDisplayPolicy.java2171 if (controlTarget.canShowTransient()) {
H A DWindowState.java3859 public boolean canShowTransient() { in canShowTransient() method in WindowState
H A DDisplayContent.java6995 public boolean canShowTransient() { in canShowTransient() method in RemoteInsetsControlTarget