Searched refs:PhoneNotifier (Results 1 – 19 of 19) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneFactory.java | 22 import com.android.internal.telephony.PhoneNotifier; 38 PhoneNotifier phoneNotifier, Phone defaultPhone) { in makePhone()
|
D | ImsPhoneBase.java | 42 import com.android.internal.telephony.PhoneNotifier; 58 public ImsPhoneBase(String name, Context context, PhoneNotifier notifier, in ImsPhoneBase()
|
D | ImsPhone.java | 102 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/ |
D | SipPhoneFactory.java | 22 import com.android.internal.telephony.PhoneNotifier; 40 PhoneNotifier phoneNotifier) { in makePhone()
|
D | SipPhoneBase.java | 39 import com.android.internal.telephony.PhoneNotifier; 52 public SipPhoneBase(String name, Context context, PhoneNotifier notifier) { in SipPhoneBase()
|
D | SipPhone.java | 41 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/ |
D | VendorGsmCdmaPhone.java | 29 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/ |
D | ImsPhoneFactoryTest.java | 28 import com.android.internal.telephony.PhoneNotifier; 41 private PhoneNotifier mPhoneNotifer;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneNotifier.java | 39 public interface PhoneNotifier { interface
|
D | PhoneFactory.java | 89 static private PhoneNotifier sPhoneNotifier; 456 public static Phone makeImsPhone(PhoneNotifier phoneNotifier, Phone defaultPhone) { in makeImsPhone()
|
D | PhoneConfigurationManager.java | 313 PhoneNotifier notifier = new DefaultPhoneNotifier(mContext); in notifyCapabilityChanged()
|
D | DefaultPhoneNotifier.java | 49 public class DefaultPhoneNotifier implements PhoneNotifier {
|
D | TelephonyComponentFactory.java | 420 public Phone makePhone(Context context, CommandsInterface ci, PhoneNotifier notifier,
|
D | Phone.java | 425 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()
|
D | GsmCdmaPhone.java | 246 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/ |
D | TestPhoneNotifier.java.broken | 29 public class TestPhoneNotifier implements PhoneNotifier {
|
D | TelephonyTest.java | 167 protected PhoneNotifier mNotifier;
|
/frameworks/base/config/ |
D | preloaded-classes | 4839 com.android.internal.telephony.PhoneNotifier
|
D | boot-image-profile.txt | 22028 …/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;
|