Searched refs:mMaxUsageCount (Results 1 – 2 of 2) sorted by relevance
244 private final int mMaxUsageCount; field in KeyProtection294 mMaxUsageCount = maxUsageCount; in KeyProtection()604 return mMaxUsageCount; in getMaxUsageCount()647 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; field in KeyProtection.Builder1212 mMaxUsageCount = maxUsageCount; in setMaxUsageCount()1262 mMaxUsageCount, in build()
328 private final int mMaxUsageCount; field in KeyGenParameterSpec437 mMaxUsageCount = maxUsageCount; in KeyGenParameterSpec()926 return mMaxUsageCount; in getMaxUsageCount()980 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; field in KeyGenParameterSpec.Builder1048 mMaxUsageCount = sourceSpec.getMaxUsageCount(); in Builder()1826 mMaxUsageCount = maxUsageCount; in setMaxUsageCount()1913 mMaxUsageCount, in build()