Searched refs:getSessionId (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
H A DWifiDisplaySessionInfo.java75 public int getSessionId() { method in class:WifiDisplaySessionInfo
/frameworks/av/include/media/
H A DToneGenerator.h163 int getSessionId() { return (mpAudioTrack == 0) ? 0 : mpAudioTrack->getSessionId(); } function in class:android::ToneGenerator
H A DAudioRecord.h324 int getSessionId() const { return mSessionId; } function in class:android::AudioRecord
H A DMediaPlayerInterface.h103 virtual int getSessionId() const = 0;
H A DAudioTrack.h474 int getSessionId() const { return mSessionId; } function in class:android::AudioTrack
/frameworks/base/core/jni/
H A Dandroid_media_ToneGenerator.cpp75 return lpToneGen->getSessionId();
H A Dandroid_media_AudioRecord.cpp257 nSession[0] = lpRecorder->getSessionId();
H A Dandroid_media_AudioTrack.cpp353 nSession[0] = lpTrack->getSessionId();
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h90 virtual int getSessionId() const;
204 virtual int getSessionId() const;
H A DMediaPlayerService.cpp1945 int MediaPlayerService::AudioOutput::getSessionId() const function in class:android::MediaPlayerService::AudioOutput
2184 int MediaPlayerService::AudioCache::getSessionId() const function in class:android::MediaPlayerService::AudioCache
/frameworks/base/core/java/android/content/pm/
H A DPackageInstaller.java1099 public int getSessionId() { method in class:PackageInstaller.SessionInfo
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DRemotePlaybackClient.java163 public String getSessionId() { method in class:RemotePlaybackClient
193 * Equivalent to checking whether {@link #getSessionId} returns a non-null result.
555 * the {@link #getSessionId session id property} will be set to null after
/frameworks/opt/net/voip/src/jni/rtp/
H A DAudioGroup.cpp843 record->getSessionId(),

Completed in 840 milliseconds