Searched refs:setLaunchTaskId (Results 1 – 9 of 9) sorted by relevance
51 opts.setLaunchTaskId(Integer.MAX_VALUE); in testMerge_NoClobber()
70 options.setLaunchTaskId(taskId); in startWorkChallengeInTask()
144 options.setLaunchTaskId(getTaskId()); in showConfirmCredentialActivity()
138 options.setLaunchTaskId(pendingRecord.taskId); in showPending()
419 options.setLaunchTaskId( in startMenuActivity()
1242 public void setLaunchTaskId(int taskId) { in setLaunchTaskId() method in ActivityOptions
1704 options.setLaunchTaskId(INVALID_TASK_ID); in getLaunchStack()1707 options.setLaunchTaskId(taskId); in getLaunchStack()
507 options.setLaunchTaskId(mTaskId);
82 method public void setLaunchTaskId(int);