Home
last modified time | relevance | path

Searched defs:ApduException (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
DApduException.java28 public class ApduException extends Exception { class
32 public ApduException(int apduStatus) { in ApduException() method in ApduException
37 public ApduException(String message) { in ApduException() method in ApduException