Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java1501 if (shouldSuppressDialogsForCredman(view) in notifyVirtualViewsReady()
1535 if (shouldSuppressDialogsForCredman(v) in notifyViewEnteredForFillDialog()
3615 private boolean shouldSuppressDialogsForCredman(View view) { in shouldSuppressDialogsForCredman() method in AutofillManager