Home
last modified time | relevance | path

Searched defs:sessionIds (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierServiceSwapTest.java120 final List<TextClassificationSessionId> sessionIds = in multipleActiveSessions() local
/cts/tests/tests/packageinstaller/atomicinstall/src/com/android/tests/atomicinstall/
DSessionAbandonBehaviorTest.java96 AbandonSessionCallBack(CountDownLatch countDownLatch, int[] sessionIds) { in AbandonSessionCallBack()
211 private static List<PackageInstaller.SessionInfo> getAllChildSessions(int[] sessionIds) { in getAllChildSessions()
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java967 List<Integer> sessionIds = retrieveLastSessionIds(); in testMultipleStagedInstall_ApkOnly_VerifyPostReboot() local
995 List<Integer> sessionIds = retrieveLastSessionIds(); in testInstallMultipleStagedSession_PartialFail_ApkOnly_VerifyPostReboot() local
1034 List<Integer> sessionIds = retrieveLastSessionIds(); in testFailureReasonPersists_MultipleSession_VerifyPostReboot() local
1365 private void storeSessionIds(List<Integer> sessionIds) throws Exception { in storeSessionIds()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java166 final List<ContentCaptureSessionId> sessionIds = service.getAllSessionIds(); in testLaunchAnotherActivity() local
218 final List<ContentCaptureSessionId> sessionIds = service.getAllSessionIds(); in testLaunchAnotherActivity_onTopOfIt() local
404 final List<ContentCaptureSessionId> sessionIds = service.getAllSessionIds(); in testAddAndRemoveImportantChildOnDifferentSession() local
/cts/tests/tests/media/libmediandkjni/
Dnative-mediadrm-jni.cpp943 std::list<AMediaDrmSessionId> sessionIds; in Java_android_media_cts_NativeMediaDrmClearkeyTest_testFindSessionIdNative() local