Home
last modified time | relevance | path

Searched defs:session1 (Results 1 – 8 of 8) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeSwitchingTest.java60 try (var session1 = MockImeSession.create( in testSwitchingIme()
103 try (var session1 = MockImeSession.create( in testImeRemainsVisibleAfterSwitchingIme()
/cts/tests/tests/hardware/src/android/hardware/lights/cts/
DLightsManagerTest.java156 try (LightsManager.LightsSession session1 = mManager.openSession(HIGH_PRIORITY); in testControlLights_firstCallerWinsContention()
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplaySecurityTests.java384 final ActivitySession session1 = virtualDisplayLauncher.launchActivityOnDisplay( in testDisplayHasAccess_UIDCanPresentOnPrivateDisplay() local
417 final ActivitySession session1 = virtualDisplayLauncher.launchActivityOnDisplay( in testDisplayHasAccess_NoAccessWhenUIDNotPresentOnPrivateDisplay() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9539/
Dpoc.cpp138 hidl_vec<uint8_t> session1; in main() local
/cts/tests/inputmethod/installtests/src/android/view/inputmethod/cts/installtests/
DMultiUserMockImeTest.java112 try (var session1 = MockImeSession.create(context, uiAutomation, in testProfileSwitching()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java173 final Session session1 = service.getFinishedSession(sessionId1); in testLaunchAnotherActivity() local
225 final Session session1 = service.getFinishedSession(sessionId1); in testLaunchAnotherActivity_onTopOfIt() local
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaSessionManagerTest.java507 try (MediaSession2 session1 = new MediaSession2.Builder(context) in testGetSession2TokensWithTwoSessions()
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java2111 var session1 = packageInstaller.getSessionInfo(packageInstaller.createSession(params1)); in testInvalidInstallSessionParamsPackageNames() local