Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DMainContentCaptureSession.java219 @NonNull IContentCaptureManager systemServerInterface) { in MainContentCaptureSession() argument
223 mSystemServerInterface = systemServerInterface; in MainContentCaptureSession()