Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h614 int64_t sharedStartMs);
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp1687 int64_t sharedStartMs) in shareAudioHistory() argument
1694 mAudioRecord->shareAudioHistory(sharedPackageName, sharedStartMs)); in shareAudioHistory()
1697 mSharedAudioStartMs = sharedStartMs; in shareAudioHistory()