Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/contentcapture/
DContentCaptureService.java125 private final IContentCaptureService mServerInterface = new IContentCaptureService.Stub() { field in ContentCaptureService
210 return mServerInterface.asBinder(); in onBind()