Home
last modified time | relevance | path

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

/frameworks/base/identity/java/android/security/identity/
DIdentityCredential.java388 public @NonNull abstract int[] getAuthenticationDataUsageCount(); in getAuthenticationDataUsageCount() method in IdentityCredential
DCredstoreIdentityCredential.java450 public @NonNull int[] getAuthenticationDataUsageCount() { in getAuthenticationDataUsageCount() method in CredstoreIdentityCredential
452 int[] usageCount = mBinder.getAuthenticationDataUsageCount(); in getAuthenticationDataUsageCount()
/frameworks/base/core/api/
Dcurrent.txt37346 method @NonNull public abstract int[] getAuthenticationDataUsageCount();