Searched refs:UNRESTRICTED_USAGE_COUNT (Results 1 – 8 of 8) sorted by relevance
592 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT;1092 if (maxUsageCount == KeyProperties.UNRESTRICTED_USAGE_COUNT || maxUsageCount > 0) { in setMaxUsageCount()
921 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT;1698 if (maxUsageCount == KeyProperties.UNRESTRICTED_USAGE_COUNT || maxUsageCount > 0) { in setMaxUsageCount()
970 public static final int UNRESTRICTED_USAGE_COUNT = -1; field in KeyProperties
98 int remainingUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; in getKeyInfo()
367 if (spec.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in engineGenerateKey()
539 if (spec.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in setPrivateKeyEntry()782 if (params.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in setSecretKeyEntry()
821 if (mSpec.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in constructKeyGenerationArguments()
37602 field public static final int UNRESTRICTED_USAGE_COUNT = -1; // 0xffffffff