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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccSmsInterfaceManager.java47 * IccSmsInterfaceManager to provide an inter-process communication to
50 public class IccSmsInterfaceManager extends ISms.Stub { class in inherits:ISms.Stub
51 static final String LOG_TAG = "IccSmsInterfaceManager";
117 protected IccSmsInterfaceManager(PhoneBase phone) { method in class:IccSmsInterfaceManager
794 Log.d(LOG_TAG, "[IccSmsInterfaceManager] " + msg);

Completed in 161 milliseconds