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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccCardProxy.java63 public class IccCardProxy extends Handler implements IccCard { class in inherits:Handler,IccCard
93 private boolean mQuietMode = false; // when set to true IccCardProxy will not broadcast
98 public IccCardProxy(Context context, CommandsInterface ci) { method in class:IccCardProxy
157 log("updateQuietMode: is cdma/lte device, force IccCardProxy into 3gpp mode");

Completed in 95 milliseconds