Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DMainContentCaptureSession.java151 @NonNull IContentCaptureManager systemServerInterface) { in MainContentCaptureSession() argument
155 mSystemServerInterface = systemServerInterface; in MainContentCaptureSession()