Home
last modified time | relevance | path

Searched defs:Session (Results 1 – 2 of 2) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DCtsContentCaptureService.java585 public final class Session { class in CtsContentCaptureService
593 private Session(ContentCaptureSessionId id, ContentCaptureContext context) { in Session() method in CtsContentCaptureService.Session
/cts/tests/tests/os/jni/
Dandroid_os_cts_PerformanceHintManagerTest.cpp719 {"nativeBorrowSessionFromJava", "(Landroid/os/PerformanceHintManager$Session;)J", in nativeBorrowSessionFromJava()