Searched refs:telephonyComponentFactory (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | TelephonyComponentFactory.java | 487 TelephonyComponentFactory telephonyComponentFactory, 490 telephonyComponentFactory, featureFlags);
|
D | GsmCdmaPhone.java | 330 int precisePhoneType, TelephonyComponentFactory telephonyComponentFactory, in GsmCdmaPhone() argument 332 this(context, ci, notifier, false, phoneId, precisePhoneType, telephonyComponentFactory, in GsmCdmaPhone() 338 TelephonyComponentFactory telephonyComponentFactory, in GsmCdmaPhone() argument 342 telephonyComponentFactory, in GsmCdmaPhone() 348 TelephonyComponentFactory telephonyComponentFactory, in GsmCdmaPhone() argument 351 notifier, context, ci, unitTestMode, phoneId, telephonyComponentFactory, in GsmCdmaPhone()
|
D | Phone.java | 598 TelephonyComponentFactory telephonyComponentFactory, in Phone() argument 609 mAppSmsManager = telephonyComponentFactory.inject(AppSmsManager.class.getName()) in Phone() 662 mTelephonyComponentFactory = telephonyComponentFactory; in Phone()
|