HomeSort by relevance Sort by last modified time
    Searched defs:AutofillService (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/service/autofill/
AutofillService.java 41 * An {@code AutofillService} is a service used to automatically fill the contents of the screen
45 * <p>An {@code AutofillService} is only bound to the Android System for autofill purposes if:
67 * {@code AutofillService}.
519 * &lt;action android:name="android.service.autofill.AutofillService" /&gt;
521 * &lt;meta-data android:name="android.autofill" android:resource="@xml/autofillservice" /&gt;
552 public abstract class AutofillService extends Service {
553 private static final String TAG = "AutofillService";
562 public static final String SERVICE_INTERFACE = "android.service.autofill.AutofillService";
565 * Name under which a AutoFillService component publishes information about itself.
568 * android.R.styleable#AutofillService autofill-service}&gt;</code> tag
    [all...]
  /prebuilts/sdk/tools/darwin/lib/
shrinkedAndroid.jar 
  /prebuilts/sdk/tools/linux/lib/
shrinkedAndroid.jar 
  /prebuilts/sdk/tools/windows/lib/
shrinkedAndroid.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 496 milliseconds