Home
last modified time | relevance | path

Searched refs:taskId1 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java189 final int taskId1 = activity1.getTaskId(); in testLaunchAnotherActivity_onTopOfIt() local
210 .activityResumed(name1, taskId1) in testLaunchAnotherActivity_onTopOfIt()
211 .activityPaused(name1, taskId1) in testLaunchAnotherActivity_onTopOfIt()
214 .activityResumed(name1, taskId1) in testLaunchAnotherActivity_onTopOfIt()
215 .activityPaused(name1, taskId1); in testLaunchAnotherActivity_onTopOfIt()