OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simphonebookinterfacemanager
(Results
1 - 4
of
4
) 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
116
SimPhoneBookInterfaceManager
mSimPhoneBookIntManager;
169
mSimPhoneBookIntManager = new
SimPhoneBookInterfaceManager
(this);
203
mSimPhoneBookIntManager = new
SimPhoneBookInterfaceManager
(this);
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccPhoneBookInterfaceManagerProxy.java
27
*
SimPhoneBookInterfaceManager
to provide an inter-process communication to
IccPhoneBookInterfaceManager.java
38
*
SimPhoneBookInterfaceManager
to provide an inter-process communication to
Completed in 72 milliseconds