HomeSort by relevance Sort by last modified time
    Searched refs:AUTOFILL_MANAGER_SERVICE (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/autofill/java/com/android/server/autofill/
AutofillManagerService.java 20 import static android.content.Context.AUTOFILL_MANAGER_SERVICE;
267 publishBinderService(AUTOFILL_MANAGER_SERVICE, new AutoFillManagerServiceStub());
  /frameworks/base/core/java/android/app/
SystemServiceRegistry.java     [all...]
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /frameworks/base/core/java/android/view/autofill/
AutofillManager.java 116 @SystemService(Context.AUTOFILL_MANAGER_SERVICE)
    [all...]
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java 643 if (AUTOFILL_MANAGER_SERVICE.equals(service)) {
    [all...]

Completed in 84 milliseconds