Searched refs:mMaxUsageCount (Results 1 – 2 of 2) sorted by relevance
239 private final int mMaxUsageCount; field in KeyProtection285 mMaxUsageCount = maxUsageCount; in KeyProtection()562 return mMaxUsageCount; in getMaxUsageCount()592 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; field in KeyProtection.Builder1093 mMaxUsageCount = maxUsageCount; in setMaxUsageCount()1127 mMaxUsageCount); in build()
321 private final int mMaxUsageCount; field in KeyGenParameterSpec423 mMaxUsageCount = maxUsageCount; in KeyGenParameterSpec()869 return mMaxUsageCount; in getMaxUsageCount()921 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; field in KeyGenParameterSpec.Builder991 mMaxUsageCount = sourceSpec.getMaxUsageCount(); in Builder()1699 mMaxUsageCount = maxUsageCount; in setMaxUsageCount()1764 mMaxUsageCount, in build()