Searched defs:AUTOFILL_MANAGER_SERVICE (Results 1 – 2 of 2) sorted by relevance
1127 registerService(Context.AUTOFILL_MANAGER_SERVICE, AutofillManager.class, in registerService()
4086 public static final String AUTOFILL_MANAGER_SERVICE = "autofill"; field in Context