Home
last modified time | relevance | path

Searched refs:shareAudioHistory_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h1789 status_t shareAudioHistory_l(const std::string& sharedAudioPackageName,
DThreads.cpp8217 return shareAudioHistory_l(sharedAudioPackageName, sharedSessionId, sharedAudioStartMs); in shareAudioHistory()
8220 status_t AudioFlinger::RecordThread::shareAudioHistory_l( in shareAudioHistory_l() function in android::AudioFlinger::RecordThread