Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java3776 return mState == STATE_ACTIVE || isPendingAuthenticationLocked(); in isActiveLocked()
3780 private boolean isPendingAuthenticationLocked() { in isPendingAuthenticationLocked() method in AutofillManager