Searched refs:_latestInvocationType (Results 1 – 1 of 1) sorted by relevance
28 private val _latestInvocationType = constant31 val latestInvocationType: SharedFlow<Int> = _latestInvocationType.asSharedFlow()35 _latestInvocationType.tryEmit(type) in setLatestInvocationType()