Home
last modified time | relevance | path

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

12

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DTelephonyUtilTest.java41 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityEapSim() local
55 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityEapAka() local
69 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityEapAkaPrime() local
83 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentity2DigitMnc() local
94 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityUnknownMccMnc() local
112 TelephonyManager tm = mock(TelephonyManager.class); in getSimIdentityNonTelephonyConfig() local
187 TelephonyManager tm = mock(TelephonyManager.class); in getGsmSimAuthResponseInvalidRequest() local
194 TelephonyManager tm = mock(TelephonyManager.class); in getGsmSimAuthResponseFailedSimResponse() local
204 TelephonyManager tm = mock(TelephonyManager.class); in getGsmSimAuthResponseUsim() local
222 TelephonyManager tm = mock(TelephonyManager.class); in getGsmSimAuthResponseSimpleSim() local
[all …]
/frameworks/support/emoji/core/tests/java/android/support/text/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.java85 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/av/media/mtp/
DMtpUtils.cpp58 struct tm tm = {}; in parseDateTime() local
72 struct tm tm; in formatDateTime() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DTelephonyUtil.java40 public static String getSimIdentity(TelephonyManager tm, WifiConfiguration config) { in getSimIdentity()
224 public static String getGsmSimAuthResponse(String[] requestData, TelephonyManager tm) { in getGsmSimAuthResponse()
321 TelephonyManager tm) { in get3GAuthResponse()
/frameworks/base/core/java/android/net/http/
DX509TrustManagerExtensions.java55 public X509TrustManagerExtensions(X509TrustManager tm) throws IllegalArgumentException { in X509TrustManagerExtensions()
/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.java95 JobScheduler tm = (JobScheduler) context.getSystemService(Context.JOB_SCHEDULER_SERVICE); in scheduleIdlePass() 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/native/cmds/dumpstate/
DDumpstateInternal.cpp145 timeval tm; in DumpFileFromFdToFd() 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/base/packages/Osu/src/com/android/hotspot2/
DOMADMAdapter.java125 TelephonyManager tm = (TelephonyManager) context in OMADMAdapter() local
342 TelephonyManager tm = (TelephonyManager) context in isSprint() local
/frameworks/support/emoji/core/src/android/support/text/emoji/widget/
DEmojiTextViewHelper.java157 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/base/telecomm/java/android/telecom/
DDefaultDialerManager.java200 final TelecomManager tm = getTelecomManager(context); in isDefaultOrSystemDialer() local
/frameworks/av/services/audioflinger/
DBufLog.cpp132 struct tm tm; in BufLogStream() local
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java376 TelecomManager tm = (TelecomManager) context.getSystemService(Context.TELECOM_SERVICE); in isNonTtyOrTtyOnVolteEnabled() local
394 TelecomManager tm = (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isNonTtyOrTtyOnVolteEnabledForSlot() local
768 TelephonyManager tm = (TelephonyManager) context in setWfcSetting() local
939 TelephonyManager tm = (TelephonyManager) in setWfcMode() local
967 TelephonyManager tm = (TelephonyManager) in setWfcModeForSlot() local
2158 TelephonyManager tm = (TelephonyManager) in getServiceProxy() local
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DTetheringConfiguration.java180 final TelephonyManager tm = (TelephonyManager) ctx.getSystemService(TELEPHONY_SERVICE); in checkDunRequired() local
/frameworks/base/core/java/com/android/internal/app/
DLocaleStore.java183 TelephonyManager tm = TelephonyManager.from(context); in getSimCountries() local
/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsApplication.java428 TelephonyManager tm = (TelephonyManager) in getApplication() local
538 TelephonyManager tm = (TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE); in setDefaultApplication() local
/frameworks/base/services/core/jni/
Dcom_android_server_AlarmManagerService.cpp124 struct tm tm, *gmtime_res; in setTime() local

12