Searched refs:autofillManager (Results 1 – 1 of 1) sorted by relevance
168 AutofillManager autofillManager = context.getSystemService(AutofillManager.class); in shouldProvideServicesIntroducedOreo() local169 assertThat(autofillManager).isNotNull(); in shouldProvideServicesIntroducedOreo()