Home
last modified time | relevance | path

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

/packages/modules/IntentResolver/tests/shared/src/com/android/intentresolver/logging/
DFakeEventLog.kt34 var actionShareWithPreview: ActionShareWithPreview? = null variable in com.android.intentresolver.logging.FakeEventLog
122 actionShareWithPreview = ActionShareWithPreview(previewType) in logActionShareWithPreview()
123 log { actionShareWithPreview } in logActionShareWithPreview()