OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PhoneInterfaceManager
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java
134
public
PhoneInterfaceManager
phoneMgr;
335
phoneMgr =
PhoneInterfaceManager
.init(this, PhoneFactory.getDefaultPhone());
[
all
...]
PhoneInterfaceManager.java
93
public class
PhoneInterfaceManager
extends ITelephony.Stub {
94
private static final String LOG_TAG = "
PhoneInterfaceManager
";
143
private static
PhoneInterfaceManager
sInstance;
[
all
...]
Completed in 66 milliseconds