Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h2103 status_t shareAudioHistory_l(const std::string& sharedAudioPackageName,
DThreads.cpp9294 return shareAudioHistory_l(sharedAudioPackageName, sharedSessionId, sharedAudioStartMs); in shareAudioHistory()
9297 status_t RecordThread::shareAudioHistory_l( in shareAudioHistory_l() function in android::RecordThread