Searched refs:tasktolaunch (Results 1 – 1 of 1) sorted by relevance
584 TaskView tasktolaunch = rv.getCurrentPageTaskView(); in onStateSetEnd() local585 if (tasktolaunch != null) { in onStateSetEnd()586 tasktolaunch.launchTask(success -> { in onStateSetEnd()