OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ImsPhone
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java
17
package com.android.internal.telephony.
imsphone
;
107
public class
ImsPhone
extends ImsPhoneBase {
108
private static final String LOG_TAG = "
ImsPhone
";
177
public
ImsPhone
(Context context, PhoneNotifier notifier, Phone defaultPhone) {
182
public
ImsPhone
(Context context, PhoneNotifier notifier, Phone defaultPhone,
184
super("
ImsPhone
", context, notifier, unitTestMode);
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 40 milliseconds