Searched refs:IAutoFillManager (Results 1 – 8 of 8) sorted by relevance
38 oneway interface IAutoFillManager { interface
448 private final IAutoFillManager mService;667 public AutofillManager(Context context, IAutoFillManager service) { in AutofillManager()1851 final IAutoFillManager service = mService; in ensureServiceClientAddedIfNeededLocked()
256 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V257 Landroid/view/autofill/IAutoFillManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/autof…
4085 android.view.autofill.IAutoFillManager$Stub$Proxy4086 android.view.autofill.IAutoFillManager$Stub4087 android.view.autofill.IAutoFillManager
73764 …tofill/AutofillManager;-><init>(Landroid/content/Context;Landroid/view/autofill/IAutoFillManager;)V73820 Landroid/view/autofill/AutofillManager;->mService:Landroid/view/autofill/IAutoFillManager;73907 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->addClient(Landroid/view/autofill/IAutoFillMana…73908 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->cancelSession(II)V73909 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->disableOwnedAutofillServices(I)V73910 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->finishSession(II)V73911 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->getAutofillServiceComponentName()Landroid/cont…73912 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->getAvailableFieldClassificationAlgorithms()[Lj…73913 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->getDefaultFieldClassificationAlgorithm()Ljava/…73914 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->getFillEventHistory()Landroid/service/autofill…[all …]
18068 …tofill/AutofillManager;-><init>(Landroid/content/Context;Landroid/view/autofill/IAutoFillManager;)V18084 HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->addClient(Landroid/view/autofill/IAutoFillM…18085 HSPLandroid/view/autofill/IAutoFillManager$Stub;-><init>()V18086 HSPLandroid/view/autofill/IAutoFillManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/au…18087 HPLandroid/view/autofill/IAutoFillManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;…36800 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;36801 Landroid/view/autofill/IAutoFillManager$Stub;36802 Landroid/view/autofill/IAutoFillManager;
193 import android.view.autofill.IAutoFillManager;1188 IAutoFillManager service = IAutoFillManager.Stub.asInterface(b); in registerService()
71 import android.view.autofill.IAutoFillManager;1046 final class AutoFillManagerServiceStub extends IAutoFillManager.Stub {