Searched defs:getAllRootTaskInfosOnDisplay (Results 1 – 2 of 2) sorted by relevance
212 List<ActivityTaskManager.RootTaskInfo> getAllRootTaskInfosOnDisplay(int displayId); in getAllRootTaskInfosOnDisplay() method
2505 public List<RootTaskInfo> getAllRootTaskInfosOnDisplay(int displayId) { in getAllRootTaskInfosOnDisplay() method in ActivityTaskManagerService