/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyRegistryManagerTest.java | 65 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallStateChangedForAllSubscriptions() local 93 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallStateChanged() local 124 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyServiceStateChanged() local 154 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifySignalStrengthChanged() local 183 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyMessageWaitingChanged() local 211 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallForwardingChanged() local 237 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyDataActivityChanged() local
|
D | PhoneNumberUtilsTest.java | 322 TelephonyManager tm = (TelephonyManager)getContext().getSystemService( in testJudgeMethods() local
|
D | SubscriptionManagerTest.java | 816 TelephonyManager tm = InstrumentationRegistry.getContext() in isDSDS() local
|
D | TelephonyManagerTest.java | 1516 TelephonyManager tm = mTelephonyManager.createForSubscriptionId(subId); in testGetMeidForSlot() local
|
/cts/tests/tests/net/src/android/net/http/cts/ |
D | X509TrustManagerExtensionsTest.java | 48 X509TrustManager tm = getFirstX509TrustManager(tmf); in testIsUserAddedCertificateDefaults() 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 | 205 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/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | CaCertManagementTest.java | 150 X509TrustManager tm = getFirstX509TrustManager(tmf); in isCaCertInstalledAndTrusted() local
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsUtils.java | 97 TelephonyManager tm = in shouldRunSmsImsTests() local
|
D | ImsServiceTest.java | 148 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local 194 TelephonyManager tm = (TelephonyManager) InstrumentationRegistry.getInstrumentation() in beforeTest() local
|
/cts/suite/audio_quality/lib/src/ |
D | FileUtil.cpp | 48 struct tm* tm = localtime(&timeNow); in prepare() local
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | ExtendedInCallServiceTest.java | 621 final TelecomManager tm = in testOnBringToForeground() local 692 … 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 | 435 TelephonyManager tm = in testSubscriptionInfoListing() local
|
/cts/tests/tests/text/src/android/text/util/cts/ |
D | LinkifyTest.java | 363 final TelephonyManager tm = in testAddLinksPhoneNumbers() local
|