Searched refs:performResumeActivity (Results 1 – 2 of 2) sorted by relevance
147 mActivityThread.performResumeActivity(r, true, "moveToState-INITIALIZING"); in moveToState()170 mActivityThread.performResumeActivity(r, true, "moveToState-CREATED"); in moveToState()179 mActivityThread.performResumeActivity(r, true, "moveToState-STARTED"); in moveToState()
3356 public final ActivityClientRecord performResumeActivity(IBinder token, in performResumeActivity() method in ActivityThread3440 r = performResumeActivity(token, clearHide, reason); in handleResumeActivity()