Searched refs:mMaxUsageCount (Results 1 – 2 of 2) sorted by relevance
239 private final int mMaxUsageCount; field in KeyProtection287 mMaxUsageCount = maxUsageCount; in KeyProtection()565 return mMaxUsageCount; in getMaxUsageCount()606 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; field in KeyProtection.Builder1108 mMaxUsageCount = maxUsageCount; in setMaxUsageCount()1157 mMaxUsageCount, in build()
321 private final int mMaxUsageCount; field in KeyGenParameterSpec426 mMaxUsageCount = maxUsageCount; in KeyGenParameterSpec()883 return mMaxUsageCount; in getMaxUsageCount()935 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; field in KeyGenParameterSpec.Builder1006 mMaxUsageCount = sourceSpec.getMaxUsageCount(); in Builder()1715 mMaxUsageCount = maxUsageCount; in setMaxUsageCount()1801 mMaxUsageCount, in build()