Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/autofill/
DAutofillService.java577 private final IAutoFillService mInterface = new IAutoFillService.Stub() {
DIAutoFillService.aidl30 oneway interface IAutoFillService { interface
/frameworks/base/services/autofill/java/com/android/server/autofill/
DRemoteFillService.java42 import android.service.autofill.IAutoFillService;
89 private IAutoFillService mAutoFillService;
385 mAutoFillService = IAutoFillService.Stub.asInterface(service); in onServiceConnected()
DAutofillManagerServiceImpl.java61 import android.service.autofill.IAutoFillService;
/frameworks/base/
DAndroid.bp252 "core/java/android/service/autofill/IAutoFillService.aidl",
/frameworks/base/config/
Dboot-image-profile.txt5007 HPLandroid/service/autofill/IAutoFillService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
5008 HPLandroid/service/autofill/IAutoFillService$Stub$Proxy;->onConnectedStateChanged(Z)V
5009 HPLandroid/service/autofill/IAutoFillService$Stub$Proxy;->onFillRequest(Landroid/service/autofill/F…
5010 HPLandroid/service/autofill/IAutoFillService$Stub;->asBinder()Landroid/os/IBinder;
5011 …PLandroid/service/autofill/IAutoFillService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/servi…
5012 HPLandroid/service/autofill/IAutoFillService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parc…
5013 HPLandroid/service/autofill/IAutoFillService;->onConnectedStateChanged(Z)V
5014 HPLandroid/service/autofill/IAutoFillService;->onFillRequest(Landroid/service/autofill/FillRequest;…
5015 HPLandroid/service/autofill/IAutoFillService;->onSaveRequest(Landroid/service/autofill/SaveRequest;…
57697 Landroid/service/autofill/IAutoFillService$Stub$Proxy;
[all …]