| /packages/apps/Contacts/src/com/android/contacts/compat/ |
| D | TelephonyManagerCompat.java | 42 public static boolean isVoiceCapable(@Nullable TelephonyManager telephonyManager) { in isVoiceCapable() 65 public static int getPhoneCount(@Nullable TelephonyManager telephonyManager) { in getPhoneCount() 86 public static String getDeviceId(@Nullable TelephonyManager telephonyManager, int slotId) { in getDeviceId() 105 public static boolean isTtyModeSupported(@Nullable TelephonyManager telephonyManager) { in isTtyModeSupported() 123 public static boolean isHearingAidCompatibilitySupported( in isHearingAidCompatibilitySupported() 146 public static Uri getVoicemailRingtoneUri(TelephonyManager telephonyManager, in getVoicemailRingtoneUri() 163 public static boolean isVoicemailVibrationEnabled(TelephonyManager telephonyManager, in isVoicemailVibrationEnabled()
|
| D | TelephonyManagerSdkCompat.java | 27 public static Uri getVoicemailRingtoneUri(TelephonyManager telephonyManager, in getVoicemailRingtoneUri() 33 public static boolean isVoicemailVibrationEnabled(TelephonyManager telephonyManager, in isVoicemailVibrationEnabled()
|
| /packages/apps/Dialer/java/com/android/dialer/compat/telephony/ |
| D | TelephonyManagerCompat.java | 96 public static int getPhoneCount(@Nullable TelephonyManager telephonyManager) { in getPhoneCount() 109 public static boolean isTtyModeSupported(@Nullable TelephonyManager telephonyManager) { in isTtyModeSupported() 120 public static boolean isHearingAidCompatibilitySupported( in isHearingAidCompatibilitySupported() 136 TelephonyManager telephonyManager, PhoneAccountHandle accountHandle) { in getVoicemailRingtoneUri() 149 TelephonyManager telephonyManager, PhoneAccountHandle accountHandle) { in isVoicemailVibrationEnabled() 158 TelephonyManager telephonyManager, PhoneAccountHandle handle, boolean enabled) { in setVisualVoicemailEnabled() 173 TelephonyManager telephonyManager, PhoneAccountHandle handle) { in isVisualVoicemailEnabled() 225 TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class); in getTelephonyManagerForPhoneAccountHandle() local
|
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/coex/ |
| D | CoexManagerTest.java | 129 TelephonyManager telephonyManager = mock(TelephonyManager.class); in setUpSubIdMocks() local 392 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testTelephonyCallback_defaultAlgorithmEnabledXmlExists_registersWithTelephony() local 413 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testTelephonyCallback_defaultAlgorithmDisabled_doesNotRegisterWithTelephony() local 429 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testGetCoexUnsafeChannels_neighboringLte40_returns2gNeighboringChannels() local 461 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testGetCoexUnsafeChannels_neighboringLte46_returns5gNeighboringChannels() local 494 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testGetCoexUnsafeChannels_channel27065Example_returnsCorrectWifiChannels() local 526 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testGetCoexUnsafeChannels_channel3350Example_returnsCorrectWifiChannels() local 558 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testGetCoexUnsafeChannels_entire2gBandUnsafe_excludesDefault2gChannel() local 586 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testGetCoexUnsafeChannels_entire5gBandUnsafe_excludesDefault5gChannel() local 614 final TelephonyManager telephonyManager = setUpSubIdMocks(0); in testGetCoexUnsafeChannels_mockCellChannelsAdded_mockCellChannelsUsed() local [all …]
|
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/network/ |
| D | NetworkUtilsTest.java | 65 TelephonyManager telephonyManager = mock(TelephonyManager.class); in hasSim_simAbsent_returnsFalse() local 73 TelephonyManager telephonyManager = mock(TelephonyManager.class); in hasSim_simUnknown_returnsFalse() local 81 TelephonyManager telephonyManager = mock(TelephonyManager.class); in hasSim_otherStatus_returnsTrue() local
|
| D | SubscriptionUtilsTest.java | 46 TelephonyManager telephonyManager = mock(TelephonyManager.class); in getAvailableSubscriptions_hasSubscriptionsFromSubscriptionManager_valueReturned() local 63 TelephonyManager telephonyManager = mock(TelephonyManager.class); in getAvailableSubscriptions_hasSimSlotNotInSubscriptionManager_valueReturned() local 84 TelephonyManager telephonyManager = mock(TelephonyManager.class); in getAvailableSubscriptions_hasInactiveInsertedPSim_valueRemoved() local
|
| /packages/services/Mms/src/com/android/mms/service/ |
| D | PhoneUtils.java | 42 public static String getNationalNumber(TelephonyManager telephonyManager, String phoneText) { in getNationalNumber() 73 private static String getSimOrDefaultLocaleCountry(TelephonyManager telephonyManager) { in getSimOrDefaultLocaleCountry() 83 private static String getSimCountry(TelephonyManager telephonyManager) { in getSimCountry()
|
| /packages/apps/Settings/src/com/android/settings/datausage/lib/ |
| D | DataUsageLib.java | 46 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class); in getMobileTemplate() local 68 TelephonyManager telephonyManager, int subId) { in getNormalizedMobileTemplate() 103 TelephonyManager telephonyManager, int subId) { in getMobileTemplateForSubId()
|
| /packages/services/Telephony/src/com/android/phone/settings/ |
| D | SuppServicesUiUtil.java | 92 TelephonyManager telephonyManager = in makeMessage() local 149 TelephonyManager telephonyManager = in isMobileDataOff() local 155 TelephonyManager telephonyManager = in isDataRoamingOffUnderRoaming() local 176 TelephonyManager telephonyManager = new TelephonyManager(context, phone.getSubId()); in handleCallerIdUssdResponse() local
|
| /packages/apps/Dialer/java/com/android/dialer/assisteddialing/ |
| D | LocationDetector.java | 34 private final TelephonyManager telephonyManager; field in LocationDetector 37 LocationDetector( in LocationDetector()
|
| /packages/apps/Settings/src/com/android/settings/network/ |
| D | MobileNetworkRepository.java | 249 TelephonyManager telephonyManager = mContext.getSystemService( in createTelephonyManagerBySubId() local 258 TelephonyManager telephonyManager = mTelephonyManagerMap.get(subId); in getTelephonyManagerBySubId() local 278 TelephonyManager telephonyManager = getTelephonyManagerBySubId(mContext, subId); in removerRegisterBySubId() local 470 TelephonyManager telephonyManager = getTelephonyManagerBySubId(context, subId); in insertSubInfo() local 516 SubscriptionInfo subInfo, TelephonyManager telephonyManager) { in convertToSubscriptionInfoEntity() 560 private void insertUiccInfo(int subId, TelephonyManager telephonyManager) { in insertUiccInfo() 575 TelephonyManager telephonyManager) { in insertMobileNetworkInfo() 598 TelephonyManager telephonyManager) { in convertToMobileNetworkInfoEntity() 623 private UiccInfoEntity convertToUiccInfoEntity(int subId, TelephonyManager telephonyManager) { in convertToUiccInfoEntity() 631 private boolean isMultipleEnabledProfilesSupported(TelephonyManager telephonyManager) { in isMultipleEnabledProfilesSupported()
|
| D | AllowedNetworkTypesListener.java | 54 TelephonyManager telephonyManager = context.getSystemService( in register() local 65 TelephonyManager telephonyManager = context.getSystemService( in unregister() local
|
| /packages/apps/Contacts/src/com/android/contacts/util/ |
| D | TelephonyManagerUtils.java | 37 final TelephonyManager telephonyManager = in getVoiceMailAlphaTag() local 51 final TelephonyManager telephonyManager = in getCurrentCountryIso() local
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/ |
| D | CarrierPrivilegedStatusLiveData.kt | 34 private val telephonyManager = app.getSystemService(TelephonyManager::class.java)!! constant in com.android.permissioncontroller.permission.data.CarrierPrivilegedStatusLiveData
|
| /packages/apps/Car/Settings/src/com/android/car/settings/network/ |
| D | NetworkUtils.java | 48 public static boolean hasSim(TelephonyManager telephonyManager) { in hasSim() 63 TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class) in setMobileDataEnabled() local
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/ |
| D | DeviceRegionProvider.java | 46 TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class); in isEuDevice() local 81 TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class); in isEuDevice() local
|
| /packages/services/Telephony/src/com/android/phone/vvm/ |
| D | VvmSimStateTracker.java | 86 TelephonyManager telephonyManager = getTelephonyManager(mContext, mPhoneAccountHandle); in listen() local 162 TelephonyManager telephonyManager = getTelephonyManager(context, phoneAccountHandle); in onBootCompleted() local 222 TelephonyManager telephonyManager = getTelephonyManager(context, phoneAccountHandle); in onCarrierConfigChanged() local
|
| /packages/apps/Settings/src/com/android/settings/sim/ |
| D | SimDialogActivity.java | 256 final TelephonyManager telephonyManager = getSystemService( in autoDataSwitchEnabledOnNonDataSub() local 323 final TelephonyManager telephonyManager = getSystemService( in onEnableAutoDataSwitch() local 348 final TelephonyManager telephonyManager = getSystemService( in setDefaultDataSubId() local 377 final TelephonyManager telephonyManager = getSystemService(TelephonyManager.class); in subscriptionIdToPhoneAccountHandle() local
|
| /packages/apps/Settings/src/com/android/settings/network/telephony/ |
| D | MobileNetworkUtils.java | 339 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class); in isMobileDataEnabled() local 357 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class) in setMobileDataEnabled() local 394 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class) in isCdmaOptions() local 430 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class) in isGsmOptions() local 459 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class) in isGsmBasicOptions() local 484 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class) in shouldDisplayNetworkSelectOptions() local 527 private static boolean isTdscdmaSupported(Context context, TelephonyManager telephonyManager) { in isTdscdmaSupported() 613 final TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class) in shouldSpeciallyUpdateGsmCdma() local
|
| /packages/apps/Contacts/src/com/android/contacts/location/ |
| D | CountryDetector.java | 52 private CountryDetector(Context context, TelephonyManager telephonyManager, in CountryDetector() 62 public CountryDetector getInstanceForTest(Context context, TelephonyManager telephonyManager, in getInstanceForTest()
|
| /packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/filetransfer/requestexecutor/ |
| D | GbaAuthenticationProvider.java | 40 private final TelephonyManager telephonyManager; field in GbaAuthenticationProvider 45 TelephonyManager telephonyManager, String contentServerUrl, Executor executor) { in GbaAuthenticationProvider()
|
| /packages/apps/Dialer/java/com/android/voicemail/impl/fetch/ |
| D | FetchVoicemailReceiver.java | 109 TelephonyManager telephonyManager = in onReceive() local 123 TelephonyManager telephonyManager = in onReceive() local
|
| /packages/apps/Dialer/java/com/android/dialer/app/voicemail/ |
| D | VoicemailErrorManager.java | 112 TelephonyManager telephonyManager = in addServiceStateListener() local 161 TelephonyManager telephonyManager = context.getSystemService(TelephonyManager.class); in onDestroy() local
|
| /packages/modules/NetworkStack/apishim/34/com/android/networkstack/apishim/api34/ |
| D | TelephonyManagerShimImpl.java | 32 protected TelephonyManagerShimImpl(TelephonyManager telephonyManager) { in TelephonyManagerShimImpl()
|
| /packages/modules/NetworkStack/apishim/35/com/android/networkstack/apishim/ |
| D | TelephonyManagerShimImpl.java | 34 protected TelephonyManagerShimImpl(TelephonyManager telephonyManager) { in TelephonyManagerShimImpl()
|