Searched refs:tasktolaunch (Results 1 – 1 of 1) sorted by relevance
274 TaskView tasktolaunch = rv.getTaskViewAt(0); in onStateSetEnd() local275 if (tasktolaunch != null) { in onStateSetEnd()276 tasktolaunch.launchTask(success -> { in onStateSetEnd()