Home
last modified time | relevance | path

Searched refs:setLength (Results 1 – 25 of 120) sorted by relevance

12345

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtcpRrPacket.cpp124 pobjRtcpPktBuf->setLength(uiRepBlkPos); in formRrPacket()
142 pobjRtcpPktBuf->setLength(uiCurPos); in formRrPacket()
167 m_objRtcpHdr.setLength(uiRrPktLen); in formRrPacket()
173 m_objRtcpHdr.setLength(uiRrPktLen); in formRrPacket()
176 pobjRtcpPktBuf->setLength(uiRtPktPos); in formRrPacket()
180 pobjRtcpPktBuf->setLength(uiCurPos); in formRrPacket()
DRtcpXrPacket.cpp109 m_objRtcpHdr.setLength(uiXrPktLen); in formRtcpXrPacket()
115 m_objRtcpHdr.setLength(uiXrPktLen); in formRtcpXrPacket()
118 pobjRtcpPktBuf->setLength(uiXrPktPos); in formRtcpXrPacket()
122 pobjRtcpPktBuf->setLength(uiCurPos); in formRtcpXrPacket()
DRtcpSdesPacket.cpp97 pobjRtcpPktBuf->setLength(uiCurPos); in formSdesPacket()
128 m_objRtcpHdr.setLength(uiSdesPktLen); in formSdesPacket()
131 pobjRtcpPktBuf->setLength(uiSdesPktPos); in formSdesPacket()
138 pobjRtcpPktBuf->setLength(uiCurPos); in formSdesPacket()
DRtcpAppPacket.cpp131 m_objRtcpHdr.setLength(uiAppPktLen); in formAppPacket()
137 m_objRtcpHdr.setLength(uiAppPktLen); in formAppPacket()
139 pobjRtcpPktBuf->setLength(uiAppPktPos); in formAppPacket()
144 pobjRtcpPktBuf->setLength(uiCurPos); in formAppPacket()
DRtcpSrPacket.cpp343 pobjRtcpPktBuf->setLength(uiCurPos); in formSrPacket()
369 pobjRtcpHdr->setLength(uiSrPktLen); in formSrPacket()
375 pobjRtcpHdr->setLength(uiSrPktLen); in formSrPacket()
379 pobjRtcpPktBuf->setLength(RTP_ZERO); in formSrPacket()
383 pobjRtcpPktBuf->setLength(uiSrPktLen); in formSrPacket()
DRtcpFbPacket.cpp154 m_objRtcpHdr.setLength(uiFbPktLen); in formRtcpFbPacket()
160 m_objRtcpHdr.setLength(uiFbPktLen); in formRtcpFbPacket()
163 pobjRtcpPktBuf->setLength(uiFbPktPos); in formRtcpFbPacket()
167 pobjRtcpPktBuf->setLength(uiCurPos); in formRtcpFbPacket()
DRtcpByePacket.cpp169 m_objRtcpHdr.setLength(uiByePktLen); in formByePacket()
175 m_objRtcpHdr.setLength(uiByePktLen); in formByePacket()
178 pobjRtcpPktBuf->setLength(uiByePktPos); in formByePacket()
183 pobjRtcpPktBuf->setLength(uiCurPos); in formByePacket()
DRtcpHeader.cpp86 RtpDt_Void RtcpHeader::setLength(IN RtpDt_UInt32 usLength) in setLength() function in RtcpHeader
164 pobjRtcpPktBuf->setLength(uiBufPos); in formRtcpHeader()
200 pobjRtcpPktBuf->setLength(uiBufPos); in formPartialRtcpHeader()
/packages/modules/DeviceLock/service/java/com/android/server/devicelock/
DDeviceLockControllerPackageUtils.java63 errorMessage.setLength(0); in findService()
77 errorMessage.setLength(0); in findServiceInternal()
122 errorMessage.setLength(0); in getDeviceIdTypeBitmap()
142 errorMessage.setLength(0); in getDeviceIdTypeBitmapInternal()
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/msrp/
DMsrpParser.java70 value.setLength(0); in parse()
84 value.setLength(0); in parse()
93 value.setLength(0); in parse()
114 value.setLength(0); in parse()
149 value.setLength(0); in readHeaders()
158 value.setLength(0); in readHeaders()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java236 mComposingText.setLength(0); in resetCachesUponCursorMoveAndReturnSuccess()
254 mCommittedTextBeforeComposingText.setLength(0); in reloadTextCache()
290 mComposingText.setLength(0); in finishComposingText()
311 mComposingText.setLength(0); in commitText()
480 mComposingText.setLength(remainingChars); in deleteTextBeforeCursor()
482 mComposingText.setLength(0); in deleteTextBeforeCursor()
486 mCommittedTextBeforeComposingText.setLength(len); in deleteTextBeforeCursor()
567 mCommittedTextBeforeComposingText.setLength(0); in setComposingRegion()
590 mComposingText.setLength(0); in setComposingText()
648 mComposingText.setLength(0); in commitCompletion()
/packages/apps/Calendar/src/com/android/calendar/
DCalendarViewAdapter.kt246 mStringBuilder.setLength(0) in buildDayOfWeek()
273 mStringBuilder.setLength(0) in buildFullDate()
279 mStringBuilder.setLength(0) in buildMonthYearDate()
290 mStringBuilder.setLength(0) in buildMonthDayDate()
296 mStringBuilder.setLength(0) in buildMonthDate()
332 mStringBuilder.setLength(0) in buildWeekDate()
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtcpAppPacketTest.cpp91 testBuf->setLength(RTP_ZERO); in TEST_F()
116 testBuf->setLength(RTP_ZERO); in TEST_F()
134 testBufAppData->setLength(10); in TEST_F()
DRtcpHeaderTest.cpp102 rtcpHeader.setLength(202); in TEST_F()
150 rtcpHeader.setLength(28); in TEST_F()
153 rtpBuffer.setLength(0); in TEST_F()
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DExerciseLapTest.java43 .setLength(Length.fromMeters(12)) in testExerciseLap_buildLap_buildCorrectObject()
63 new ExerciseLap.Builder(START_TIME, END_TIME).setLength(Length.fromMeters(-10)).build(); in testExerciseLap_lengthIsNegative_throwsException()
68 new ExerciseLap.Builder(START_TIME, END_TIME).setLength(Length.fromMeters(1e10)).build(); in testExerciseLap_lengthIsHuge_throwsException()
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DExerciseLapInternal.java48 .setLength(parcel.readDouble()); in readFromParcel()
99 builder.setLength(Length.fromMeters(getLength())); in toExternalRecord()
110 public ExerciseLapInternal setLength(double lengthInMeters) { in setLength() method in ExerciseLapInternal
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
DDeadKeyCombiner.java255 mDeadSequence.setLength(0); in processEvent()
263 mDeadSequence.setLength(trimIndex); in processEvent()
290 mDeadSequence.setLength(0); in processEvent()
296 mDeadSequence.setLength(0); in reset()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java328 sql.setLength(0); in createTables()
344 sql.setLength(0); in createTables()
365 sql.setLength(0); in createTables()
397 sql.setLength(0); in createTables()
408 sql.setLength(0); in createTables()
419 sql.setLength(0); in createTables()
429 sql.setLength(0); in dropTables()
DBlobCache.java287 mActiveDataFile.setLength(mActiveBytes); in setActiveVariables()
301 mIndexFile.setLength(0); // truncate to zero the index in resetCache()
302 mIndexFile.setLength(INDEX_HEADER_SIZE + maxEntries * 12 * 2); in resetCache()
317 mDataFile0.setLength(0); in resetCache()
318 mDataFile1.setLength(0); in resetCache()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureTrailDrawingPoints.java241 mEventTimes.setLength(newSize); in drawGestureTrailLocked()
242 mXCoordinates.setLength(newSize); in drawGestureTrailLocked()
243 mYCoordinates.setLength(newSize); in drawGestureTrailLocked()
245 mPointTypes.setLength(newSize); in drawGestureTrailLocked()
DGestureStrokeDrawingPoints.java50 mPreviewEventTimes.setLength(0); in reset()
51 mPreviewXCoordinates.setLength(0); in reset()
52 mPreviewYCoordinates.setLength(0); in reset()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DNameLookupBuilder.java164 mStringBuilder.setLength(0); in appendKoreanNameConsonantsLookup()
251 mStringBuilder.setLength(0); in insertNameVariant()
271 mStringBuilder.setLength(0); in insertCollationKey()
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DExerciseLap.java114 internalLap.setLength(getLength().getInMeters()); in toExerciseLapInternal()
137 public ExerciseLap.Builder setLength(@NonNull Length length) { in setLength() method in ExerciseLap.Builder
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DQueryService.java79 sb.setLength(0); in onHandleIntent()
87 sb.setLength(0); in onHandleIntent()
/packages/modules/HealthFitness/tests/unittests/src/android/healthconnect/internal/datatypes/
DExerciseLapInternalTest.java39 .setLength(Length.fromMeters(10)) in testExerciseLapInternal_convertToExternalAndBack_recordsAreEqual()
58 .setLength(10); in testExerciseLapInternal_writeToParcelAndBack_recordsAreEqual()

12345