Searched defs:IccRecords (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccRecords.java36 public abstract class IccRecords extends Handler implements IccConstants { class in inherits:Handler,IccConstants
146 public IccRecords(UiccCardApplication app, Context c, CommandsInterface ci) { method in class:IccRecords
154 * Call when the IccRecords object is no longer going to be used.
509 pw.println("IccRecords: " + this);

Completed in 64 milliseconds