Home
last modified time | relevance | path

Searched refs:getMaximumAllowableApiLevelForBcDeprecation (Results 1 – 5 of 5) sorted by relevance

/libcore/test-rules/src/test/java/libcore/junit/util/
DEnableDeprecatedBouncyCastleAlgorithmsRuleTest.java48 assertEquals(23, Providers.getMaximumAllowableApiLevelForBcDeprecation()); in testRunningAsIfTargetedAtSDKVersion23()
54 Providers.getMaximumAllowableApiLevelForBcDeprecation()); in testRunningAsIfTargetedAtCurrentSDKVersion()
/libcore/test-rules/src/main/java/libcore/junit/util/
DEnableDeprecatedBouncyCastleAlgorithmsRule.java60 Providers.getMaximumAllowableApiLevelForBcDeprecation(); in apply()
/libcore/ojluni/annotations/mmodule/sun/security/jca/
DProviders.annotated.java75 public static int getMaximumAllowableApiLevelForBcDeprecation() { throw new RuntimeException("Stub!… in getMaximumAllowableApiLevelForBcDeprecation() method in Providers
/libcore/ojluni/annotations/hiddenapi/sun/security/jca/
DProviders.java93 public static int getMaximumAllowableApiLevelForBcDeprecation() { in getMaximumAllowableApiLevelForBcDeprecation() method in Providers
/libcore/ojluni/src/main/java/sun/security/jca/
DProviders.java319 public static int getMaximumAllowableApiLevelForBcDeprecation() { in getMaximumAllowableApiLevelForBcDeprecation() method in Providers