Searched refs:AutofillService (Results 1 – 21 of 21) sorted by relevance
555 public abstract class AutofillService extends Service { class598 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,
19 import static android.service.autofill.AutofillService.EXTRA_ERROR;20 import static android.service.autofill.AutofillService.EXTRA_RESULT;
122 AutofillService.SERVICE_META_DATA); in AutofillServiceInfo()150 com.android.internal.R.styleable.AutofillService); in AutofillServiceInfo()304 new Intent(AutofillService.SERVICE_INTERFACE), in getAvailableServices()
28 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()
32 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()
26 import android.service.autofill.AutofillService94 if (intentAction == AutofillService.SERVICE_INTERFACE) {145 if (intentAction == AutofillService.SERVICE_INTERFACE &&209 AutofillService.SERVICE_INTERFACE -> {
27 import android.service.autofill.AutofillService;54 new Intent(AutofillService.SERVICE_INTERFACE), PackageManager.GET_META_DATA); in getCandidates()
27 import android.service.autofill.AutofillService;83 Intent intent = new Intent(AutofillService.SERVICE_INTERFACE); in getSettingIntent()
20 import static android.service.autofill.AutofillService.EXTRA_RESULT;37 import android.service.autofill.AutofillService;165 new Intent(AutofillService.SERVICE_INTERFACE) in requestSavedPasswordCount()
27 import android.service.autofill.AutofillService;46 static final Intent AUTOFILL_PROBE = new Intent(AutofillService.SERVICE_INTERFACE);
32 import android.service.autofill.AutofillService;80 super(context, new Intent(AutofillService.SERVICE_INTERFACE).setComponent(componentName), in RemoteFillService()
20 import static android.service.autofill.AutofillService.EXTRA_RESULT;
50 import android.service.autofill.AutofillService;
71 import android.service.autofill.AutofillService;
20 import android.service.autofill.AutofillService;42 public class MyAutofillService extends AutofillService {
33 import android.service.autofill.AutofillService;55 static final Intent AUTOFILL_PROBE = new Intent(AutofillService.SERVICE_INTERFACE);
52 import android.service.autofill.AutofillService649 AutofillService.SERVICE_INTERFACE,
56 import android.service.autofill.AutofillService;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37753 public abstract class AutofillService extends android.app.Service {37754 ctor public AutofillService();37762 field public static final String SERVICE_INTERFACE = "android.service.autofill.AutofillService";
47206 Landroid/R$styleable;->AutofillService:[I52039 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