Home
last modified time | relevance | path

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

/cts/tests/tests/app/src/android/app/cts/
DLocalActivityManagerTest.java56 public void testDispatchResume() throws InterruptedException { in testDispatchResume() method in LocalActivityManagerTest
/cts/tests/src/android/app/cts/
DLocalActivityManagerTestHelper.java68 testDispatchResume(); in onResume()
317 private void testDispatchResume() { in testDispatchResume() method in LocalActivityManagerTestHelper