Loading core/java/android/security/ConfirmationNotAvailableException.java +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ package android.security; /** * This exception is thrown when presenting a prompt fails because the the environment lacks * This exception is thrown when presenting a prompt fails because the environment lacks * facilities for showing confirmations. */ public class ConfirmationNotAvailableException extends Exception { Loading Loading
core/java/android/security/ConfirmationNotAvailableException.java +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ package android.security; /** * This exception is thrown when presenting a prompt fails because the the environment lacks * This exception is thrown when presenting a prompt fails because the environment lacks * facilities for showing confirmations. */ public class ConfirmationNotAvailableException extends Exception { Loading