Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DContentCaptureManagerTest.java50 final IContentCaptureManager mockService = mock(IContentCaptureManager.class); in testRemoveData_invalidParametersThrowsException()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureManager.java363 private final IContentCaptureManager mService;
394 @NonNull IContentCaptureManager service, @NonNull ContentCaptureOptions options) { in ContentCaptureManager()
510 final IContentCaptureManager service = IContentCaptureManager.Stub.asInterface(binder); in getServiceSettingsComponentName()
DIContentCaptureManager.aidl38 oneway interface IContentCaptureManager { interface
DMainContentCaptureSession.java110 private final IContentCaptureManager mSystemServerInterface;
191 @NonNull IContentCaptureManager systemServerInterface) { in MainContentCaptureSession()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java83 import android.view.contentcapture.IContentCaptureManager;
601 final class ContentCaptureManagerServiceStub extends IContentCaptureManager.Stub {
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java199 import android.view.contentcapture.IContentCaptureManager;
1130 IContentCaptureManager service = IContentCaptureManager.Stub.asInterface(b); in registerService()
/frameworks/base/config/
Dpreloaded-classes7282 android.view.contentcapture.IContentCaptureManager$Stub$Proxy
7283 android.view.contentcapture.IContentCaptureManager$Stub
7284 android.view.contentcapture.IContentCaptureManager
Dboot-image-profile.txt24512 …r;-><init>(Landroid/content/Context;Landroid/view/contentcapture/IContentCaptureManager;Landroid/c…
24539 HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
24540 HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;->finishSession(I)V
24541 HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;->startSession(Landroid/os/IBinde…
24542 HSPLandroid/view/contentcapture/IContentCaptureManager$Stub;-><init>()V
24543 …iew/contentcapture/IContentCaptureManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/co…
24544 HPLandroid/view/contentcapture/IContentCaptureManager$Stub;->onTransact(ILandroid/os/Parcel;Landroi…
24548 …re/ContentCaptureManager;Landroid/os/Handler;Landroid/view/contentcapture/IContentCaptureManager;)V
47603 Landroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;
47604 Landroid/view/contentcapture/IContentCaptureManager$Stub;
[all …]