Searched refs:activityRelaunched (Results 1 – 8 of 8) sorted by relevance
100 public void activityRelaunched(IBinder token) { in activityRelaunched() method in ActivityClient102 getActivityClientController().activityRelaunched(token); in activityRelaunched()
55 oneway void activityRelaunched(in IBinder token); in activityRelaunched() method
5746 ActivityClient.getInstance().activityRelaunched(r.token); in reportRelaunch()
236 public void activityRelaunched(IBinder token) { in activityRelaunched() method in ActivityClientController
471 boolean activityRelaunched; field in ActivityTaskManagerService.UpdateConfigurationResult475 activityRelaunched = false; in reset()4080 result.activityRelaunched = !kept; in updateConfigurationLocked()
5568 result.activityRelaunched = !kept; in updateDisplayOverrideConfigurationLocked()
5276 Landroid/app/IActivityManager$Stub$Proxy;->activityRelaunched(Landroid/os/IBinder;)V5912 Landroid/app/IActivityManager;->activityRelaunched(Landroid/os/IBinder;)V
43631 HPLcom/android/server/wm/ActivityClientController;->activityRelaunched(Landroid/os/IBinder;)V+]Lcom…