Home
last modified time | relevance | path

Searched defs:isResponseAuth (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/
DMyPreferences.kt38 fun isResponseAuth(context: Context): Boolean { in isResponseAuth() method
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/settings/
DMyPreferences.java51 public boolean isResponseAuth() { in isResponseAuth() method in MyPreferences