Searched defs:hideStashedDesktopApps (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ | ||
| D | IDesktopMode.aidl | 34 void hideStashedDesktopApps(int displayId); in hideStashedDesktopApps() method |
| D | DesktopTasksController.kt | 175 fun hideStashedDesktopApps(displayId: Int) { in <lambda>() method |
| D | DesktopModeController.java | 548 public void hideStashedDesktopApps(int displayId) throws RemoteException { in hideStashedDesktopApps() method in DesktopModeController.IDesktopModeImpl |