Home
last modified time | relevance | path

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

12

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DTelephonyUtilTest.java46 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityEapSim() local
66 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityEapAka() local
86 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityEapAkaPrime() local
112 TelephonyManager tm = mock(TelephonyManager.class); in getEncryptedIdentityImsi() local
143 TelephonyManager tm = mock(TelephonyManager.class); in getEncryptedIdentityKeyIdentifier() local
175 TelephonyManager tm = mock(TelephonyManager.class); in getEncryptedIdentityFailed() local
199 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentity2DigitMnc() local
216 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityUnknownMccMnc() local
240 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityNonTelephonyConfig() local
317 TelephonyManager tm = mock(TelephonyManager.class); in getGsmSimAuthResponseInvalidRequest() local
[all …]
/frameworks/support/emoji/core/src/androidTest/java/androidx/emoji/widget/
DEmojiTextViewHelperPre19Test.java50 final TransformationMethod tm = mock(TransformationMethod.class); in testUpdateTransformationMethod_doesNotUpdateTransformationMethod() local
72 final TransformationMethod tm = mock(TransformationMethod.class); in testGetTransformationMethod_returnSameTransformationMethod() local
78 final TransformationMethod tm = mock(TransformationMethod.class); in testSetAllCaps_doesNotUpdateTransformationMethod() local
DEmojiTextViewHelperTest.java82 final TransformationMethod tm = mTextView.getTransformationMethod(); in testUpdateTransformationMethod_doesNotCreateNewInstance() local
/frameworks/base/core/jni/
Dandroid_os_SystemClock.cpp52 struct timespec tm; in android_os_SystemClock_currentThreadTimeMillis() local
64 struct timespec tm; in android_os_SystemClock_currentThreadTimeMicro() local
/frameworks/base/core/java/android/net/http/
DX509TrustManagerExtensions.java54 public X509TrustManagerExtensions(X509TrustManager tm) throws IllegalArgumentException { in X509TrustManagerExtensions()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DAbstractImsStatusPreferenceController.java90 TelephonyManager tm = mContext.getSystemService(TelephonyManager.class); in updateConnectivity() local
/frameworks/av/cmds/screenrecord/
DOverlay.cpp258 struct tm tm; in getTimeString_l() local
369 struct tm tm; in doDrawInfoPage() local
/frameworks/base/services/core/java/com/android/server/
DMountServiceIdler.java99 JobScheduler tm = (JobScheduler) context.getSystemService(Context.JOB_SCHEDULER_SERVICE); in scheduleIdlePass() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DTelephonyUtil.java69 public static Pair<String, String> getSimIdentity(TelephonyManager tm, in getSimIdentity()
348 public static String getGsmSimAuthResponse(String[] requestData, TelephonyManager tm) { in getGsmSimAuthResponse()
445 TelephonyManager tm) { in get3GAuthResponse()
/frameworks/av/media/mtp/
DMtpUtils.cpp78 struct tm tm = {}; in parseDateTime() local
92 struct tm tm; in formatDateTime() local
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsAccess.java109 final TelephonyManager tm = (TelephonyManager) in checkAccessLevel() local
/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/service/
DTestJobService.java123 JobScheduler tm = in scheduleJob() local
/frameworks/av/media/libnblog/
DReportPerformance.cpp66 struct tm tm; in writeToFile() local
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java533 TelecomManager tm = (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isNonTtyOrTtyOnVolteEnabled() local
876 TelephonyManager tm = (TelephonyManager) in setWfcSetting() local
1059 TelephonyManager tm = (TelephonyManager) in setWfcMode() local
1272 TelephonyManager tm = new TelephonyManager(mContext, getSubId()); in updateImsServiceConfig() local
1366 TelephonyManager tm = new TelephonyManager(mContext, getSubId()); in updateWfcFeatureAndProvisionedValues() local
1420 TelephonyManager tm = (TelephonyManager) in isServiceAvailable() local
2072 TelephonyManager tm = (TelephonyManager) in turnOnIms() local
2142 TelephonyManager tm = (TelephonyManager) in turnOffIms() local
DMmTelFeatureConnection.java270 TelephonyManager tm = getTelephonyManager(context); in create() local
405 TelephonyManager tm = getTelephonyManager(mContext); in getRegistration() local
426 TelephonyManager tm = getTelephonyManager(mContext); in getConfig() local
/frameworks/base/libs/usb/tests/accessorytest/
Dhid.c42 struct timespec tm; in milli_sleep() local
Dusb.c38 struct timespec tm; in milli_sleep() local
/frameworks/support/emoji/core/src/main/java/androidx/emoji/widget/
DEmojiTextViewHelper.java158 final TransformationMethod tm = mTextView.getTransformationMethod(); in updateTransformationMethod() local
/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
Daccessorychat.c70 struct timespec tm; in milli_sleep() local
/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/
DMainActivity.java163 JobScheduler tm = in cancelAllJobs() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierInfoManager.java118 TelephonyMetrics tm = TelephonyMetrics.getInstance(); in updateOrInsertCarrierKey() local
/frameworks/base/telecomm/java/android/telecom/
DDefaultDialerManager.java200 final TelecomManager tm = getTelecomManager(context); in isDefaultOrSystemDialer() local
/frameworks/av/services/audioflinger/
DBufLog.cpp133 struct tm tm; in BufLogStream() local
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DTetheringConfiguration.java208 final TelephonyManager tm = (TelephonyManager) ctx.getSystemService(TELEPHONY_SERVICE); in checkDunRequired() local
/frameworks/base/core/java/com/android/internal/app/
DLocaleStore.java190 TelephonyManager tm = TelephonyManager.from(context); in getSimCountries() local

12