Searched refs:taskId (Results 1 – 1 of 1) sorted by relevance
72 int taskId = -1; in testLaunchInMultiwindow() local79 taskId = Integer.parseInt(matcher.group(1)); in testLaunchInMultiwindow()83 assertTrue("Taskid hasn't been found", taskId != -1); in testLaunchInMultiwindow()86 String.format("am stack movetask %d %d true", taskId, SPLITSCREEN)); in testLaunchInMultiwindow()106 String.format("am stack movetask %d %d true", taskId, FULLSCREEN)); in testLaunchInMultiwindow()