Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DRemoteFillService.java39 import android.service.autofill.IAutoFillService;
58 final class RemoteFillService extends ServiceConnector.Impl<IAutoFillService> {
104 userId, IAutoFillService.Stub::asInterface); in RemoteFillService()
111 protected void onServiceConnectionStatusChanged(IAutoFillService service, boolean connected) { in onServiceConnectionStatusChanged()
136 public void addLast(Job<IAutoFillService, ?> iAutoFillServiceJob) { in addLast() argument
DAutofillManagerServiceImpl.java64 import android.service.autofill.IAutoFillService;
/frameworks/base/core/java/android/service/autofill/
DIAutoFillService.aidl33 oneway interface IAutoFillService { interface
DAutofillService.java610 private final IAutoFillService mInterface = new IAutoFillService.Stub() {
/frameworks/base/boot/
Dpreloaded-classes6932 android.service.autofill.IAutoFillService$Stub$Proxy
6933 android.service.autofill.IAutoFillService$Stub
6934 android.service.autofill.IAutoFillService
Dboot-image-profile.txt29336 Landroid/service/autofill/IAutoFillService$Stub$Proxy;
29337 Landroid/service/autofill/IAutoFillService$Stub;
29338 Landroid/service/autofill/IAutoFillService;
/frameworks/base/config/
Dpreloaded-classes6936 android.service.autofill.IAutoFillService$Stub$Proxy
6937 android.service.autofill.IAutoFillService$Stub
6938 android.service.autofill.IAutoFillService
Dboot-image-profile.txt39470 Landroid/service/autofill/IAutoFillService$Stub$Proxy;
39471 Landroid/service/autofill/IAutoFillService$Stub;
39472 Landroid/service/autofill/IAutoFillService;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48074 Landroid/service/autofill/AutofillService;->mInterface:Landroid/service/autofill/IAutoFillService;
48250 Landroid/service/autofill/IAutoFillService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
48251 Landroid/service/autofill/IAutoFillService$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
48252 Landroid/service/autofill/IAutoFillService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
48253 Landroid/service/autofill/IAutoFillService$Stub$Proxy;->onConnectedStateChanged(Z)V
48254 Landroid/service/autofill/IAutoFillService$Stub$Proxy;->onFillRequest(Landroid/service/autofill/Fil…
48255 Landroid/service/autofill/IAutoFillService$Stub$Proxy;->onSaveRequest(Landroid/service/autofill/Sav…
48256 Landroid/service/autofill/IAutoFillService$Stub;-><init>()V
48257 Landroid/service/autofill/IAutoFillService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service…
48258 Landroid/service/autofill/IAutoFillService$Stub;->DESCRIPTOR:Ljava/lang/String;
[all …]