Searched refs:UNRESTRICTED_USAGE_COUNT (Results 1 – 9 of 9) sorted by relevance
647 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT;1211 if (maxUsageCount == KeyProperties.UNRESTRICTED_USAGE_COUNT || maxUsageCount > 0) { in setMaxUsageCount()
980 private int mMaxUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT;1825 if (maxUsageCount == KeyProperties.UNRESTRICTED_USAGE_COUNT || maxUsageCount > 0) { in setMaxUsageCount()
1051 public static final int UNRESTRICTED_USAGE_COUNT = -1; field in KeyProperties
96 int remainingUsageCount = KeyProperties.UNRESTRICTED_USAGE_COUNT; in getKeyInfo()
369 if (spec.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in engineGenerateKey()
602 if (spec.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in setPrivateKeyEntry()877 if (params.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in setSecretKeyEntry()
957 if (mSpec.getMaxUsageCount() != KeyProperties.UNRESTRICTED_USAGE_COUNT) { in constructKeyGenerationArguments()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39876 field public static final int UNRESTRICTED_USAGE_COUNT = -1; // 0xffffffff