Home | History | Annotate | Download | only in app

Lines Matching refs:getRecentTasks

506      * Flag for use with {@link #getRecentTasks}: return all tasks, even those
543 public List<RecentTaskInfo> getRecentTasks(int maxNum, int flags)
546 return ActivityManagerNative.getDefault().getRecentTasks(maxNum,
555 * Same as {@link #getRecentTasks(int, int)} but returns the recent tasks for a
575 return ActivityManagerNative.getDefault().getRecentTasks(maxNum,