Home
last modified time | relevance | path

Searched defs:ss (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSignalStrengthTest.java64 ServiceState ss = mTm.getServiceState(); in isCamped() local
89 SignalStrength ss = mTm.getSignalStrength(); in testSignalStrength() local
143 ServiceState ss = mTm.getServiceState(); in isUsingEnDc() local
DServiceStateTest.java370 ServiceState ss = new ServiceState(); in testVopsSupportInfo() local
DCellInfoTest.java241 ServiceState ss = mTm.getServiceState(); in isCamped() local
DTelephonyManagerTest.java1769 ServiceState ss = mTelephonyManager.getServiceState(); in testNetworkRegistrationInfoRegisteredPlmn() local
/cts/tests/tests/telephony/current/src/android/telephony/gba/cts/
DGbaServiceTest.java242 int ss = sConfig.getServiceState(); in testServiceReleaseDefault() local
263 int ss = sConfig.getServiceState(); in testServiceReleaseDuration() local
288 int ss = sConfig.getServiceState(); in testServiceNoRelease() local
/cts/hostsidetests/statsdatom/apps/statsdapp/jni/
Dalloc_stress_activity.cpp47 std::stringstream ss; in Java_com_android_server_cts_device_statsdatom_StatsdCtsForegroundActivity_cmain() local
/cts/tests/tests/telephony/sdk28/src/android/telephony/sdk28/cts/
DCellInfoTest.java54 ServiceState ss = ShellIdentityUtils.invokeMethodWithShellPermissions( in isCamped() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspFftServer.java54 double cc, ss, t1, t2; in fft() local
/cts/tests/signature/api-check/src/jni/
Dclassdescriptors.cpp172 std::stringstream ss; in Java_android_signature_cts_api_BootClassPathClassesProvider_getClassMemberNamesAndTypes() local
196 std::stringstream ss; in Java_android_signature_cts_api_BootClassPathClassesProvider_getClassMemberNamesAndTypes() local
/cts/tests/tests/telephony/current/LocationAccessingApp/src/android/telephony/cts/locationaccessingapp/
DCtsLocationAccessService.java166 ServiceState ss = queue.poll(LISTENER_TIMEOUT, TimeUnit.MILLISECONDS); in listenForServiceState() local
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutGetLineLeftRightTest.java101 final SpannableString ss = new SpannableString(TEST_STR); in StaticLayoutGetLineLeftRightTest() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dutilities.h51 inline ::testing::AssertionResult ContainsSubstring(const std::string& s, const std::string& ss) { in ContainsSubstring()
/cts/hostsidetests/jvmti/attaching/host/src/android/jvmti/cts/
DJvmtiAttachingHostTest.java250 try (final ServerSocket ss = new ServerSocket(0)) { in runAttachTestCmd()
/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DSimpleSaveActivityTest.java1924 final SpannableString ss = new SpannableString("Here is URLSpan"); in newDescriptionWithUrlSpan() local
/cts/tests/tests/view/jni/
Dandroid_view_cts_ChoreographerNativeTest.cpp143 std::stringstream ss; in dumpSupportedRefreshPeriods() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5743 final SpannableString ss = new SpannableString("ex"); in testSetExtractedText() local