Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSignalStrengthTest.java59 ServiceState ss = mTm.getServiceState(); in isCamped() local
80 SignalStrength ss = mTm.getSignalStrength(); in testSignalStrength() local
125 ServiceState ss = mTm.getServiceState(); in isUsingEnDc() local
DServiceStateTest.java300 ServiceState ss = new ServiceState(); in testLteVopsSupportInfo() local
DTelephonyManagerTest.java359 ServiceState ss = (ServiceState) performLocationAccessCommand( in testServiceStateLocationSanitization() local
378 ServiceState ss = (ServiceState) performLocationAccessCommand( in testServiceStateListeningWithoutPermissions() local
DCellInfoTest.java210 ServiceState ss = mTm.getServiceState(); in isCamped() local
/cts/hostsidetests/statsd/apps/statsdapp/jni/
Dalloc_stress_activity.cpp42 std::stringstream ss; in Java_com_android_server_cts_device_statsd_StatsdCtsBackgroundService_cmain() local
/cts/tests/tests/telephony/sdk28/src/android/telephony/sdk28/cts/
DCellInfoTest.java47 ServiceState ss = mTm.getServiceState(); in isCamped() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DMemInfoIncidentTest.java160 AppData.SqlStats ss = ad.getSql(); in testAppData() 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.java150 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/widget/src/android/widget/cts/
DTextViewTest.java5595 final SpannableString ss = new SpannableString("ex"); in testSetExtractedText() local