Home | History | Annotate | Download | only in app

Lines Matching defs:removeTask

1260     public boolean removeTask(int taskId) throws SecurityException {
1262 return ActivityManagerNative.getDefault().removeTask(taskId);