Home | History | Annotate | Download | only in autofill

Lines Matching refs:SERVICE_INTERFACE

562     public static final String SERVICE_INTERFACE = "android.service.autofill.AutofillService";
618 if (SERVICE_INTERFACE.equals(intent.getAction())) {