Home
last modified time | relevance | path

Searched defs:childSessionId (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/
DPreapprovalInstallTest.kt463 val (childSessionId, childSession) = createSession( in requestUserPreapproval_childSession_statusSuccess() constant
484 val (childSessionId, childSession) = createSession( in commitPreapprovalSession_multiPackage_successWithoutUserAction() constant
DPackageInstallerTestBase.kt340 val (childSessionId, childSession) = createSession(installFlags, false, null) in <lambda>() constant
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java399 final ContentCaptureSessionId childSessionId = childSession.getContentCaptureSessionId(); in testAddAndRemoveImportantChildOnDifferentSession() local
586 final ContentCaptureSessionId childSessionId = childSession.getContentCaptureSessionId(); in dinamicallyAddOneChildOnAnotherSessionTest() local
814 final ContentCaptureSessionId childSessionId = childSession.getContentCaptureSessionId(); in testNestedSessions_simplestScenario() local
DLoginActivityTest.java167 final ContentCaptureSessionId childSessionId = childSessionRef.get() in testContentCaptureSessionCache() local
201 final ContentCaptureSessionId childSessionId = childSessionRef.get() in testSimpleLifecycle_rootViewSession() local