Home
last modified time | relevance | path

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

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