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