Searched refs:screenRecord (Results 1 – 2 of 2) sorted by relevance
62 ) { screenRecord, shareToApp, castToOtherDevice, call -> in <lambda>() method69 screenRecord is OngoingActivityChipModel.Shown -> screenRecord in <lambda>()
105 fun shareTraces(context: Context, screenRecord: Uri?) { in stopTracing()106 val replyHandler = Messenger(TraceurMessageHandler(context, screenRecord, backgroundLooper)) in stopTracing()127 private val screenRecord: Uri?, constant in com.android.systemui.recordissue.TraceurMessageSender.TraceurMessageHandler147 screenRecord?.let { add(it) } in shareTraces()