/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | ServiceStateTest.java | 38 ServiceState ss = new ServiceState(); in testRoaming() local 66 ServiceState ss = new ServiceState(); in testRegState() local 126 ServiceState ss = new ServiceState(); in testRAT() local 184 ServiceState ss = new ServiceState(); in testGetCellBandwidths() local 196 ServiceState ss = new ServiceState(); in testOperatorName() local 213 ServiceState ss = new ServiceState(); in testMisc() local 232 ServiceState ss = new ServiceState(); in testParcel() local 260 ServiceState ss = new ServiceState(); in testBundle() local 323 ServiceState ss = new ServiceState(); in testNetworkRegistrationInfo() local 346 ServiceState ss = new ServiceState(); in testDuplexMode_notLte() local [all …]
|
D | ServiceStateTrackerTest.java | 623 ServiceState ss = new ServiceState(); in testOnImsServiceStateChanged() local 645 private void sendSignalStrength(SignalStrength ss) { in sendSignalStrength() 655 SignalStrength ss = new SignalStrength( in testSignalStrength() local 664 assertEquals(sst.getSignalStrength(), ss); in testSignalStrength() local 679 assertEquals(sst.getSignalStrength(), ss); in testSignalStrength() local 693 assertEquals(sst.getSignalStrength(), ss); in testSignalStrength() local 711 SignalStrength ss = new SignalStrength( in testLteSignalStrengthReportingCriteria() local 755 SignalStrength ss = new SignalStrength( in test5gNrSignalStrengthReportingCriteria_UseSsRsrp() local 782 SignalStrength ss = new SignalStrength( in test5gNrSignalStrengthReportingCriteria_UseSsRsrpAndSsRsrq() local 810 SignalStrength ss = new SignalStrength( in test5gNrSignalStrengthReportingCriteria_ConfiguredThresholds() local [all …]
|
D | PhoneStateListenerExecutorTest.java | 76 ServiceState ss = new ServiceState(); in testTriggerServiceStateChanged() local
|
D | PhoneStateListenerTest.java | 87 ServiceState ss = new ServiceState(); in testTriggerServiceStateChanged() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsPhoneTest.java | 482 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testOutgoingCallerIdDisplay() local 520 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCallWaiting() local 560 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring() local 834 ServiceState ss = getServiceStateDataAndVoice( in testCellVoiceDataChangeToWlanInLegacyMode() local 907 ServiceState ss = new ServiceState(); in getServiceStateDataAndVoice() local 919 ServiceState ss = new ServiceState(); in getServiceStateDataOnly() local 927 private ServiceState modifyServiceStateData(ServiceState ss, int rat, int regState, in modifyServiceStateData() 937 ServiceState ss = new ServiceState(); in getServiceStateOutOfService() local 942 private Message getServiceStateChangedMessage(ServiceState ss) { in getServiceStateChangedMessage()
|
/frameworks/av/media/mtp/tests/ |
D | MtpFfsHandle_test.cpp | 127 std::stringstream ss; in TYPED_TEST() local 150 std::stringstream ss; in TYPED_TEST() local 165 std::stringstream ss; in TYPED_TEST() local 182 std::stringstream ss; in TYPED_TEST() local 203 std::stringstream ss; in TYPED_TEST() local 224 std::stringstream ss; in TYPED_TEST() local 255 std::stringstream ss; in TYPED_TEST() local 284 std::stringstream ss; in TYPED_TEST() local 313 std::stringstream ss; in TYPED_TEST() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
D | CallQualityMetrics.java | 158 Integer ss = getLteSnr(); in addSnapshot() local 176 Integer ss = getLteSnr(); in updateMinAndMaxSignalStrengthSnapshots() local 224 SignalStrength ss = sst.getSignalStrength(); in getLteSnr() local 241 private static TelephonyCallSession.Event.SignalStrength toProto(int ss) { in toProto()
|
/frameworks/ml/nn/runtime/test/fuzzing/ |
D | RandomGraphGeneratorUtils.h | 114 std::stringstream ss; variable 128 std::stringstream ss; in joinStr() local 141 std::stringstream ss; in joinStr() local 226 std::stringstream ss; variable
|
/frameworks/opt/net/voip/src/jni/rtp/ |
D | util.cpp | 25 int parse(JNIEnv *env, jstring jAddress, int port, sockaddr_storage *ss) in parse()
|
D | RtpStream.cpp | 42 sockaddr_storage ss; in create() local
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | ClientDescriptor.cpp | 35 std::stringstream ss; in toShortString() local 62 std::stringstream ss; in toShortString() local
|
/frameworks/base/core/tests/coretests/src/android/net/ |
D | LocalSocketTest.java | 32 LocalServerSocket ss; in testBasic() local
|
/frameworks/rs/ |
D | rsSampler.cpp | 60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { in bindToContext() 65 void Sampler::unbindFromContext(SamplerState *ss) { in unbindFromContext()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhone.java | 1106 SS ss = new SS(onComplete); in getOutgoingCallerIdDisplay() local 1124 SS ss = new SS(clirMode, onComplete); in setOutgoingCallerIdDisplay() local 1137 SS ss = new SS(onComplete); in queryCLIP() local 1164 SS ss = new SS(commandInterfaceCFReason, serviceClass, onComplete); in getCallForwardingOption() local 1203 SS ss = new SS(commandInterfaceCFAction, commandInterfaceCFReason, in setCallForwardingOption() local 1228 SS ss = new SS(onComplete); in getCallWaiting() local 1256 SS ss = new SS(enable, serviceClass, onComplete); in setCallWaiting() local 1304 SS ss = new SS(facility, password, serviceClass, onComplete); in getCallBarring() local 1330 SS ss = new SS(facility, lockState, password, serviceClass, onComplete); in setCallBarring() local 1658 ServiceState ss = mDefaultPhone.getServiceStateTracker().mSS; in updateDataServiceState() local [all …]
|
/frameworks/av/include/media/ |
D | VolumeShaper.h | 315 std::stringstream ss; in toString() local 439 std::stringstream ss; in toString() local 498 std::stringstream ss; in toString() local 540 std::stringstream ss; in toString() local 660 std::stringstream ss; in toString() local 939 std::stringstream ss; in toString() local
|
/frameworks/native/libs/nativewindow/tests/ |
D | AHardwareBufferTest.cpp | 32 std::ostringstream ss; in BuildHexFailureMessage() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuScriptGroup2.cpp | 181 std::stringstream ss; in CpuScriptGroup2Impl() local 313 std::stringstream& ss) { in generateSourceSlot() 418 std::stringstream ss; in compile() local 465 std::stringstream ss; in compile() local
|
/frameworks/compile/mclinker/lib/LD/ |
D | Relocator.cpp | 64 std::stringstream ss; in issueUndefRef() local
|
/frameworks/base/telephony/java/android/telephony/ |
D | CellSignalStrengthNr.java | 161 public CellSignalStrengthNr(android.hardware.radio.V1_4.NrSignalStrength ss) { in CellSignalStrengthNr() 300 public void updateLevel(PersistableBundle cc, ServiceState ss) { in updateLevel()
|
/frameworks/native/services/sensorservice/ |
D | SensorRegistrationInfo.h | 65 std::ostringstream ss; in dump() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | CarrierTextControllerTest.java | 335 ServiceState ss = mock(ServiceState.class); in testCarrierText_noTextOnReadySimWhenNull_airplaneMode_wifiOn() local 337 mKeyguardUpdateMonitor.mServiceStates.put(TEST_SUBSCRIPTION_NULL.getSubscriptionId(), ss); in testCarrierText_noTextOnReadySimWhenNull_airplaneMode_wifiOn() local
|
/frameworks/av/media/libaudiofoundation/ |
D | AudioContainers.cpp | 94 std::stringstream ss; in dumpDeviceTypes() local
|
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
D | SettingsStateTest.java | 168 final SettingsState ss = new SettingsState(getContext(), lock, file, 1, in testUpgrade() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/ |
D | VolumeDialogImplTest.java | 87 VolumeDialogController.StreamState ss = new VolumeDialogController.StreamState(); in createShellState() local
|
/frameworks/av/media/libnblog/ |
D | ReportPerformance.cpp | 63 std::stringstream ss; in dumpHistogramsToString() local 118 std::stringstream ss; in dumpRetroString() local
|