Searched refs:performRestartActivity (Results 1 – 2 of 2) sorted by relevance
164 mActivityThread.performRestartActivity(r); in moveToState()169 mActivityThread.performRestartActivity(r); in moveToState()
4123 final void performRestartActivity(IBinder token) { in performRestartActivity() method in ActivityThread