HomeSort by relevance Sort by last modified time
    Searched refs:SimPhoneBookInterfaceManager (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SimPhoneBookInterfaceManager.java 28 * SimPhoneBookInterfaceManager to provide an inter-process communication to
33 public class SimPhoneBookInterfaceManager extends IccPhoneBookInterfaceManager {
36 public SimPhoneBookInterfaceManager(GSMPhone phone) {
53 if(DBG) Rlog.d(LOG_TAG, "SimPhoneBookInterfaceManager finalized");
GSMPhone.java 108 SimPhoneBookInterfaceManager mSimPhoneBookIntManager;
148 mSimPhoneBookIntManager = new SimPhoneBookInterfaceManager(this);
    [all...]

Completed in 1335 milliseconds