Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/contentcapture/
H A DContentCaptureService.java134 private final IContentCaptureService mServerInterface = new IContentCaptureService.Stub() { field in ContentCaptureService
223 return mServerInterface.asBinder(); in onBind()