Searched defs:launchedActivity (Results 1 – 1 of 1) sorted by relevance
78 private ActivityRecord launchedActivity; field in ActivityMetricsLogger.StackTransitionInfo149 void notifyActivityLaunched(int resultCode, ActivityRecord launchedActivity) { in notifyActivityLaunched()166 private boolean hasStartedActivity(ProcessRecord record, ActivityRecord launchedActivity) { in hasStartedActivity()191 private void notifyActivityLaunched(int resultCode, ActivityRecord launchedActivity, in notifyActivityLaunched()