HomeSort by relevance Sort by last modified time
    Searched defs:KeyPermanentlyInvalidatedException (Results 1 - 4 of 4) sorted by null

  /frameworks/base/keystore/java/android/security/keystore/
KeyPermanentlyInvalidatedException.java 32 public class KeyPermanentlyInvalidatedException extends InvalidKeyException {
35 * Constructs a new {@code KeyPermanentlyInvalidatedException} without detail message and cause.
37 public KeyPermanentlyInvalidatedException() {
42 * Constructs a new {@code KeyPermanentlyInvalidatedException} with the provided detail message
45 public KeyPermanentlyInvalidatedException(String message) {
50 * Constructs a new {@code KeyPermanentlyInvalidatedException} with the provided detail message
53 public KeyPermanentlyInvalidatedException(String message, Throwable cause) {
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 44 milliseconds