Searched refs:IccFileTypeMismatch (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileTypeMismatch.java23 public class IccFileTypeMismatch extends IccException { class in inherits:IccException
24 public IccFileTypeMismatch() { method in class:IccFileTypeMismatch
28 public IccFileTypeMismatch(String s) { method in class:IccFileTypeMismatch
H A DIccIoResult.java64 return new IccFileTypeMismatch();
H A DIccFileHandler.java368 throw new IccFileTypeMismatch();
394 throw new IccFileTypeMismatch();
398 throw new IccFileTypeMismatch();
432 throw new IccFileTypeMismatch();
436 throw new IccFileTypeMismatch();

Completed in 86 milliseconds