Searched refs:activityRelaunched (Results 1 – 7 of 7) sorted by relevance
127 public void activityRelaunched(IBinder token) { in activityRelaunched() method in ActivityClient129 getActivityClientController().activityRelaunched(token); in activityRelaunched()
60 oneway void activityRelaunched(in IBinder token); in activityRelaunched() method
6309 ActivityClient.getInstance().activityRelaunched(r.token); in reportRelaunch()
319 public void activityRelaunched(IBinder token) { in activityRelaunched() method in ActivityClientController
512 boolean activityRelaunched; field in ActivityTaskManagerService.UpdateConfigurationResult4611 mTmpUpdateConfigurationResult.activityRelaunched = !kept; in updateConfigurationLocked()
6336 mAtmService.mTmpUpdateConfigurationResult.activityRelaunched = !kept; in updateDisplayOverrideConfigurationLocked()
5276 Landroid/app/IActivityManager$Stub$Proxy;->activityRelaunched(Landroid/os/IBinder;)V5912 Landroid/app/IActivityManager;->activityRelaunched(Landroid/os/IBinder;)V