Home
last modified time | relevance | path

Searched refs:IAutofillFieldClassificationService (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFieldClassificationStrategy.java42 import android.service.autofill.IAutofillFieldClassificationService;
71 private IAutofillFieldClassificationService mRemoteService;
162 mRemoteService = IAutofillFieldClassificationService.Stub in connectAndRun()
291 void run(IAutofillFieldClassificationService service) throws RemoteException; in run()
/frameworks/base/core/java/android/service/autofill/
DIAutofillFieldClassificationService.aidl29 oneway interface IAutofillFieldClassificationService { interface
DAutofillFieldClassificationService.java183 extends IAutofillFieldClassificationService.Stub {
/frameworks/base/
DAndroid.bp253 "core/java/android/service/autofill/IAutofillFieldClassificationService.aidl",