Searched refs:getTaskCommand (Results 1 – 2 of 2) sorted by relevance
117 CustomTask getTaskCommand() { return mTask; } in getTaskCommand() function
398 if (task.getTaskCommand() == CustomTask::Exit) in processTasksImpl()415 switch (task->getTaskCommand()) in processTask()