Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
H A DShellTaskOrganizer.java487 notifyLocusVisibilityIfNeeded(info.getTaskInfo()); in onTaskAppeared()
523 notifyLocusVisibilityIfNeeded(taskInfo); in onTaskInfoChanged()
576 notifyLocusVisibilityIfNeeded(taskInfo); in onTaskVanished()
641 private void notifyLocusVisibilityIfNeeded(TaskInfo taskInfo) { in notifyLocusVisibilityIfNeeded() method in ShellTaskOrganizer