Searched refs:activityResumed (Results 1 – 6 of 6) sorted by relevance
79 ActivityResumedEvent.ActivityResumedEventQuery activityResumed(); in activityResumed() method
66 public ActivityResumedEvent.ActivityResumedEventQuery activityResumed() { in activityResumed() method in ActivityEventsImpl
102 public ActivityResumedEvent.ActivityResumedEventQuery activityResumed() { in activityResumed() method in TestAppEvents
207 .activityResumed(name1) in testLaunchAnotherActivity_onTopOfIt()209 .activityResumed(name2) in testLaunchAnotherActivity_onTopOfIt()211 .activityResumed(name1) in testLaunchAnotherActivity_onTopOfIt()
686 public EventsAssertor activityResumed(@NonNull ComponentName expectedActivity) { in activityResumed() method in CtsContentCaptureService.EventsAssertor
129 .activityResumed(name) in testSimpleLifecycle_defaultSession()