Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h603 int64_t sharedStartMs);
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp1601 int64_t sharedStartMs) in shareAudioHistory() argument
1608 mAudioRecord->shareAudioHistory(sharedPackageName, sharedStartMs)); in shareAudioHistory()
1611 mSharedAudioStartMs = sharedStartMs; in shareAudioHistory()