Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h602 status_t shareAudioHistory(const std::string& sharedPackageName,
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp1600 status_t AudioRecord::shareAudioHistory(const std::string& sharedPackageName, in shareAudioHistory() argument
1608 mAudioRecord->shareAudioHistory(sharedPackageName, sharedStartMs)); in shareAudioHistory()
1610 mSharedAudioPackageName = sharedPackageName; in shareAudioHistory()