Home | History | Annotate | Download | only in am

Lines Matching refs:getAppTasks

8025     public List<IAppTask> getAppTasks(String callingPackage) {
8032 if (localLOGV) Slog.v(TAG, "getAppTasks");
19613 * only the process that calls getAppTasks() can call the AppTask methods.
19627 + " does not match caller of getAppTasks(): " + Binder.getCallingUid());