Searched refs:mSessionInstanceIds (Results 1 – 1 of 1) sorted by relevance
169 private Pair<InstanceId, com.android.launcher3.logging.InstanceId> mSessionInstanceIds; field in SplitSelectStateController355 launchTasks(callback, false /* freezeTaskList */, snapPosition, mSessionInstanceIds.first); in launchSplitTasks()359 .withInstanceId(mSessionInstanceIds.second) in launchSplitTasks()393 if (mSessionInstanceIds != null) { in logExitReason()394 logger.withInstanceId(mSessionInstanceIds.second); in logExitReason()616 InstanceId instanceId = mSessionInstanceIds.first; in launchInitialAppFullscreen()683 if (mSessionInstanceIds != null) { in createAndLogInstanceIdsForSession()687 mSessionInstanceIds = LogUtils.getShellShareableInstanceId(); in createAndLogInstanceIdsForSession()689 .withInstanceId(mSessionInstanceIds.second) in createAndLogInstanceIdsForSession()694 .withInstanceId(mSessionInstanceIds.second) in createAndLogInstanceIdsForSession()[all …]