Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/contentcapture/
H A DContentCaptureService.java126 private IContentCaptureServiceCallback mCallback;
243 final IContentCaptureServiceCallback callback = mCallback; in setContentCaptureWhitelist()
279 final IContentCaptureServiceCallback callback = mCallback; in setContentCaptureConditions()
390 final IContentCaptureServiceCallback callback = mCallback; in disableSelf()
429 mCallback = IContentCaptureServiceCallback.Stub.asInterface(callback); in handleOnConnected()
H A DIContentCaptureServiceCallback.aidl31 oneway interface IContentCaptureServiceCallback { interface
/aosp12/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DRemoteContentCaptureService.java31 import android.service.contentcapture.IContentCaptureServiceCallback;
52 ComponentName serviceComponentName, IContentCaptureServiceCallback callback, int userId, in RemoteContentCaptureService()
H A DContentCapturePerUserService.java58 import android.service.contentcapture.IContentCaptureServiceCallback;
653 IContentCaptureServiceCallback.Stub {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes6215 android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
6216 android.service.contentcapture.IContentCaptureServiceCallback$Stub
6217 android.service.contentcapture.IContentCaptureServiceCallback
H A Dboot-image-profile.txt29619 Landroid/service/contentcapture/IContentCaptureServiceCallback$Stub$Proxy;
29620 Landroid/service/contentcapture/IContentCaptureServiceCallback$Stub;
29621 Landroid/service/contentcapture/IContentCaptureServiceCallback;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes6213 android.service.contentcapture.IContentCaptureServiceCallback$Stub$Proxy
6214 android.service.contentcapture.IContentCaptureServiceCallback$Stub
6215 android.service.contentcapture.IContentCaptureServiceCallback
H A Dboot-image-profile.txt39256 Landroid/service/contentcapture/IContentCaptureServiceCallback$Stub$Proxy;
39257 Landroid/service/contentcapture/IContentCaptureServiceCallback$Stub;
39258 Landroid/service/contentcapture/IContentCaptureServiceCallback;
/aosp12/frameworks/base/services/
H A Dart-profile16141 …ndroid/content/ComponentName;Landroid/service/contentcapture/IContentCaptureServiceCallback;ILcom/…