Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DRemoteFillService.java52 final class RemoteFillService extends ServiceConnector.Impl<IAutoFillService> { class
66 extends AbstractRemoteService.VultureCallback<RemoteFillService> {
78 RemoteFillService(Context context, ComponentName componentName, int userId, in RemoteFillService() method in RemoteFillService
H A DAutofillManagerServiceImpl.java692 final ArraySet<RemoteFillService> remoteFillServices = new ArraySet<>(numSessions); in destroyLocked()
694 final RemoteFillService remoteFillService = mSessions.valueAt(i).destroyLocked(); in destroyLocked()
1186 RemoteFillService remoteService = in requestSavedPasswordCount()
1187 new RemoteFillService( in requestSavedPasswordCount()
H A DSession.java144 final class Session implements RemoteFillService.FillServiceCallbacks, ViewState.Listener,
251 private final RemoteFillService mRemoteFillService;
898 : new RemoteFillService(context, serviceComponentName, userId, this,
1248 public void onServiceDied(@NonNull RemoteFillService service) {
4059 RemoteFillService destroyLocked() {
4186 final RemoteFillService remoteFillService = destroyLocked();
/aosp12/frameworks/base/services/
H A Dart-profile12181 …om/android/server/autofill/RemoteFillService$$ExternalSyntheticLambda5;-><init>(Lcom/android/serve…
12192 PLcom/android/server/autofill/RemoteFillService$2;-><init>(Lcom/android/server/autofill/RemoteFillS…
12195 PLcom/android/server/autofill/RemoteFillService;->access$000(Lcom/android/server/autofill/RemoteFil…
12196RemoteFillService;->addLast(Lcom/android/internal/infra/ServiceConnector$Job;)V+]Lcom/android/serv…
12199 …rver/autofill/RemoteFillService;->destroy()V+]Lcom/android/server/autofill/RemoteFillService;Lcom/…
12206 PLcom/android/server/autofill/RemoteFillService;->lambda$onSaveRequest$4$RemoteFillService(Ljava/la…
12207 PLcom/android/server/autofill/RemoteFillService;->lambda$onSaveRequest$5$RemoteFillService(Landroid…
12210RemoteFillService;->onServiceConnectionStatusChanged(Landroid/os/IInterface;Z)V+]Lcom/android/serv…
52751 Lcom/android/server/autofill/RemoteFillService$1;
52752 Lcom/android/server/autofill/RemoteFillService$2;
[all …]