Home
last modified time | relevance | path

Searched refs:TelephonyComponentFactory (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java42 public class TelephonyComponentFactory { class
43 private static TelephonyComponentFactory sInstance;
45 public static TelephonyComponentFactory getInstance() { in getInstance()
47 sInstance = new TelephonyComponentFactory(); in getInstance()
DPhoneFactory.java194 TelephonyComponentFactory.getInstance()); in makeDefaultPhone()
199 TelephonyComponentFactory.getInstance()); in makeDefaultPhone()
DSmsBroadcastUndelivered.java166 tracker = TelephonyComponentFactory.getInstance().makeInboundSmsTracker(cursor, in scanRawTable()
DWapPushOverSms.java135 mDeviceIdleController = TelephonyComponentFactory.getInstance().getIDeviceIdleController(); in WapPushOverSms()
204 TelephonyComponentFactory.getInstance().makeWspTypeDecoder(pdu); in decodeWapPdu()
DInboundSmsHandler.java247 mDeviceIdleController = TelephonyComponentFactory.getInstance().getIDeviceIdleController(); in InboundSmsHandler()
703 tracker = TelephonyComponentFactory.getInstance().makeInboundSmsTracker(sms.getPdu(), in dispatchNormalMessage()
713 tracker = TelephonyComponentFactory.getInstance().makeInboundSmsTracker(sms.getPdu(), in dispatchNormalMessage()
DPhone.java294 protected TelephonyComponentFactory mTelephonyComponentFactory;
458 TelephonyComponentFactory.getInstance()); in Phone()
474 TelephonyComponentFactory telephonyComponentFactory) { in Phone()
DGsmCdmaPhone.java207 int precisePhoneType, TelephonyComponentFactory telephonyComponentFactory) { in GsmCdmaPhone()
213 TelephonyComponentFactory telephonyComponentFactory) { in GsmCdmaPhone()
DServiceStateTracker.java488 mNitzState = TelephonyComponentFactory.getInstance().makeNitzStateMachine(phone); in ServiceStateTracker()
521 mLocaleTracker = TelephonyComponentFactory.getInstance().makeLocaleTracker( in ServiceStateTracker()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandler.java34 import com.android.internal.telephony.TelephonyComponentFactory;
303 InboundSmsTracker tracker = TelephonyComponentFactory.getInstance().makeInboundSmsTracker( in processCdmaWapPdu()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCard.java30 import com.android.internal.telephony.TelephonyComponentFactory;
88 mUiccProfile = TelephonyComponentFactory.getInstance().makeUiccProfile( in update()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyTest.java118 protected TelephonyComponentFactory mTelephonyComponentFactory;
477 replaceInstance(TelephonyComponentFactory.class, "sInstance", null, in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java93 import com.android.internal.telephony.TelephonyComponentFactory;
259 TelephonyComponentFactory.getInstance().makeImsExternalCallTracker(this); in ImsPhone()
260 mCT = TelephonyComponentFactory.getInstance().makeImsPhoneCallTracker(this); in ImsPhone()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java78 TelephonyComponentFactory telephonyComponentFactory) { in PhoneMock()
/frameworks/base/config/
Dboot-image-profile.txt9747 HPLcom/android/internal/telephony/TelephonyComponentFactory;->makeInboundSmsTracker([BJIZZLjava/lan…
39815 …oid/internal/telephony/PhoneNotifier;IILcom/android/internal/telephony/TelephonyComponentFactory;)V
39816 …id/internal/telephony/PhoneNotifier;ZIILcom/android/internal/telephony/TelephonyComponentFactory;)V
40430 …internal/telephony/CommandsInterface;ZILcom/android/internal/telephony/TelephonyComponentFactory;)V
40904 HSPLcom/android/internal/telephony/TelephonyComponentFactory;->getCdmaSubscriptionSourceManagerInst…
40905 HSPLcom/android/internal/telephony/TelephonyComponentFactory;->getIDeviceIdleController()Landroid/o…
40906 …android/internal/telephony/TelephonyComponentFactory;->getInstance()Lcom/android/internal/telephon…
40907 HSPLcom/android/internal/telephony/TelephonyComponentFactory;->makeAppSmsManager(Landroid/content/C…
40908 HSPLcom/android/internal/telephony/TelephonyComponentFactory;->makeCarrierActionAgent(Lcom/android/…
40909 HSPLcom/android/internal/telephony/TelephonyComponentFactory;->makeCarrierIdentifier(Lcom/android/i…
[all …]