Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/
DSettingsActivity.kt74 buildCurrentCredentialsDialog().show() in <lambda>()
100 private fun buildCurrentCredentialsDialog(): AlertDialog { in <lambda>() method
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/settings/
DSettingsActivity.java115 buildCurrentCredentialsDialog().show(); in onCreate()
257 private AlertDialog buildCurrentCredentialsDialog() {