Home
last modified time | relevance | path

Searched refs:setSessionId (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/packages/apps/Dialer/java/com/android/dialer/enrichedcall/videoshare/
H A DVideoShareSession.java24 void setSessionId(long sessionId); in setSessionId() method
/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java207 event.setSessionId(mSessionId); in sanitizeEvent()
235 event.setSessionId(mStartEvent.getSessionId()) in sanitizeEvent()
H A DSelectionEvent.java549 public SelectionEvent setSessionId(@Nullable TextClassificationSessionId id) { in setSessionId() method in SelectionEvent
H A DTextClassifierEvent.java437 out.setSessionId(mHiddenTempSessionId); in toSelectionEvent()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/autofill/
H A DAutofillIdTest.java122 id.setSessionId(108); in testFactoryMethod_withoutSession()
158 id.setSessionId(108); in testSetResetSession()
247 virtualOtherSession.setSessionId(666); in testEqualsHashCode_virtual_otherSession()
/aosp12/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSession.java156 setSessionId(sessionId); in Session()
165 public void setSessionId(@NonNull String sessionId) { in setSessionId() method in Session
/aosp12/frameworks/av/media/libaaudio/src/binding/
H A DAAudioStreamConfiguration.cpp60 setSessionId(parcelable.sessionId); in AAudioStreamConfiguration()
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h136 void setSessionId(aaudio_session_id_t sessionId) { in setSessionId() function
H A DAudioStream.h551 void setSessionId(int32_t sessionId) { in setSessionId() function
H A DAAudioAudio.cpp211 streamBuilder->setSessionId(sessionId); in AAudioStreamBuilder_setSessionId()
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpointShared.cpp83 setSessionId(mStreamInternal->getSessionId()); in open()
H A DAAudioServiceEndpointMMAP.cpp185 setSessionId(actualSessionId); in openWithFormat()
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DAutofillId.java162 public void setSessionId(int sessionId) { in setSessionId() method in AutofillId
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassifierEventTest.java52 expected.setSessionId(sessionId); in toSelectionEvent_selectionStarted()
/aosp12/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamRecord.cpp298 setSessionId(actualSessionId); in open()
H A DAudioStreamTrack.cpp227 setSessionId(actualSessionId); in open()
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp188 setSessionId(configurationOutput.getSessionId()); in open()
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h468 void setSessionId(audio_session_t sessionId) { mSessionId = sessionId; } in setSessionId() function
/aosp12/frameworks/base/media/java/android/media/
H A DAudioRecord.java759 public Builder setSessionId(int sessionId) throws IllegalArgumentException { in setSessionId() method in AudioRecord.Builder
H A DAudioTrack.java1156 public @NonNull Builder setSessionId(@IntRange(from = 1) int sessionId) in setSessionId() method in AudioTrack.Builder
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java530 ids.get(i).setSessionId(Session.this.id);
1614 fieldId.setSessionId(id);
2757 id.setSessionId(this.id);
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerService.java1296 .setSessionId(event.getCaptureSession())
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java803 mAutofillId.setSessionId(in.readInt()); in initializeFromParcelWithoutChildren()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt5296 …method public android.media.AudioRecord.Builder setSessionId(int) throws java.lang.IllegalArgument…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

12