Searched defs:getAppTasks (Results 1 – 3 of 3) sorted by relevance
1107 public List<ActivityManager.AppTask> getAppTasks() { in getAppTasks() method in ActivityManager
121 public List<IAppTask> getAppTasks(String callingPackage) throws RemoteException; in getAppTasks() method
2975 public List<IAppTask> getAppTasks(String callingPackage) throws RemoteException { in getAppTasks() method in ActivityManagerProxy