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