Searched refs:findTaskWithId (Results 1 – 2 of 2) sorted by relevance
321 public Task findTaskWithId(int taskId) { in findTaskWithId() method in TaskStack
2110 Task removeTask = mStack.findTaskWithId(event.taskId); in onBusEvent()