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