Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/uicc/asn1/
DTagNotFoundException.java22 public class TagNotFoundException extends Exception { class
25 public TagNotFoundException(int tag) { in TagNotFoundException() method in TagNotFoundException