Home
last modified time | relevance | path

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

/cts/tests/tests/app/src/android/app/cts/
DLocalActivityManagerTest.java82 public void testDispatchStop() throws InterruptedException { in testDispatchStop() method in LocalActivityManagerTest
/cts/tests/src/android/app/cts/
DLocalActivityManagerTestHelper.java74 testDispatchStop(); in onResume()
205 private void testDispatchStop() { in testDispatchStop() method in LocalActivityManagerTestHelper