OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImsPhoneBase
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneBase.java
56
abstract class
ImsPhoneBase
extends PhoneBase {
57
private static final String LOG_TAG = "
ImsPhoneBase
";
63
public
ImsPhoneBase
(String name, Context context, PhoneNotifier notifier) {
77
migrate(mRingbackRegistrants, ((
ImsPhoneBase
)from).mRingbackRegistrants);
ImsPhone.java
93
public class ImsPhone extends
ImsPhoneBase
{
[
all
...]
Completed in 52 milliseconds