Home
last modified time | relevance | path

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

/frameworks/base/identity/java/android/security/identity/
DAuthenticationKeyMetadata.java41 public @IntRange(from = 0) int getUsageCount() { in getUsageCount() method in AuthenticationKeyMetadata
/frameworks/base/libs/hwui/tests/common/
DTestUtils.h278 static int getUsageCount(const AutoBackendTextureRelease* textureRelease) { in getUsageCount() function