Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 25 of 30) sorted by relevance

12

/cts/tests/tests/apache-http/src/android/net/http/cts/
DX509TrustManagerExtensionsTest.java48 X509TrustManager tm = getFirstX509TrustManager(tmf); in testIsUserAddedCertificateDefaults() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyRegistryManagerTest.java109 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
DSimultaneousCallingRestrictionsTest.java494 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()
DPhoneNumberUtilsTest.java340 TelephonyManager tm = (TelephonyManager)getContext().getSystemService( in testJudgeMethods() local
DCallComposerTest.java156 TelephonyManager tm = mContext.getSystemService(TelephonyManager.class); in pictureUploadHelper() local
DSubscriptionManagerTest.java494 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
DConnectivityManagerTestOnMockModem.java228 private static boolean isMultiSim(TelephonyManager tm) { in isMultiSim()
DTelephonyManagerTestOnMockModem.java290 private static boolean isMultiSim(TelephonyManager tm) { in isMultiSim()
/cts/tests/tests/text/src/android/text/format/cts/
DNativeTimeFunctions.java34 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/
DPhoneNumberTest.java65 TelephonyManager tm = context.getSystemService(TelephonyManager.class); in testGetLine1Number() local
/cts/tests/tests/security/src/android/security/cts/
DCertBlocklistTest.java131 private static void assertTrusted(X509Certificate[] certs, X509TrustManager tm) in assertTrusted()
136 private static void assertUntrusted(X509Certificate[] certs, X509TrustManager tm) { in assertUntrusted()
DConscryptIntermediateVerificationTest.java87 X509TrustManager tm = getTrustManager(); in testIntermediateVerification() local
DX509CertChainBuildingTest.java204 X509TrustManager tm = getTrustManager(ks, p); in assertExactPath() local
/cts/tests/tests/telecom2/src/android/telecom/cts/
DTelecomManagerNoPermissionsTest.java79 TelecomManager tm = mContext.getSystemService(TelecomManager.class); in testCallStateCompatPermissions() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTestOnMockModem.java81 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local
DMmTelFeatureTestOnMockModem.java159 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local
330 TelephonyManager tm = (TelephonyManager) getContext() in testSetTerminalBasedCallWaiting() local
DImsUtils.java132 TelephonyManager tm = in shouldRunSmsImsTests() local
DImsCallingTestOnMockModem.java98 TelephonyManager tm = (TelephonyManager) getContext() in beforeAllTests() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DUiccUtil.java125 TelephonyManager tm = in uiccHasCertificate() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java281 final TelephonyManager tm = in isRestrictionValid() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java816 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/
DDeviceInfoInstrument.java121 TelephonyManager tm = (TelephonyManager) getContext().getSystemService( in onStart() local
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DCaCertManagementTest.java426 X509TrustManager tm = getFirstX509TrustManager(); in assertCaCertTrustStatusChange() local
DTelephonyTest.java734 TelephonyManager tm = sContext.getSystemService(TelephonyManager.class); in isTelephonyCapableOfSettingNetworkTypes() local
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemManager.java248 TelephonyManager tm = sContext.getSystemService(TelephonyManager.class); in insertSimCard() local
282 TelephonyManager tm = sContext.getSystemService(TelephonyManager.class); in removeSimCard() local

12