Home
last modified time | relevance | path

Searched refs:PhoneNotifier (Results 1 – 19 of 19) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneFactory.java22 import com.android.internal.telephony.PhoneNotifier;
38 PhoneNotifier phoneNotifier, Phone defaultPhone) { in makePhone()
DImsPhoneBase.java42 import com.android.internal.telephony.PhoneNotifier;
58 public ImsPhoneBase(String name, Context context, PhoneNotifier notifier, in ImsPhoneBase()
DImsPhone.java102 import com.android.internal.telephony.PhoneNotifier;
399 public ImsPhone(Context context, PhoneNotifier notifier, Phone defaultPhone) { in ImsPhone()
404 public ImsPhone(Context context, PhoneNotifier notifier, Phone defaultPhone, in ImsPhone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneFactory.java22 import com.android.internal.telephony.PhoneNotifier;
40 PhoneNotifier phoneNotifier) { in makePhone()
DSipPhoneBase.java39 import com.android.internal.telephony.PhoneNotifier;
52 public SipPhoneBase(String name, Context context, PhoneNotifier notifier) { in SipPhoneBase()
DSipPhone.java41 import com.android.internal.telephony.PhoneNotifier;
72 SipPhone (Context context, PhoneNotifier notifier, SipProfile profile) { in SipPhone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorGsmCdmaPhone.java29 import com.android.internal.telephony.PhoneNotifier;
42 CommandsInterface ci, PhoneNotifier notifier, int phoneId, in VendorGsmCdmaPhone()
49 CommandsInterface ci, PhoneNotifier notifier, boolean unitTestMode, int phoneId, in VendorGsmCdmaPhone()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneFactoryTest.java28 import com.android.internal.telephony.PhoneNotifier;
41 private PhoneNotifier mPhoneNotifer;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java39 public interface PhoneNotifier { interface
DPhoneFactory.java89 static private PhoneNotifier sPhoneNotifier;
456 public static Phone makeImsPhone(PhoneNotifier phoneNotifier, Phone defaultPhone) { in makeImsPhone()
DPhoneConfigurationManager.java313 PhoneNotifier notifier = new DefaultPhoneNotifier(mContext); in notifyCapabilityChanged()
DDefaultPhoneNotifier.java49 public class DefaultPhoneNotifier implements PhoneNotifier {
DTelephonyComponentFactory.java420 public Phone makePhone(Context context, CommandsInterface ci, PhoneNotifier notifier,
DPhone.java425 protected PhoneNotifier mNotifier;
505 protected Phone(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in Phone()
522 protected Phone(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in Phone()
DGsmCdmaPhone.java246 public GsmCdmaPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, int phoneId, in GsmCdmaPhone()
251 public GsmCdmaPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, in GsmCdmaPhone()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTestPhoneNotifier.java.broken29 public class TestPhoneNotifier implements PhoneNotifier {
DTelephonyTest.java167 protected PhoneNotifier mNotifier;
/frameworks/base/config/
Dpreloaded-classes4839 com.android.internal.telephony.PhoneNotifier
Dboot-image-profile.txt22028 …/internal/telephony/CommandsInterface;Lcom/android/internal/telephony/PhoneNotifier;ZIILcom/androi…
22392 …hony/Phone;-><init>(Ljava/lang/String;Lcom/android/internal/telephony/PhoneNotifier;Landroid/conte…
23529 …one;-><init>(Landroid/content/Context;Lcom/android/internal/telephony/PhoneNotifier;Lcom/android/i…
23562 …<init>(Ljava/lang/String;Landroid/content/Context;Lcom/android/internal/telephony/PhoneNotifier;Z)V
23599 …;->makePhone(Landroid/content/Context;Lcom/android/internal/telephony/PhoneNotifier;Lcom/android/i…
37731 Lcom/android/internal/telephony/PhoneNotifier;