HomeSort by relevance Sort by last modified time
    Searched refs:clearCredentials (Results 1 - 8 of 8) sorted by null

  /developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/
MyPreferences.kt 74 fun clearCredentials(context: Context) {
SettingsActivity.kt 88 MyPreferences.clearCredentials(this@SettingsActivity)
  /developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/
MyPreferences.kt 74 fun clearCredentials(context: Context) {
SettingsActivity.kt 88 MyPreferences.clearCredentials(this@SettingsActivity)
  /developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/settings/
MyPreferences.java 90 public void clearCredentials() {
SettingsActivity.java 188 mPreferences.clearCredentials();
  /developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/settings/
MyPreferences.java 90 public void clearCredentials() {
SettingsActivity.java 188 mPreferences.clearCredentials();

Completed in 4205 milliseconds