Home
last modified time | relevance | path

Searched defs:usageCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/identity/java/android/security/identity/
DCredstoreIdentityCredential.java415 int[] usageCount = mBinder.getAuthenticationDataUsageCount(); in getAuthenticationDataUsageCount() local
/frameworks/native/services/inputflinger/host/
DInputDriver.cpp175 input_collection_id_t id, input_usage_t* usage, size_t usageCount) { in inputReportDefinitionDeclareUsagesBool()