Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java547 dinamicallyAddOneChildOnAnotherSessionTest(/* manuallyCloseSession= */ true); in testDinamicallyAddOneChildOnAnotherSession_manuallyCloseSession()
552 dinamicallyAddOneChildOnAnotherSessionTest(/* manuallyCloseSession= */ false); in testDinamicallyAddOneChildOnAnotherSession_autoCloseSession()
558 private void dinamicallyAddOneChildOnAnotherSessionTest(boolean manuallyCloseSession) in dinamicallyAddOneChildOnAnotherSessionTest() method in ChildlessActivityTest