Home
last modified time | relevance | path

Searched refs:RemoteAugmentedAutofillService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DRemoteAugmentedAutofillService.java68 final class RemoteAugmentedAutofillService class
71 private static final String TAG = RemoteAugmentedAutofillService.class.getSimpleName();
79 RemoteAugmentedAutofillService(Context context, int serviceUid, ComponentName serviceName, in RemoteAugmentedAutofillService() method in RemoteAugmentedAutofillService
219 + "ms) for " + RemoteAugmentedAutofillService.this); in onRequestAutofillLocked()
385 extends AbstractRemoteService.VultureCallback<RemoteAugmentedAutofillService> {
DAutofillManagerServiceImpl.java90 import com.android.server.autofill.RemoteAugmentedAutofillService.RemoteAugmentedAutofillServiceCal…
185 private RemoteAugmentedAutofillService mRemoteAugmentedAutofillService;
227 final RemoteAugmentedAutofillService remoteService = in onBackKeyPressed()
1332 @Nullable RemoteAugmentedAutofillService getRemoteAugmentedAutofillServiceLocked() { in getRemoteAugmentedAutofillServiceLocked()
1341 final Pair<ServiceInfo, ComponentName> pair = RemoteAugmentedAutofillService in getRemoteAugmentedAutofillServiceLocked()
1387 public void onServiceDied(@NonNull RemoteAugmentedAutofillService service) { in getRemoteAugmentedAutofillServiceLocked()
1389 final RemoteAugmentedAutofillService remoteService = in getRemoteAugmentedAutofillServiceLocked()
1398 mRemoteAugmentedAutofillService = new RemoteAugmentedAutofillService(getContext(), in getRemoteAugmentedAutofillServiceLocked()
1409 @Nullable RemoteAugmentedAutofillService getRemoteAugmentedAutofillServiceIfCreatedLocked() { in getRemoteAugmentedAutofillServiceIfCreatedLocked()
1504 final RemoteAugmentedAutofillService service = getRemoteAugmentedAutofillServiceLocked(); in isCalledByAugmentedAutofillServiceLocked()
DSession.java3099 final RemoteAugmentedAutofillService remoteAugmentedAutofillService = in setAuthenticationResultForAugmentedAutofillLocked()
5567 final RemoteAugmentedAutofillService remoteService = mService in triggerAugmentedAutofillLocked()
5804 final RemoteAugmentedAutofillService remoteService = in onAugmentedAutofillInlineSuggestionAccept()
5830 final RemoteAugmentedAutofillService remoteService = mService in cancelAugmentedAutofillLocked()