Home
last modified time | relevance | path

Searched refs:AutofillService (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/autofill/
H A DAutofillService.java555 public abstract class AutofillService extends Service { class
598 connected ? AutofillService::onConnected : AutofillService::onDisconnected,
599 AutofillService.this));
611 AutofillService::onFillRequest,
612 AutofillService.this, request, CancellationSignal.fromTransport(transport),
619 AutofillService::onSaveRequest,
620 AutofillService.this, request, new SaveCallback(callback)));
626 AutofillService::onSavedDatasetsInfoRequest,
627 AutofillService.this,
H A DSavedDatasetsInfoCallbackImpl.java19 import static android.service.autofill.AutofillService.EXTRA_ERROR;
20 import static android.service.autofill.AutofillService.EXTRA_RESULT;
H A DAutofillServiceInfo.java122 AutofillService.SERVICE_META_DATA); in AutofillServiceInfo()
150 com.android.internal.R.styleable.AutofillService); in AutofillServiceInfo()
304 new Intent(AutofillService.SERVICE_INTERFACE), in getAvailableServices()
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/defaultapps/
H A DDefaultAutofillPickerPreferenceControllerTest.java28 import android.service.autofill.AutofillService;
81 new Intent(AutofillService.SERVICE_INTERFACE), serviceResolveInfo); in getCandidates_hasServiceWithoutPermissions_returnsEmptyList()
94 new Intent(AutofillService.SERVICE_INTERFACE), serviceResolveInfo); in getCandidates_hasServiceWithBindAutofillServicePermission_returnsService()
107 new Intent(AutofillService.SERVICE_INTERFACE), serviceResolveInfo); in getCandidates_hasServiceWithBindAutofillPermission_returnsEmptyList()
H A DDefaultAutofillPickerEntryPreferenceControllerTest.java32 import android.service.autofill.AutofillService;
150 Intent intent = new Intent(AutofillService.SERVICE_INTERFACE); in getSettingIntent_noServiceInterface_returnsNull()
169 Intent intent = new Intent(AutofillService.SERVICE_INTERFACE); in getSettingIntent_hasServiceInterface_returnsIntent()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/
H A DServiceLiveData.kt26 import android.service.autofill.AutofillService
94 if (intentAction == AutofillService.SERVICE_INTERFACE) {
145 if (intentAction == AutofillService.SERVICE_INTERFACE &&
209 AutofillService.SERVICE_INTERFACE -> {
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/defaultapps/
H A DDefaultAutofillPickerPreferenceController.java27 import android.service.autofill.AutofillService;
54 new Intent(AutofillService.SERVICE_INTERFACE), PackageManager.GET_META_DATA); in getCandidates()
H A DDefaultAutofillPickerEntryPreferenceController.java27 import android.service.autofill.AutofillService;
83 Intent intent = new Intent(AutofillService.SERVICE_INTERFACE); in getSettingIntent()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/autofill/
H A DPasswordsPreferenceController.java20 import static android.service.autofill.AutofillService.EXTRA_RESULT;
37 import android.service.autofill.AutofillService;
165 new Intent(AutofillService.SERVICE_INTERFACE) in requestSavedPasswordCount()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/
H A DAutofillHelper.java27 import android.service.autofill.AutofillService;
46 static final Intent AUTOFILL_PROBE = new Intent(AutofillService.SERVICE_INTERFACE);
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DRemoteFillService.java32 import android.service.autofill.AutofillService;
80 super(context, new Intent(AutofillService.SERVICE_INTERFACE).setComponent(componentName), in RemoteFillService()
H A DAutofillManagerServiceShellCommand.java20 import static android.service.autofill.AutofillService.EXTRA_RESULT;
H A DAutofillManagerServiceImpl.java50 import android.service.autofill.AutofillService;
H A DSession.java71 import android.service.autofill.AutofillService;
/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DMyAutofillService.java20 import android.service.autofill.AutofillService;
42 public class MyAutofillService extends AutofillService {
/aosp12/packages/apps/Settings/src/com/android/settings/applications/defaultapps/
H A DDefaultAutofillPicker.java33 import android.service.autofill.AutofillService;
55 static final Intent AUTOFILL_PROBE = new Intent(AutofillService.SERVICE_INTERFACE);
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/hibernation/
H A DHibernationPolicy.kt52 import android.service.autofill.AutofillService
649 AutofillService.SERVICE_INTERFACE,
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java56 import android.service.autofill.AutofillService;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37753 public abstract class AutofillService extends android.app.Service {
37754 ctor public AutofillService();
37762 field public static final String SERVICE_INTERFACE = "android.service.autofill.AutofillService";
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47206 Landroid/R$styleable;->AutofillService:[I
52039 Landroid/service/autofill/AutofillService;->mHandler:Landroid/os/Handler;
52040 Landroid/service/autofill/AutofillService;->mInterface:Landroid/service/autofill/IAutoFillService;
52041 Landroid/service/autofill/AutofillService;->TAG:Ljava/lang/String;
84431 Lcom/android/internal/R$styleable;->AutofillService:[I