/cts/tests/tests/apache-http/src/android/net/http/cts/ |
D | X509TrustManagerExtensionsTest.java | 48 X509TrustManager tm = getFirstX509TrustManager(tmf); in testIsUserAddedCertificateDefaults() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyRegistryManagerTest.java | 109 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallStateChangedForAllSubscriptions() local 136 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallStateChanged() local 167 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyServiceStateChanged() local 197 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifySignalStrengthChanged() local 226 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyMessageWaitingChanged() local 254 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyCallForwardingChanged() local 281 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyDataActivityChanged() local 308 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testNotifyDataActivityChangedWithSlot() local
|
D | SimultaneousCallingRestrictionsTest.java | 494 private static void updateCallCapablePhAcctsAfterSubAdded(int subId, TelecomManager tm) { in updateCallCapablePhAcctsAfterSubAdded() 504 private static boolean updateCallCapablePhAcctsAndCheckForSubId(int subId, TelecomManager tm) { in updateCallCapablePhAcctsAndCheckForSubId() 781 private static boolean isMultiSim(TelephonyManager tm) { in isMultiSim()
|
D | PhoneNumberUtilsTest.java | 340 TelephonyManager tm = (TelephonyManager)getContext().getSystemService( in testJudgeMethods() local
|
D | CallComposerTest.java | 156 TelephonyManager tm = mContext.getSystemService(TelephonyManager.class); in pictureUploadHelper() local
|
D | SubscriptionManagerTest.java | 494 final TelephonyManager tm = InstrumentationRegistry.getContext() in testSetDefaultVoiceSubId() local 1435 final TelephonyManager tm = InstrumentationRegistry.getContext() in testCountryIso() local 1684 TelephonyManager tm = InstrumentationRegistry.getContext() in isDSDS() local 1699 final TelephonyManager tm = InstrumentationRegistry.getContext() in isUnmetered5GSupported() local
|
D | ConnectivityManagerTestOnMockModem.java | 228 private static boolean isMultiSim(TelephonyManager tm) { in isMultiSim()
|
D | TelephonyManagerTestOnMockModem.java | 290 private static boolean isMultiSim(TelephonyManager tm) { in isMultiSim()
|
/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/security/src/android/security/cts/ |
D | CertBlocklistTest.java | 131 private static void assertTrusted(X509Certificate[] certs, X509TrustManager tm) in assertTrusted() 136 private static void assertUntrusted(X509Certificate[] certs, X509TrustManager tm) { in assertUntrusted()
|
D | ConscryptIntermediateVerificationTest.java | 87 X509TrustManager tm = getTrustManager(); in testIntermediateVerification() local
|
D | X509CertChainBuildingTest.java | 204 X509TrustManager tm = getTrustManager(ks, p); in assertExactPath() local
|
/cts/tests/tests/telecom2/src/android/telecom/cts/ |
D | TelecomManagerNoPermissionsTest.java | 79 TelecomManager tm = mContext.getSystemService(TelecomManager.class); in testCallStateCompatPermissions() local
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsServiceTestOnMockModem.java | 81 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local
|
D | MmTelFeatureTestOnMockModem.java | 159 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local 330 TelephonyManager tm = (TelephonyManager) getContext() in testSetTerminalBasedCallWaiting() local
|
D | ImsUtils.java | 132 TelephonyManager tm = in shouldRunSmsImsTests() local
|
D | ImsCallingTestOnMockModem.java | 98 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | UiccUtil.java | 125 TelephonyManager tm = in uiccHasCertificate() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | UserRestrictions.java | 281 final TelephonyManager tm = in isRestrictionValid() local
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | ExtendedInCallServiceTest.java | 816 final TelecomManager tm = in testOnBringToForeground() local 887 … 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/devicepolicy/src/android/devicepolicy/cts/ |
D | CaCertManagementTest.java | 426 X509TrustManager tm = getFirstX509TrustManager(); in assertCaCertTrustStatusChange() local
|
D | TelephonyTest.java | 734 TelephonyManager tm = sContext.getSystemService(TelephonyManager.class); in isTelephonyCapableOfSettingNetworkTypes() local
|
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
D | MockModemManager.java | 248 TelephonyManager tm = sContext.getSystemService(TelephonyManager.class); in insertSimCard() local 282 TelephonyManager tm = sContext.getSystemService(TelephonyManager.class); in removeSimCard() local
|