Home
last modified time | relevance | path

Searched refs:initialAuthenticationLayout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DDialogFillUi.java134 initialAuthenticationLayout(decor, response); in DialogFillUi()
247 private void initialAuthenticationLayout(View decor, FillResponse response) { in initialAuthenticationLayout() method in DialogFillUi