/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyRegistryManagerTest.java | 70 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallStateChangedForAllSubscriptions() local 97 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallStateChanged() local 128 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyServiceStateChanged() local 158 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifySignalStrengthChanged() local 187 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyMessageWaitingChanged() local 215 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallForwardingChanged() local 241 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyDataActivityChanged() local
|
D | PhoneNumberUtilsTest.java | 322 TelephonyManager tm = (TelephonyManager)getContext().getSystemService( in testJudgeMethods() local
|
D | CallComposerTest.java | 136 TelephonyManager tm = mContext.getSystemService(TelephonyManager.class); in pictureUploadHelper() local
|
D | SubscriptionManagerTest.java | 1224 TelephonyManager tm = InstrumentationRegistry.getContext() in isDSDS() local 1239 final TelephonyManager tm = InstrumentationRegistry.getContext() in isUnmetered5GSupported() local
|
D | TelephonyManagerTest.java | 1901 TelephonyManager tm = mTelephonyManager.createForSubscriptionId(subId); in testGetMeidForSlot() local 2990 TelephonyManager tm = mTelephonyManager.createForSubscriptionId(1); in testGetSubscriptionId() local
|
/cts/tests/tests/apache-http/src/android/net/http/cts/ |
D | X509TrustManagerExtensionsTest.java | 48 X509TrustManager tm = getFirstX509TrustManager(tmf); in testIsUserAddedCertificateDefaults() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | UiccUtil.java | 64 TelephonyManager tm = in uiccHasCertificate() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | CertBlacklistTest.java | 121 private static void assertTrusted(X509Certificate[] certs, X509TrustManager tm) in assertTrusted() 126 private static void assertUntrusted(X509Certificate[] certs, X509TrustManager tm) { in assertUntrusted()
|
D | ConscryptIntermediateVerificationTest.java | 80 X509TrustManager tm = getTrustManager(); in testIntermediateVerification() local
|
D | X509CertChainBuildingTest.java | 203 X509TrustManager tm = getTrustManager(ks, p); in assertExactPath() local
|
/cts/tests/tests/text/src/android/text/format/cts/ |
D | NativeTimeFunctions.java | 34 private static native int mktime_tz(StructTm tm, String tzId); in mktime_tz() 72 StructTm tm = new StructTm(); in assertMktimeResult() local
|
/cts/tests/tests/telephony2/src/android/telephony2/cts/ |
D | PhoneNumberTest.java | 65 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testGetLine1Number() local
|
/cts/tests/tests/telecom2/src/android/telecom/cts/ |
D | TelecomManagerNoPermissionsTest.java | 65 TelecomManager tm = mContext.getSystemService(TelecomManager.class); in testCallStateCompatPermissions() local
|
/cts/suite/audio_quality/lib/src/ |
D | FileUtil.cpp | 48 struct tm* tm = localtime(&timeNow); in prepare() local
|
/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | CaCertManagementTest.java | 255 X509TrustManager tm = getFirstX509TrustManager(); in assertCaCertTrustStatusChange() local
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsUtils.java | 118 TelephonyManager tm = in shouldRunSmsImsTests() local
|
D | ImsServiceTest.java | 268 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local 330 TelephonyManager tm = (TelephonyManager) InstrumentationRegistry.getInstrumentation() in beforeTest() local 1411 TelephonyManager tm = (TelephonyManager) getContext() in testPublishWithImsAssociatedUri() local
|
D | SipDelegateManagerTest.java | 190 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local 249 TelephonyManager tm = (TelephonyManager) InstrumentationRegistry.getInstrumentation() in beforeTest() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | UserRestrictions.java | 297 final TelephonyManager tm = in isRestrictionValid() local
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | ExtendedInCallServiceTest.java | 683 final TelecomManager tm = in testOnBringToForeground() local 754 … TelephonyManager tm = (TelephonyManager) mContext.getSystemService(Context.TELEPHONY_SERVICE); in testOnCannedTextResponsesLoaded() local
|
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
D | DeviceInfoInstrument.java | 121 TelephonyManager tm = (TelephonyManager) getContext().getSystemService( in onStart() local
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | NetworkUsageStatsTest.java | 359 TelephonyManager tm = (TelephonyManager) getInstrumentation().getContext() in getSubscriberId() local
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | CarrierApiTest.java | 439 TelephonyManager tm = in testSubscriptionInfoListing() local
|
/cts/tests/tests/text/src/android/text/util/cts/ |
D | LinkifyTest.java | 364 final TelephonyManager tm = in testAddLinksPhoneNumbers() local
|