/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | DeviceIdentifiersTest.java | 44 TelephonyManager telephonyManager = (TelephonyManager) mContext.getSystemService( in testProfileOwnerCanGetDeviceIdentifiersWithPermission() local 86 TelephonyManager telephonyManager = (TelephonyManager) mContext.getSystemService( in testProfileOwnerCannotGetDeviceIdentifiersWithoutPermission() local
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | DeviceIdentifiersTest.java | 44 TelephonyManager telephonyManager = (TelephonyManager) mContext.getSystemService( in testDeviceOwnerCanGetDeviceIdentifiersWithPermission() local 87 TelephonyManager telephonyManager = (TelephonyManager) mContext.getSystemService( in testDeviceOwnerCannotGetDeviceIdentifiersWithoutPermission() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyUtils.java | 52 public static boolean isSkt(TelephonyManager telephonyManager) { in isSkt() 56 public static boolean isKt(TelephonyManager telephonyManager) { in isKt() 62 private static boolean isOperator(TelephonyManager telephonyManager, String operator) { in isOperator()
|
D | CarrierServiceTest.java | 51 TelephonyManager telephonyManager = in hasCellular() local
|
D | MmsTest.java | 315 final TelephonyManager telephonyManager = (TelephonyManager) context.getSystemService( in getSimNumber() local
|
D | TelephonyManagerTest.java | 707 TelephonyManager telephonyManager = mTelephonyManager.createForPhoneAccountHandle(handle); in testCreateForPhoneAccountHandle() local
|
/cts/hostsidetests/appsecurity/test-apps/DeviceIdentifiers/src/android/appsecurity/cts/deviceids/ |
D | DeviceIdentifierAppOpTest.java | 46 TelephonyManager telephonyManager = in testAccessToDeviceIdentifiersWithAppOp() local
|
/cts/tests/tests/permission2/src/android/permission2/cts/ |
D | NoLocationPermissionTest.java | 79 TelephonyManager telephonyManager = (TelephonyManager) mContext.getSystemService( in testListenCellLocation() local 118 TelephonyManager telephonyManager = (TelephonyManager) mContext.getSystemService( in testListenCellLocation2() local
|
/cts/tests/tests/location/src/android/location/cts/ |
D | EmergencyCallMessageTest.java | 79 final TelephonyManager telephonyManager = (TelephonyManager) context.getSystemService( in getPhoneNumber() local
|
D | GnssTtffTests.java | 105 TelephonyManager telephonyManager = (TelephonyManager) getContext().getApplicationContext() in hasCellularData() local
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | BlockedNumberContractTest.java | 81 TelephonyManager telephonyManager = mContext.getSystemService(TelephonyManager.class); in testProviderInteractionsAsRegularApp_fails() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/net/ |
D | MultiNetworkConnectivityTestActivity.java | 384 private boolean isMobileDataEnabled(TelephonyManager telephonyManager) { in isMobileDataEnabled() 398 TelephonyManager telephonyManager = in checkPreRequisites() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | ManifestTestListAdapter.java | 335 TelephonyManager telephonyManager = mContext.getSystemService( in matchAllConfigs() local
|
/cts/tests/tests/tethering/src/android/tethering/cts/ |
D | TetheringManagerTest.java | 783 final TelephonyManager telephonyManager = (TelephonyManager) mContext.getSystemService( in testTetheringUpstream() local
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | CarrierApiTest.java | 270 TelephonyManager telephonyManager = mTelephonyManager.createForSubscriptionId( in getFirstActivateCarrierPrivilegedSubscriptionId() local
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/ |
D | ClientTest.java | 1241 final TelephonyManager telephonyManager = in testReadPhoneNumbersPermission() local
|