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