Searched refs:mSimPhoneBookIntManager (Results 1 – 1 of 1) sorted by relevance
112 SimPhoneBookInterfaceManager mSimPhoneBookIntManager; field in GSMPhone160 mSimPhoneBookIntManager = new SimPhoneBookInterfaceManager(this); in GSMPhone()195 mSimPhoneBookIntManager = new SimPhoneBookInterfaceManager(this); in GSMPhone()238 mSimPhoneBookIntManager.dispose(); in dispose()247 mSimPhoneBookIntManager = null; in removeReferences()1667 mSimPhoneBookIntManager.updateIccRecords(null); in onUpdateIccAvailability()1677 mSimPhoneBookIntManager.updateIccRecords(mIccRecords.get()); in onUpdateIccAvailability()1765 return mSimPhoneBookIntManager; in getIccPhoneBookInterfaceManager()1895 pw.println(" mSimPhoneBookIntManager=" + mSimPhoneBookIntManager); in dump()